summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath11k/mac.c
AgeCommit message (Expand)Author
2022-07-27Revert "ath11k: add support for hardware rfkill for QCA6390"Kalle Valo
2022-07-18wifi: ath11k: mac: fix long lineKalle Valo
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-06-06ath11k: Fix warnings reported by checkpatchManikanta Pubbisetty
2022-06-06ath11k: Fix LDPC config in set_bitrate_mask hookManikanta Pubbisetty
2022-05-30ath11k: support avg signal in station dumpThiraviyam Mariyappan
2022-05-22ath11k: Fix warning on variable 'sar' dereference before checkBaochen Qiang
2022-05-10ath11k: remove redundant assignment to variables vht_mcs and he_mcsColin Ian King
2022-05-10ath11k: Don't check arvif->is_started before sending management framesBaochen Qiang
2022-05-10ath11k: Implement remain-on-channel supportBaochen Qiang
2022-05-10ath11k: Handle keepalive during WoWLAN suspend and resumeBaochen Qiang
2022-05-09ath11k: reset 11d state in process of recoveryWen Gong
2022-05-06ath11k: mac: fix too long lineKalle Valo
2022-05-03Merge tag 'wireless-next-2022-05-03' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-05-03Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2022-05-02ath11k: change management tx queue to avoid connection timed outWen Gong
2022-04-27ath11k: read country code from SMBIOS for WCN6855/QCA6390Wen Gong
2022-04-23ath11k: Fix build warning without CONFIG_IPV6YueHaibing
2022-04-23ath11k: Add support for SARBaochen Qiang
2022-04-11mac80211: prepare sta handling for MLO supportSriram R
2022-04-11mac80211: introduce BSS color collision detectionLorenzo Bianconi
2022-04-04Revert "ath11k: mesh: add support for 256 bitmap in blockack frames in 11ax"Anilkumar Kolli
2022-03-30ath11k: reduce the wait time of 11d scan and hw scan while add interfaceWen Gong
2022-03-28ath11k: store and send country code to firmware after recoveryWen Gong
2022-03-25ath11k: Add peer rhash table supportKarthikeyan Periyasamy
2022-03-23ath11k: add synchronization operation between reconfigure of mac80211 and ath...Wen Gong
2022-03-23ath11k: add support for device recovery for QCA6390/WCN6855Wen Gong
2022-03-23ath11k: acquire ab->base_lock in unassign when finding the peer by addrNiels Dossche
2022-03-21ath11k: Refactor the peer deleteKarthikeyan Periyasamy
2022-03-18ath11k: support GTK rekey offloadCarl Huang
2022-03-18ath11k: support ARP and NS offloadCarl Huang
2022-03-18ath11k: Add WoW net-detect functionalityCarl Huang
2022-03-18ath11k: Add basic WoW functionalitiesCarl Huang
2022-02-25Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2022-02-21ath11k: Fix frames flush failure caused by deadlockBaochen Qiang
2022-02-16ieee80211: add EHT 1K aggregation definitionsMordechay Goodstein
2022-02-14ath11k: fix radar detection in 160 MhzVenkateswara Naralasetty
2022-02-14ath11k: fix WARN_ON during ath11k_mac_update_vif_chanVenkateswara Naralasetty
2022-02-01ath11k: add debugfs for TWT debug callsJohn Crispin
2022-01-28ath11k: set WMI_PEER_40MHZ while peer assoc for 6 GHzWen Gong
2022-01-17ath11k: Reconfigure hardware rate for WCN6855 after vdev is startedBaochen Qiang
2022-01-12ath11k: free peer for station when disconnect from AP for QCA6390/WCN6855Wen Gong
2021-12-20ath11k: add support for hardware rfkill for QCA6390Wen Gong