summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/testmode.c
Commit message (Expand)AuthorAgeFilesLines
* ath10k: hide kernel addresses from logs using %pK format specifierMaharaja Kennadyrajan2016-09-021-2/+2
* ath10k: add testmode support for 10.4 firmwareTamizh chelvam2016-08-311-0/+23
* ath10k: switch testmode to use ath10k_core_fetch_firmware_api_n()Kalle Valo2016-04-201-122/+2Star
* ath10k: move htt_op_version to struct ath10k_fw_fileKalle Valo2016-04-201-0/+1
* ath10k: move wmi_op_version to struct ath10k_fw_fileKalle Valo2016-04-201-11/+6Star
* ath10k: move fw_features to struct ath10k_fw_fileKalle Valo2016-04-201-14/+0Star
* ath10k: move fw_version inside struct ath10k_fw_fileKalle Valo2016-04-201-6/+6
* ath10k: refactor firmware images to struct ath10k_fw_componentsKalle Valo2016-04-201-21/+40
* ath10k: add FW API support to test modeAlan Liu2015-10-291-18/+184
* ath10k: introduce wmi opsMichal Kazior2014-12-081-1/+4
* ath10k: add testmodeKalle Valo2014-09-111-0/+382