aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath11k/wmi.c
AgeCommit message (Expand)Author
2023-11-28wifi: ath11k: fix gtk offload status event lockingJohan Hovold
2023-11-28wifi: ath11k: fix dfs radar event lockingJohan Hovold
2023-11-28wifi: ath11k: fix temperature event lockingJohan Hovold
2023-07-27wifi: ath11k: fix memory leak in WMI firmware statsP Praneesh
2022-09-26wifi: ath11k: Add support to get power save duration for each clientVenkateswara Naralasetty
2022-09-22wifi: ath11k: move firmware stats out of debugfsAditya Kumar Singh
2022-09-19wifi: ath11k: Include STA_KEEPALIVE_ARP_RESPONSE TLV header by defaultBaochen Qiang
2022-09-16wifi: ath11k: Fix miscellaneous spelling errorsJeff Johnson
2022-09-02wifi: ath11k: Add support to connect to non-transmit MBSSID profilesManikanta 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-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-06-29wifi: mac80211: add gfp_t parameter to ieeee80211_obss_color_collision_notifyLorenzo Bianconi
2022-06-20wifi: mac80211: move some future per-link data to bss_confJohannes Berg
2022-06-06ath11k: Fix warnings reported by checkpatchManikanta Pubbisetty
2022-05-10ath11k: Designating channel frequency when 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-02ath11k: fix warning of not found station for bssid in messageWen Gong
2022-04-29ath11k: Don't use GFP_KERNEL in atomic contextBaochen Qiang
2022-04-27ath11k: WMI changes to support WCN6750Manikanta Pubbisetty
2022-04-27ath11k: Do not put HW in DBS mode for WCN6750Manikanta Pubbisetty
2022-04-23ath11k: Add support for SARBaochen Qiang
2022-04-23ath11k: add support for extended wmi service bitWen Gong
2022-03-30ath11k: reduce the wait time of 11d scan and hw scan while add interfaceWen Gong
2022-03-18ath11k: support GTK rekey offloadCarl Huang
2022-03-18ath11k: support ARP and NS offloadCarl Huang
2022-03-18ath11k: implement hardware data filterCarl Huang
2022-03-18ath11k: Add WoW net-detect functionalityCarl Huang
2022-03-18ath11k: Add basic WoW functionalitiesCarl Huang
2022-02-01ath11k: add WMI calls to manually add/del/pause/resume TWT dialogsJohn Crispin
2022-02-01ath11k: Add debugfs interface to configure firmware debug log levelSeevalamuthu Mariappan
2021-12-22ath11k: add support of firmware logging for WCN6855Cheng Wang
2021-12-20ath11k: add support for hardware rfkill for QCA6390Wen Gong
2021-12-20ath11k: fix warning of RCU usage for ath11k_mac_get_arvif_by_vdev_id()Wen 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-13ath11k: support MAC address randomization in scanCarl Huang
2021-12-09ath11k: Fix buffer overflow when scanning with extraieSven Eckelmann
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-08ath11k: add configure country code for QCA6390 and WCN6855Wen Gong
2021-12-08ath11k: avoid deadlock by change ieee80211_queue_work for regd_update_workWen Gong
2021-11-24ath11k: Fix spelling mistake "detetction" -> "detection"Colin Ian King
2021-11-22ath11k: fix read fail for htt_stats and htt_peer_stats for single pdevWen Gong
2021-11-22ath11k: change to treat alpha code na as world wide regdomainWen Gong
2021-11-17ath11k: clear the keys properly via DISABLE_KEYKarthikeyan Kathirvel
2021-11-17ath11k: add support for BSS color changeJohn Crispin
2021-11-17ath11k: add trace log supportVenkateswara Naralasetty
2021-11-17ath11k: Disabling credit flow for WMI pathP Praneesh