aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/wireless/ath/ath10k/mac.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-27Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo1-4/+4
2022-09-16wifi: ath10k: Fix miscellaneous spelling errorsJeff Johnson1-4/+4
2022-09-06wifi: mac80211: make smps_mode per-linkBenjamin Berg1-3/+3
2022-08-09wifi: ath10k: add peer map clean up for peer delete in ath10k_sta_state()Wen Gong1-25/+29
2022-07-15wifi: mac80211: replace link_id with link_conf in switch/(un)assign_vif_chanctx()Gregory Greenman1-2/+2
2022-07-15wifi: mac80211: change QoS settings API to take link into accountJohannes Berg1-1/+2
2022-07-15wifi: mac80211: move ps setting to vif configJohannes Berg1-1/+1
2022-06-20wifi: mac80211: return a beacon for a specific linkShaul Triebitz1-1/+1
2022-06-20wifi: mac80211: make channel context code MLO-awareJohannes Berg1-0/+2
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg1-1/+1
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg1-14/+15
2022-06-20wifi: mac80211: move some future per-link data to bss_confJohannes Berg1-4/+4
2022-05-30ath10k: fix regdomain info of iw reg set/getWen Gong1-1/+2
2022-05-22ath10k: add encapsulation offloading supportSergey Ryazanov1-13/+54
2022-05-06ath10k: mac: fix too long linesKalle Valo1-4/+9
2022-05-03Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo1-5/+20
2022-04-29ath10k: skip ath10k_halt during suspend for driver state RESTARTINGAbhishek Kumar1-2/+18
2022-04-27ath10k: simplify if-if to if-elseWan Jiabing1-3/+2
2022-04-11mac80211: prepare sta handling for MLO supportSriram R1-37/+39
2021-12-08ath10k: fix scan abort when duration is set for hw scanWen Gong1-4/+5
2021-10-25ath10k: fix invalid dma_addr_t token assignmentArnd Bergmann1-1/+9
2021-10-13ath10k: fix max antenna gain unitSven Eckelmann1-3/+3
2021-09-28ath10k: high latency fixes for beacon bufferAlagu Sankar1-8/+23
2021-06-15ath10k: Fix an error code in ath10k_add_interface()Yang Li1-0/+1
2021-03-06ath10k: Detect conf_mutex held ath10k_drain_tx() callsShuah Khan1-0/+2
2021-02-11ath10k: change ath10k_offchan_tx_work() peer present msg to a warnShuah Khan1-3/+2
2021-02-09ath10k: Add new debug level for sta related logsTamizh Chelvam1-10/+10
2021-02-09ath10k: Fix lockdep assertion warning in ath10k_sta_statisticsAnand K Mistry1-0/+2
2021-02-04ath10k: remove h from printk format specifierTom Rix1-6/+6
2021-01-28ath10k: fix wmi mgmt tx queue full due to race conditionMiaoqing Pan1-11/+4
2021-01-28ath10k: pass the ssid info to get the correct bss entityWen Gong1-1/+2
2021-01-28ath10k: allow dynamic SAR power limits via common APICarl Huang1-59/+171
2020-12-12ath10k: add atomic protection for device recoveryWen Gong1-0/+1
2020-11-07ath10k: Don't iterate over not-sdata-in-driver interfaces.Ben Greear1-9/+7
2020-11-07ath10k: fix compilation warningTamizh Chelvam1-1/+2
2020-10-28ath10k: remove repeated words in commentsKalle Valo1-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-119/+806
2020-09-11ath10k: Remove unused macro ATH10K_ROC_TIMEOUT_HZYueHaibing1-2/+0
2020-08-27mac80211: rename csa counters to countdown countersJohn Crispin1-2/+2
2020-08-26ath10k: Add new api to support reset TID configTamizh Chelvam1-0/+92
2020-08-26ath10k: Add new api to support TID specific configurationTamizh Chelvam1-3/+584
2020-08-26ath10k: Move rate mask validation function up in the fileTamizh Chelvam1-87/+87
2020-08-18Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo1-27/+43
2020-08-17ath10k: Use fallthrough pseudo-keywordGustavo A. R. Silva1-9/+9
2020-08-15ath10k: correct the array index from mcs index for HT mode for QCA6174Wen Gong1-4/+20
2020-08-15ath10k: remove return for NL80211_STA_INFO_TX_BITRATEWen Gong1-11/+10
2020-07-31nl80211: S1G band and channel definitionsThomas Pedersen1-7/+2
2020-06-16ath10k: provide survey info as accumulated dataVenkateswara Naralasetty1-1/+1
2020-06-16ath10k: fix retry packets update in station dumpVenkateswara Naralasetty1-2/+3
2020-05-11ath10k: Remove msdu from idr when management pkt send failsRakesh Pillai1-0/+3