aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/wmi.c
AgeCommit message (Expand)Author
2022-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-16Revert "ath10k: drop beacon and probe response which leak from other channel"Kalle Valo
2022-02-04mac80211: fix struct ieee80211_tx_info sizeAvraham Stern
2021-12-21Merge tag 'mac80211-next-for-net-next-2021-12-21' of git://git.kernel.org/pub...Jakub Kicinski
2021-12-09ath10k: drop beacon and probe response which leak from other channelWen Gong
2021-09-28ath10k: Fix missing frame timestamp for beacon/probe-respLoic Poulain
2021-06-19ath10k: demote chan info without scan request warningCaleb Connolly
2021-05-24ath10k/ath11k: fix spelling mistake "requed" -> "requeued"Colin Ian King
2021-02-09ath10k: Add new debug level for sta related logsTamizh Chelvam
2021-02-04ath10k: remove h from printk format specifierTom Rix
2020-12-12ath10k: add atomic protection for device recoveryWen Gong
2020-12-02ath10k: Fix the parsing error in service available eventRakesh Pillai
2020-11-07ath10k: Don't iterate over not-sdata-in-driver interfaces.Ben Greear
2020-09-11Merge tag 'wireless-drivers-next-2020-09-11' of git://git.kernel.org/pub/scm/...David S. Miller
2020-08-31ath10k: wmi: Use struct_size() helper in ath10k_wmi_alloc_skb()Gustavo A. R. Silva
2020-08-27mac80211: rename csa counters to countdown countersJohn Crispin
2020-08-26ath10k: Add new api to support TID specific configurationTamizh Chelvam
2020-08-26ath10k: Add wmi command support for station specific TID configTamizh Chelvam
2020-04-15ath10k: Fix typo in warning messagesMamatha Telu
2020-04-06ath10k: enable radar detection in secondary segmentLei Wang
2020-04-06ath10k: enable VHT160 and VHT80+80 modesLei Wang
2020-03-22ath10k: Fill GCMP MIC length for PMFYingying Tang
2020-02-11ath10k: Add support to read btcoex related data from DTTamizh Chelvam
2020-01-26ath10k: Correct the DMA direction for management tx buffersRakesh Pillai
2019-11-25ath10k: report rssi of each chain to mac80211 for sdioWen Gong
2019-11-06Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2019-10-15net/wireless: Delete unnecessary checks before the macro call “dev_kfree_sk...Markus Elfring
2019-10-14ath10k: fix array out-of-bounds accessMiaoqing Pan
2019-10-02ath10k: add support for hardware rfkillWen Gong
2019-10-01ath10k: change sw version print format to hexTomislav Požega
2019-10-01ath10k: print supported MCS rates within service ready eventTomislav Požega
2019-10-01ath10k: print service ready returned channel rangeTomislav Požega
2019-10-01ath10k: add 2ghz channel arguments to service ready structureTomislav Požega
2019-09-23ath10k: Add peer param map for tlv and non-tlvRakesh Pillai
2019-05-07ath10k: rx_duration update for fw_stats debugfs entryBalaji Pothunoori
2019-02-28ath10k: Fill rx duration for each peer in fw_stats for WCN3990Surabhi Vishnoi
2019-02-26ath10k: add support for ack rssi value of management tx packetsAbhishek Ambure
2019-02-20ath10k: switch to use SPDX license identifiersKalle Valo
2019-02-12ath10k: add support to configure ftm responder rolePradeep Kumar Chitrapu
2019-02-11ath10k: implement set_base_macaddr to fix rx-bssid mask in multiple APs confChristian Lamparter
2019-02-11ath10k: update GCMP & GCMP-256 cipher suite number for WCN3990Abhishek Ambure
2019-02-08Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2019-02-07ath10k: fix dma unmap direction for management framesRakesh Pillai
2019-02-07ath10k: Handle bundled tx completion for management framesRakesh Pillai
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-12-20ath10k: add support to configure BB timing over wmiBhagavathi Perumal S
2018-12-20ath10k: remove an unnecessary NULL checkDan Carpenter
2018-12-20ath10k: disable 4addr source port learning in 10.4 FW by defaultSathishkumar Muruganandam
2018-11-05ath10k: fill the channel survey results for WCN3990 correctlyRakesh Pillai
2018-10-01ath10k: add debugfs support to get power save state change of STAMaharaja Kennadyrajan