aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/testmode.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-17ath10k: Fix some typo in some warning messagesChristophe JAILLET1-2/+2
2019-06-25ath10k: change firmware file name for UTF mode of SDIO/USBWen Gong1-1/+16
2019-04-27netlink: make validation more configurable for future strictnessJohannes Berg1-2/+2
2019-02-20ath10k: switch to use SPDX license identifiersKalle Valo1-12/+1
2019-02-11ath10k: enable Factory Test Mode for WCN3990Rakesh Pillai1-1/+1
2018-05-14ath10k: re-enable the firmware fallback mechanism for testmodeAndres Rodriguez1-1/+1
2017-12-27ath10k: update copyright yearKalle Valo1-1/+1
2017-05-04ath10k: append the wmi_op_version to testmode get_version cmdRyan Hsu1-0/+7
2017-04-13netlink: pass extended ACK struct to parsing functionsJohannes Berg1-2/+2
2017-02-14ath10k: silence firmware file probing warningsMichal Kazior1-1/+4
2016-09-02ath10k: hide kernel addresses from logs using %pK format specifierMaharaja Kennadyrajan1-2/+2
2016-08-31ath10k: add testmode support for 10.4 firmwareTamizh chelvam1-0/+23
2016-04-20ath10k: switch testmode to use ath10k_core_fetch_firmware_api_n()Kalle Valo1-122/+2
2016-04-20ath10k: move htt_op_version to struct ath10k_fw_fileKalle Valo1-0/+1
2016-04-20ath10k: move wmi_op_version to struct ath10k_fw_fileKalle Valo1-11/+6
2016-04-20ath10k: move fw_features to struct ath10k_fw_fileKalle Valo1-14/+0
2016-04-20ath10k: move fw_version inside struct ath10k_fw_fileKalle Valo1-6/+6
2016-04-20ath10k: refactor firmware images to struct ath10k_fw_componentsKalle Valo1-21/+40
2015-10-29ath10k: add FW API support to test modeAlan Liu1-18/+184
2014-12-08ath10k: introduce wmi opsMichal Kazior1-1/+4
2014-09-11ath10k: add testmodeKalle Valo1-0/+382