summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath11k/wmi.c
AgeCommit message (Expand)Author
2023-11-30wifi: ath11k: Update Qualcomm Innovation Center, Inc. copyrightsJeff Johnson
2023-10-25wifi: ath11k: fix gtk offload status event lockingJohan Hovold
2023-10-25wifi: ath11k: fix dfs radar event lockingJohan Hovold
2023-10-25wifi: ath11k: fix temperature event lockingJohan Hovold
2023-10-18wifi: ath11k: rename the wmi_sc naming convention to wmi_abKarthikeyan Periyasamy
2023-10-12wifi: ath11k: Introduce and use ath11k_sta_to_arsta()Jeff Johnson
2023-10-12wifi: ath11k: add parsing of phy bitmap for reg rulesAditya Kumar Singh
2023-09-28wifi: ath11k: remove unnecessary (void*) conversionsWu Yunchuan
2023-09-21wifi: ath11k: remove unused members of 'struct ath11k_base'Dmitry Antipov
2023-06-13wifi: ath11k: fix memory leak in WMI firmware statsP Praneesh
2023-06-13wifi: ath11k: don't use %pKKalle Valo
2023-06-13wifi: ath11k: wmi: add unified command debug messagesKalle Valo
2023-06-13wifi: ath11k: wmi: use common error handling styleKalle Valo
2023-06-13wifi: ath11k: wmi: cleanup error handling in ath11k_wmi_send_init_country_cmd()Kalle Valo
2023-06-13wifi: ath11k: remove unsupported event handlersKalle Valo
2023-06-13wifi: ath11k: add WMI event debug messagesKalle Valo
2023-06-13wifi: ath11k: remove manual mask names from debug messagesKalle Valo
2023-06-01wifi: ath11k: factory test mode supportGovindaraj Saminathan
2023-05-09wifi: ath11k: EMA beacon supportAloka Dixit
2023-05-09wifi: ath11k: MBSSID beacon supportAloka Dixit
2023-05-09wifi: ath11k: MBSSID parameter configuration in AP modeAloka Dixit
2023-05-09wifi: ath11k: rename MBSSID fields in wmi_vdev_up_cmdAloka Dixit
2023-05-09wifi: ath11k: MBSSID configuration during vdev create/startAloka Dixit
2023-05-09wifi: ath11k: driver settings for MBSSID and EMAAloka Dixit
2023-05-05wifi: ath11k: Use list_count_nodes()Christophe JAILLET
2023-04-19wifi: ath11k: Remove disabling of 80+80 and 160 MHzMuna Sinada
2023-04-12wifi: ath11k: Fix invalid management rx frame length issueBhagavathi Perumal S
2023-03-13wifi: ath11k: add debug prints in regulatory WMI event processingAditya Kumar Singh
2023-03-13wifi: ath11k: add support to parse new WMI event for 6 GHzAditya Kumar Singh
2023-03-13wifi: ath11k: use proper regulatory reference for bandsAditya Kumar Singh
2023-03-01wifi: ath11k: Add tx ack signal support for management packetsAbinaya Kalaiselvan
2023-02-17wifi: ath11k: Set ext passive scan flag to adjust passive scan start timeTamizh Chelvam Raja
2023-01-19wifi: mac80211: drop extra 'e' from ieeee80211... nameJohannes Berg
2022-10-10wifi: ath11k: Fix spelling mistake "chnange" -> "change"Colin Ian King
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