summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/wmi.c
AgeCommit message (Expand)AuthorFilesLines
2020-03-22ath10k: Fill GCMP MIC length for PMFYingying Tang1-2/+15
2020-02-11ath10k: Add support to read btcoex related data from DTTamizh Chelvam1-1/+1
2020-01-26ath10k: Correct the DMA direction for management tx buffersRakesh Pillai1-1/+1
2019-11-25ath10k: report rssi of each chain to mac80211 for sdioWen Gong1-2/+16
2019-11-06Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo1-18/+31
2019-10-15net/wireless: Delete unnecessary checks before the macro call “dev_kfree_sk...Markus Elfring1-3/+1
2019-10-14ath10k: fix array out-of-bounds accessMiaoqing Pan1-18/+31
2019-10-02ath10k: add support for hardware rfkillWen Gong1-0/+9
2019-10-01ath10k: change sw version print format to hexTomislav Požega1-1/+1
2019-10-01ath10k: print supported MCS rates within service ready eventTomislav Požega1-1/+5
2019-10-01ath10k: print service ready returned channel rangeTomislav Požega1-1/+5
2019-10-01ath10k: add 2ghz channel arguments to service ready structureTomislav Požega1-0/+6
2019-09-23ath10k: Add peer param map for tlv and non-tlvRakesh Pillai1-0/+18
2019-05-07ath10k: rx_duration update for fw_stats debugfs entryBalaji Pothunoori1-6/+31
2019-02-28ath10k: Fill rx duration for each peer in fw_stats for WCN3990Surabhi Vishnoi1-1/+1
2019-02-26ath10k: add support for ack rssi value of management tx packetsAbhishek Ambure1-12/+30
2019-02-20ath10k: switch to use SPDX license identifiersKalle Valo1-12/+1
2019-02-12ath10k: add support to configure ftm responder rolePradeep Kumar Chitrapu1-0/+4
2019-02-11ath10k: implement set_base_macaddr to fix rx-bssid mask in multiple APs confChristian Lamparter1-0/+21
2019-02-11ath10k: update GCMP & GCMP-256 cipher suite number for WCN3990Abhishek Ambure1-0/+30
2019-02-08Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo1-2/+25
2019-02-07ath10k: fix dma unmap direction for management framesRakesh Pillai1-2/+2
2019-02-07ath10k: Handle bundled tx completion for management framesRakesh Pillai1-0/+23
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain1-1/+1
2018-12-20ath10k: add support to configure BB timing over wmiBhagavathi Perumal S1-0/+23
2018-12-20ath10k: remove an unnecessary NULL checkDan Carpenter1-1/+1
2018-12-20ath10k: disable 4addr source port learning in 10.4 FW by defaultSathishkumar Muruganandam1-0/+4
2018-11-05ath10k: fill the channel survey results for WCN3990 correctlyRakesh Pillai1-37/+91
2018-10-01ath10k: add debugfs support to get power save state change of STAMaharaja Kennadyrajan1-1/+38
2018-10-01ath10k: fix tx status flag setting for management framesRakesh Pillai1-1/+6
2018-10-01ath10k: fix vdev-start timeout on errorBen Greear1-3/+16
2018-09-06ath10k: wmi: disable softirq's while calling ieee80211_rxErik Stromdahl1-1/+2
2018-09-06ath10k: avoid possible memory access violationK.T.VIJAYAKUMAAR1-0/+7
2018-09-03ath10k: retrieve MAC address from system firmware if providedBrian Norris1-1/+2
2018-08-28ath10k: schedule hardware restart if WMI command times outMartin Willi1-0/+6
2018-07-30ath10k: add debugfs file warm_hw_resetMaharaja Kennadyrajan1-1/+1
2018-07-30ath10k: handle mgmt tx completion eventRakesh Pillai1-0/+85
2018-06-14ath10k: use dma_zalloc_coherent instead of allocator/memsetYueHaibing1-3/+1
2018-06-14ath10k: support use of channel 173Ben Greear1-1/+1
2018-06-13ath10k: fix memory leak of tpc_statsColin Ian King1-4/+4
2018-05-25ath10k: DFS Host ConfirmationSriram R1-10/+176
2018-05-25ath: add support to get the detected radar specificationsSriram R1-1/+1
2018-05-12ath10k: remove variables which set but not usedKenneth Lu1-10/+2
2018-04-27ath10k: fix spelling mistake: "servive" -> "service"Colin Ian King1-1/+1
2018-04-27ath10k: fix kernel panic while reading tpc_statsTamizh Chelvam1-0/+6
2018-04-24ath10k: support MAC address randomization in scanCarl Huang1-0/+5
2018-04-24ath10k: add WMI_SERVICE_AVAILABLE_EVENT supportCarl Huang1-1/+20
2018-04-19ath10k: fix a typo in ath10k_wmi_set_wmm_param()Maharaja Kennadyrajan1-1/+1
2018-04-10ath10k: fix spelling mistake: "tiggers" -> "triggers"Colin Ian King1-1/+1
2018-04-10ath10k: avoid possible string overflowArnd Bergmann1-2/+2