aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/wmi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-16wifi: ath10k: Fix miscellaneous spelling errorsJeff Johnson1-1/+1
2022-06-20wifi: mac80211: return a beacon for a specific linkShaul Triebitz1-1/+1
2022-06-20wifi: mac80211: move some future per-link data to bss_confJohannes Berg1-1/+1
2022-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-32/+1
2022-03-16Revert "ath10k: drop beacon and probe response which leak from other channel"Kalle Valo1-32/+1
2022-02-04mac80211: fix struct ieee80211_tx_info sizeAvraham Stern1-1/+1
2021-12-21Merge tag 'mac80211-next-for-net-next-2021-12-21' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJakub Kicinski1-1/+7
2021-12-09ath10k: drop beacon and probe response which leak from other channelWen Gong1-1/+26
2021-09-28ath10k: Fix missing frame timestamp for beacon/probe-respLoic Poulain1-0/+4
2021-06-19ath10k: demote chan info without scan request warningCaleb Connolly1-1/+1
2021-05-24ath10k/ath11k: fix spelling mistake "requed" -> "requeued"Colin Ian King1-3/+3
2021-02-09ath10k: Add new debug level for sta related logsTamizh Chelvam1-2/+2
2021-02-04ath10k: remove h from printk format specifierTom Rix1-1/+1
2020-12-12ath10k: add atomic protection for device recoveryWen Gong1-1/+1
2020-12-02ath10k: Fix the parsing error in service available eventRakesh Pillai1-2/+7
2020-11-07ath10k: Don't iterate over not-sdata-in-driver interfaces.Ben Greear1-1/+1
2020-09-11Merge tag 'wireless-drivers-next-2020-09-11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-24/+47
2020-08-31ath10k: wmi: Use struct_size() helper in ath10k_wmi_alloc_skb()Gustavo A. R. Silva1-24/+12
2020-08-27mac80211: rename csa counters to countdown countersJohn Crispin1-1/+1
2020-08-26ath10k: Add new api to support TID specific configurationTamizh Chelvam1-2/+4
2020-08-26ath10k: Add wmi command support for station specific TID configTamizh Chelvam1-0/+33
2020-04-15ath10k: Fix typo in warning messagesMamatha Telu1-1/+1
2020-04-06ath10k: enable radar detection in secondary segmentLei Wang1-11/+28
2020-04-06ath10k: enable VHT160 and VHT80+80 modesLei Wang1-8/+15
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_skb”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