summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath11k/wmi.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-26wifi: ath11k: Add support to get power save duration for each clientVenkateswara Naralasetty1-0/+104
2022-09-22wifi: ath11k: move firmware stats out of debugfsAditya Kumar Singh1-1/+47
2022-09-19wifi: ath11k: Include STA_KEEPALIVE_ARP_RESPONSE TLV header by defaultBaochen Qiang1-4/+5
2022-09-16wifi: ath11k: Fix miscellaneous spelling errorsJeff Johnson1-1/+1
2022-09-02wifi: ath11k: Add support to connect to non-transmit MBSSID profilesManikanta Pubbisetty1-0/+15
2022-09-02wifi: ath11k: Add TWT debugfs support for STA interfaceManikanta Pubbisetty1-24/+44
2022-07-27Revert "ath11k: add support for hardware rfkill for QCA6390"Kalle Valo1-41/+0
2022-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+2
2022-06-29wifi: mac80211: add gfp_t parameter to ieeee80211_obss_color_collision_notifyLorenzo Bianconi1-1/+2
2022-06-20wifi: mac80211: move some future per-link data to bss_confJohannes Berg1-2/+2
2022-06-06ath11k: Fix warnings reported by checkpatchManikanta Pubbisetty1-1/+1
2022-05-10ath11k: Designating channel frequency when sending management framesBaochen Qiang1-1/+16
2022-05-10ath11k: Implement remain-on-channel supportBaochen Qiang1-0/+4
2022-05-10ath11k: Handle keepalive during WoWLAN suspend and resumeBaochen Qiang1-0/+41
2022-05-02ath11k: fix warning of not found station for bssid in messageWen Gong1-5/+6
2022-04-29ath11k: Don't use GFP_KERNEL in atomic contextBaochen Qiang1-1/+1
2022-04-27ath11k: WMI changes to support WCN6750Manikanta Pubbisetty1-3/+7
2022-04-27ath11k: Do not put HW in DBS mode for WCN6750Manikanta Pubbisetty1-1/+2
2022-04-23ath11k: Add support for SARBaochen Qiang1-0/+70
2022-04-23ath11k: add support for extended wmi service bitWen Gong1-32/+49
2022-03-30ath11k: reduce the wait time of 11d scan and hw scan while add interfaceWen Gong1-2/+14
2022-03-18ath11k: support GTK rekey offloadCarl Huang1-0/+119
2022-03-18ath11k: support ARP and NS offloadCarl Huang1-0/+155
2022-03-18ath11k: implement hardware data filterCarl Huang1-0/+33
2022-03-18ath11k: Add WoW net-detect functionalityCarl Huang1-0/+154
2022-03-18ath11k: Add basic WoW functionalitiesCarl Huang1-0/+158
2022-02-01ath11k: add WMI calls to manually add/del/pause/resume TWT dialogsJohn Crispin1-4/+243
2022-02-01ath11k: Add debugfs interface to configure firmware debug log levelSeevalamuthu Mariappan1-0/+53
2021-12-22ath11k: add support of firmware logging for WCN6855Cheng Wang1-0/+10
2021-12-20ath11k: add support for hardware rfkill for QCA6390Wen Gong1-0/+41
2021-12-20ath11k: fix warning of RCU usage for ath11k_mac_get_arvif_by_vdev_id()Wen Gong1-0/+6
2021-12-20ath11k: add signal report to mac80211 for QCA6390 and WCN6855Wen Gong1-8/+41
2021-12-20ath11k: report rssi of each chain to mac80211 for QCA6390/WCN6855Wen Gong1-33/+146
2021-12-13ath11k: support MAC address randomization in scanCarl Huang1-0/+30
2021-12-09ath11k: Fix buffer overflow when scanning with extraieSven Eckelmann1-3/+3
2021-12-08ath11k: add wait operation for tx management packets for flush from mac80211Wen Gong1-1/+11
2021-12-08ath11k: add 11d scan offload supportWen Gong1-0/+109
2021-12-08ath11k: add configure country code for QCA6390 and WCN6855Wen Gong1-0/+36
2021-12-08ath11k: avoid deadlock by change ieee80211_queue_work for regd_update_workWen Gong1-1/+1
2021-11-24ath11k: Fix spelling mistake "detetction" -> "detection"Colin Ian King1-1/+1
2021-11-22ath11k: fix read fail for htt_stats and htt_peer_stats for single pdevWen Gong1-0/+6
2021-11-22ath11k: change to treat alpha code na as world wide regdomainWen Gong1-1/+7
2021-11-17ath11k: clear the keys properly via DISABLE_KEYKarthikeyan Kathirvel1-1/+2
2021-11-17ath11k: add support for BSS color changeJohn Crispin1-2/+76
2021-11-17ath11k: add trace log supportVenkateswara Naralasetty1-0/+4
2021-11-17ath11k: Disabling credit flow for WMI pathP Praneesh1-6/+48
2021-11-15ath11k: send proper txpower and maxregpower values to firmwareP Praneesh1-0/+2
2021-11-15ath11k: avoid unnecessary BH disable lock in STA kickout eventKarthikeyan Periyasamy1-2/+7
2021-11-12ath11k: Clear auth flag only for actual association in security modeRameshkumar Sundaram1-1/+1
2021-11-10ath11k: convert ath11k_wmi_pdev_set_ps_mode() to use enum wmi_sta_ps_modeKalle Valo1-3/+4