summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/mac.c
AgeCommit message (Expand)Author
2024-02-21wifi: mac80211: check beacon countdown is complete on per link basisAditya Kumar Singh
2024-02-08wifi: mac80211: add support to call csa_finish on a linkAditya Kumar Singh
2024-02-08wifi: mac80211: update beacon counters per link basisAditya Kumar Singh
2024-01-18wifi: ath10k: replace ENOTSUPP with EOPNOTSUPPKarthikeyan Periyasamy
2023-12-07wifi: ath10k: add support to allow broadcast action frame RXJames Prestwood
2023-11-30wifi: ath10k: Update Qualcomm Innovation Center, Inc. copyrightsJeff Johnson
2023-10-31wifi: ath10k: replace deprecated strncpy with memcpyJustin Stitt
2023-10-03wifi: ath10k: simplify ath10k_peer_create()Dmitry Antipov
2023-10-02wifi: ath10k: indicate to mac80211 scan complete with aborted flag for ATH10K...Wen Gong
2023-06-01wifi: ath10k: Trigger STA disconnect after reconfig complete on hardware restartYoughandhar Chintala
2023-05-05wifi: ath10k: Serialize wake_tx_queue opsAlexander Wetzel
2023-02-22wifi: ath10k: Remove redundant assignment to changed_flagsJiapeng Chong
2022-09-27Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2022-09-16wifi: ath10k: Fix miscellaneous spelling errorsJeff Johnson
2022-09-06wifi: mac80211: make smps_mode per-linkBenjamin Berg
2022-08-09wifi: ath10k: add peer map clean up for peer delete in ath10k_sta_state()Wen Gong
2022-07-15wifi: mac80211: replace link_id with link_conf in switch/(un)assign_vif_chanc...Gregory Greenman
2022-07-15wifi: mac80211: change QoS settings API to take link into accountJohannes Berg
2022-07-15wifi: mac80211: move ps setting to vif configJohannes Berg
2022-06-20wifi: mac80211: return a beacon for a specific linkShaul Triebitz
2022-06-20wifi: mac80211: make channel context code MLO-awareJohannes Berg
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg
2022-06-20wifi: mac80211: move some future per-link data to bss_confJohannes Berg
2022-05-30ath10k: fix regdomain info of iw reg set/getWen Gong
2022-05-22ath10k: add encapsulation offloading supportSergey Ryazanov
2022-05-06ath10k: mac: fix too long linesKalle Valo
2022-05-03Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2022-04-29ath10k: skip ath10k_halt during suspend for driver state RESTARTINGAbhishek Kumar
2022-04-27ath10k: simplify if-if to if-elseWan Jiabing
2022-04-11mac80211: prepare sta handling for MLO supportSriram R
2021-12-08ath10k: fix scan abort when duration is set for hw scanWen Gong
2021-10-25ath10k: fix invalid dma_addr_t token assignmentArnd Bergmann
2021-10-13ath10k: fix max antenna gain unitSven Eckelmann
2021-09-28ath10k: high latency fixes for beacon bufferAlagu Sankar
2021-06-15ath10k: Fix an error code in ath10k_add_interface()Yang Li
2021-03-06ath10k: Detect conf_mutex held ath10k_drain_tx() callsShuah Khan
2021-02-11ath10k: change ath10k_offchan_tx_work() peer present msg to a warnShuah Khan
2021-02-09ath10k: Add new debug level for sta related logsTamizh Chelvam
2021-02-09ath10k: Fix lockdep assertion warning in ath10k_sta_statisticsAnand K Mistry
2021-02-04ath10k: remove h from printk format specifierTom Rix
2021-01-28ath10k: fix wmi mgmt tx queue full due to race conditionMiaoqing Pan
2021-01-28ath10k: pass the ssid info to get the correct bss entityWen Gong
2021-01-28ath10k: allow dynamic SAR power limits via common APICarl Huang
2020-12-12ath10k: add atomic protection for device recoveryWen Gong
2020-11-07ath10k: Don't iterate over not-sdata-in-driver interfaces.Ben Greear
2020-11-07ath10k: fix compilation warningTamizh Chelvam
2020-10-28ath10k: remove repeated words in commentsKalle Valo
2020-09-11Merge tag 'wireless-drivers-next-2020-09-11' of git://git.kernel.org/pub/scm/...David S. Miller
2020-09-11ath10k: Remove unused macro ATH10K_ROC_TIMEOUT_HZYueHaibing