summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/testmode.c
Commit message (Expand)AuthorAgeFilesLines
* ath10k: switch to use SPDX license identifiersKalle Valo2019-02-201-12/+1Star
* ath10k: enable Factory Test Mode for WCN3990Rakesh Pillai2019-02-111-1/+1
* ath10k: re-enable the firmware fallback mechanism for testmodeAndres Rodriguez2018-05-141-1/+1
* ath10k: update copyright yearKalle Valo2017-12-271-1/+1
* ath10k: append the wmi_op_version to testmode get_version cmdRyan Hsu2017-05-041-0/+7
* netlink: pass extended ACK struct to parsing functionsJohannes Berg2017-04-131-2/+2
* ath10k: silence firmware file probing warningsMichal Kazior2017-02-141-1/+4
* 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