aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath11k/wmi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-05-03Merge tag 'ath-next-20240502' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/athKalle Valo1-12/+6
2024-05-03wifi: mac80211: handle color change per linkAditya Kumar Singh1-1/+2
2024-04-18wifi: ath11k: Fix error handling in ath11k_wmi_p2p_noa_event()Christophe JAILLET1-12/+6
2024-03-14wifi: ath11k: implement handling of P2P NoA eventKang Yang1-1/+67
2024-03-14wifi: ath11k: add P2P IE in beacon templateKang Yang1-0/+39
2024-02-23wifi: ath11k: fix warning on DMA ring capabilities eventBaochen Qiang1-1/+2
2024-02-22Merge tag 'ath-next-20240222' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/athKalle Valo1-1/+1
2024-02-14wifi: ath11k: Do not directly use scan_flags in struct scan_req_paramsNicolas Escande1-1/+1
2024-02-12wifi: mac80211: remove gfp parameter from ieee80211_obss_color_collision_notifyLorenzo Bianconi1-2/+1
2024-02-08wifi: mac80211: add support to call csa_finish on a linkAditya Kumar Singh1-1/+1
2024-01-14wifi: ath11k: add handler for WMI_VDEV_SET_TPC_POWER_CMDIDWen Gong1-0/+64
2024-01-14wifi: ath11k: save max transmit power in vdev start response event from firmwareWen Gong1-1/+2
2024-01-14wifi: ath11k: update regulatory rules when interface addedWen Gong1-0/+6
2024-01-14wifi: ath11k: store cur_regulatory_info for each radioWen Gong1-127/+21
2024-01-14wifi: ath11k: add support to select 6 GHz regulatory typeWen Gong1-1/+2
2023-12-18wifi: ath11k: refactor ath11k_wmi_tlv_parse_alloc()Dmitry Antipov1-37/+36
2023-11-30wifi: ath11k: Update Qualcomm Innovation Center, Inc. copyrightsJeff Johnson1-1/+1
2023-10-25wifi: ath11k: fix gtk offload status event lockingJohan Hovold1-2/+5
2023-10-25wifi: ath11k: fix dfs radar event lockingJohan Hovold1-0/+4
2023-10-25wifi: ath11k: fix temperature event lockingJohan Hovold1-2/+6
2023-10-18wifi: ath11k: rename the wmi_sc naming convention to wmi_abKarthikeyan Periyasamy1-16/+16
2023-10-12wifi: ath11k: Introduce and use ath11k_sta_to_arsta()Jeff Johnson1-3/+3
2023-10-12wifi: ath11k: add parsing of phy bitmap for reg rulesAditya Kumar Singh1-2/+3
2023-09-28wifi: ath11k: remove unnecessary (void*) conversionsWu Yunchuan1-3/+3
2023-09-21wifi: ath11k: remove unused members of 'struct ath11k_base'Dmitry Antipov1-2/+0
2023-06-13wifi: ath11k: fix memory leak in WMI firmware statsP Praneesh1-0/+5
2023-06-13wifi: ath11k: don't use %pKKalle Valo1-2/+2
2023-06-13wifi: ath11k: wmi: add unified command debug messagesKalle Valo1-143/+185
2023-06-13wifi: ath11k: wmi: use common error handling styleKalle Valo1-24/+56
2023-06-13wifi: ath11k: wmi: cleanup error handling in ath11k_wmi_send_init_country_cmd()Kalle Valo1-4/+8
2023-06-13wifi: ath11k: remove unsupported event handlersKalle Valo1-15/+1
2023-06-13wifi: ath11k: add WMI event debug messagesKalle Valo1-18/+54
2023-06-13wifi: ath11k: remove manual mask names from debug messagesKalle Valo1-68/+68
2023-06-01wifi: ath11k: factory test mode supportGovindaraj Saminathan1-4/+7
2023-05-09wifi: ath11k: EMA beacon supportAloka Dixit1-1/+2
2023-05-09wifi: ath11k: MBSSID beacon supportAloka Dixit1-0/+1
2023-05-09wifi: ath11k: MBSSID parameter configuration in AP modeAloka Dixit1-1/+7
2023-05-09wifi: ath11k: rename MBSSID fields in wmi_vdev_up_cmdAloka Dixit1-3/+3
2023-05-09wifi: ath11k: MBSSID configuration during vdev create/startAloka Dixit1-0/+5
2023-05-09wifi: ath11k: driver settings for MBSSID and EMAAloka Dixit1-0/+3
2023-05-05wifi: ath11k: Use list_count_nodes()Christophe JAILLET1-23/+1
2023-04-19wifi: ath11k: Remove disabling of 80+80 and 160 MHzMuna Sinada1-1/+2
2023-04-12wifi: ath11k: Fix invalid management rx frame length issueBhagavathi Perumal S1-10/+35
2023-03-13wifi: ath11k: add debug prints in regulatory WMI event processingAditya Kumar Singh1-59/+148
2023-03-13wifi: ath11k: add support to parse new WMI event for 6 GHzAditya Kumar Singh1-16/+402
2023-03-13wifi: ath11k: use proper regulatory reference for bandsAditya Kumar Singh1-28/+30
2023-03-01wifi: ath11k: Add tx ack signal support for management packetsAbinaya Kalaiselvan1-11/+16
2023-02-17wifi: ath11k: Set ext passive scan flag to adjust passive scan start timeTamizh Chelvam Raja1-0/+8
2023-01-19wifi: mac80211: drop extra 'e' from ieeee80211... nameJohannes Berg1-2/+2
2022-10-10wifi: ath11k: Fix spelling mistake "chnange" -> "change"Colin Ian King1-1/+1