summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath11k/mac.c
AgeCommit message (Expand)Author
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
2021-12-20ath11k: report tx bitrate for iw wlan station dumpWen Gong
2021-12-20ath11k: add signal report to mac80211 for QCA6390 and WCN6855Wen Gong
2021-12-20ath11k: report rssi of each chain to mac80211 for QCA6390/WCN6855Wen Gong
2021-12-14ath11k: add ab to TARGET_NUM_VDEVS & coKalle Valo
2021-12-14ath11k: Fix a NULL pointer dereference in ath11k_mac_op_hw_scan()Zhou Qingyang
2021-12-13ath11k: Fix deleting uninitialized kernel timer during fragment cache flushRameshkumar Sundaram
2021-12-13ath11k: set DTIM policy to stick mode for station interfaceCarl Huang
2021-12-13ath11k: support MAC address randomization in scanCarl Huang
2021-12-09ath11k: enable IEEE80211_HW_SINGLE_SCAN_ON_ALL_BANDS for WCN6855Wen Gong
2021-12-08ath11k: add wait operation for tx management packets for flush from mac80211Wen Gong
2021-12-08ath11k: add 11d scan offload supportWen Gong
2021-12-07ath11k: change to use dynamic memory for channel list of scanWen Gong
2021-11-29ath11k: Avoid NULL ptr access during mgmt tx cleanupSriram R
2021-11-22ath11k: skip sending vdev down for channel switchWen Gong
2021-11-22ath11k: fix read fail for htt_stats and htt_peer_stats for single pdevWen Gong
2021-11-22ath11k: calculate the correct NSS of peer for HE capabilitiesWen Gong
2021-11-17ath11k: reset RSN/WPA present state for open BSSKarthikeyan Kathirvel
2021-11-17ath11k: clear the keys properly via DISABLE_KEYKarthikeyan Kathirvel