summary refs log tree commit diff
path: root/drivers/net/wireless/ath/ath11k/mac.c
AgeCommit message (Expand)Author
2023-07-27wifi: ath11k: fix memory leak in WMI firmware statsP Praneesh
2023-07-27wifi: ath11k: fix registration of 6Ghz-only phy without the full channel rangeMaxime Bizon
2022-12-31wifi: ath11k: fix firmware assert during bandwidth change for peer staAditya Kumar Singh
2022-10-11wifi: ath11k: mac: fix reading 16 bytes from a region of size 0 warningKalle Valo
2022-09-27Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2022-09-26wifi: ath11k: Add support to get power save duration for each clientVenkateswara Naralasetty
2022-09-22wifi: ath11k: fix number of VHT beamformee spatial streamsJesus Fernandez Manzano
2022-09-22wifi: ath11k: retrieve MAC address from system firmware if providedJun Yu
2022-09-22wifi: ath11k: add get_txpower mac opsAditya Kumar Singh
2022-09-22wifi: ath11k: change complete() to complete_all() for scan.completedWen Gong
2022-09-16wifi: ath11k: Fix miscellaneous spelling errorsJeff Johnson
2022-09-06wifi: mac80211: make smps_mode per-linkBenjamin Berg
2022-09-02wifi: ath11k: Add support to connect to non-transmit MBSSID profilesManikanta Pubbisetty
2022-09-02wifi: ath11k: Fix hardware restart failure due to twt debugfs failureManikanta Pubbisetty
2022-09-02wifi: ath11k: Add TWT debugfs support for STA interfaceManikanta Pubbisetty
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