summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/wmi.c
Commit message (Expand)AuthorAgeFilesLines
* ath10k: add atomic protection for device recoveryWen Gong2020-12-121-1/+1
* ath10k: Fix the parsing error in service available eventRakesh Pillai2020-12-021-2/+7
* ath10k: Don't iterate over not-sdata-in-driver interfaces.Ben Greear2020-11-071-1/+1
* Merge tag 'wireless-drivers-next-2020-09-11' of git://git.kernel.org/pub/scm/...David S. Miller2020-09-111-24/+47
|\
| * ath10k: wmi: Use struct_size() helper in ath10k_wmi_alloc_skb()Gustavo A. R. Silva2020-08-311-24/+12
| * ath10k: Add new api to support TID specific configurationTamizh Chelvam2020-08-261-2/+4
| * ath10k: Add wmi command support for station specific TID configTamizh Chelvam2020-08-261-0/+33
* | mac80211: rename csa counters to countdown countersJohn Crispin2020-08-271-1/+1
|/
* ath10k: Fix typo in warning messagesMamatha Telu2020-04-151-1/+1
* ath10k: enable radar detection in secondary segmentLei Wang2020-04-061-11/+28
* ath10k: enable VHT160 and VHT80+80 modesLei Wang2020-04-061-8/+15
* ath10k: Fill GCMP MIC length for PMFYingying Tang2020-03-221-2/+15
* ath10k: Add support to read btcoex related data from DTTamizh Chelvam2020-02-111-1/+1
* ath10k: Correct the DMA direction for management tx buffersRakesh Pillai2020-01-261-1/+1
* ath10k: report rssi of each chain to mac80211 for sdioWen Gong2019-11-251-2/+16
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2019-11-061-18/+31
|\
| * ath10k: fix array out-of-bounds accessMiaoqing Pan2019-10-141-18/+31
* | net/wireless: Delete unnecessary checks before the macro call “dev_kfree_sk...Markus Elfring2019-10-151-3/+1
|/
* ath10k: add support for hardware rfkillWen Gong2019-10-021-0/+9
* ath10k: change sw version print format to hexTomislav Požega2019-10-011-1/+1
* ath10k: print supported MCS rates within service ready eventTomislav Požega2019-10-011-1/+5
* ath10k: print service ready returned channel rangeTomislav Požega2019-10-011-1/+5
* ath10k: add 2ghz channel arguments to service ready structureTomislav Požega2019-10-011-0/+6
* ath10k: Add peer param map for tlv and non-tlvRakesh Pillai2019-09-231-0/+18
* ath10k: rx_duration update for fw_stats debugfs entryBalaji Pothunoori2019-05-071-6/+31
* ath10k: Fill rx duration for each peer in fw_stats for WCN3990Surabhi Vishnoi2019-02-281-1/+1
* ath10k: add support for ack rssi value of management tx packetsAbhishek Ambure2019-02-261-12/+30
* ath10k: switch to use SPDX license identifiersKalle Valo2019-02-201-12/+1
* ath10k: add support to configure ftm responder rolePradeep Kumar Chitrapu2019-02-121-0/+4
* ath10k: implement set_base_macaddr to fix rx-bssid mask in multiple APs confChristian Lamparter2019-02-111-0/+21
* ath10k: update GCMP & GCMP-256 cipher suite number for WCN3990Abhishek Ambure2019-02-111-0/+30
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2019-02-081-2/+25
|\
| * ath10k: fix dma unmap direction for management framesRakesh Pillai2019-02-071-2/+2
| * ath10k: Handle bundled tx completion for management framesRakesh Pillai2019-02-071-0/+23
* | cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-1/+1
|/
* ath10k: add support to configure BB timing over wmiBhagavathi Perumal S2018-12-201-0/+23
* ath10k: remove an unnecessary NULL checkDan Carpenter2018-12-201-1/+1
* ath10k: disable 4addr source port learning in 10.4 FW by defaultSathishkumar Muruganandam2018-12-201-0/+4
* ath10k: fill the channel survey results for WCN3990 correctlyRakesh Pillai2018-11-051-37/+91
* ath10k: add debugfs support to get power save state change of STAMaharaja Kennadyrajan2018-10-011-1/+38
* ath10k: fix tx status flag setting for management framesRakesh Pillai2018-10-011-1/+6
* ath10k: fix vdev-start timeout on errorBen Greear2018-10-011-3/+16
* ath10k: wmi: disable softirq's while calling ieee80211_rxErik Stromdahl2018-09-061-1/+2
* ath10k: avoid possible memory access violationK.T.VIJAYAKUMAAR2018-09-061-0/+7
* ath10k: retrieve MAC address from system firmware if providedBrian Norris2018-09-031-1/+2
* ath10k: schedule hardware restart if WMI command times outMartin Willi2018-08-281-0/+6
* ath10k: add debugfs file warm_hw_resetMaharaja Kennadyrajan2018-07-301-1/+1
* ath10k: handle mgmt tx completion eventRakesh Pillai2018-07-301-0/+85
* ath10k: use dma_zalloc_coherent instead of allocator/memsetYueHaibing2018-06-141-3/+1
* ath10k: support use of channel 173Ben Greear2018-06-141-1/+1