summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath11k/wmi.c
AgeCommit message (Expand)Author
2024-05-03Merge tag 'ath-next-20240502' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo
2024-05-03wifi: mac80211: handle color change per linkAditya Kumar Singh
2024-04-18wifi: ath11k: Fix error handling in ath11k_wmi_p2p_noa_event()Christophe JAILLET
2024-03-14wifi: ath11k: implement handling of P2P NoA eventKang Yang
2024-03-14wifi: ath11k: add P2P IE in beacon templateKang Yang
2024-02-23wifi: ath11k: fix warning on DMA ring capabilities eventBaochen Qiang
2024-02-22Merge tag 'ath-next-20240222' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo
2024-02-14wifi: ath11k: Do not directly use scan_flags in struct scan_req_paramsNicolas Escande
2024-02-12wifi: mac80211: remove gfp parameter from ieee80211_obss_color_collision_notifyLorenzo Bianconi
2024-02-08wifi: mac80211: add support to call csa_finish on a linkAditya Kumar Singh
2024-01-14wifi: ath11k: add handler for WMI_VDEV_SET_TPC_POWER_CMDIDWen Gong
2024-01-14wifi: ath11k: save max transmit power in vdev start response event from firmwareWen Gong
2024-01-14wifi: ath11k: update regulatory rules when interface addedWen Gong
2024-01-14wifi: ath11k: store cur_regulatory_info for each radioWen Gong
2024-01-14wifi: ath11k: add support to select 6 GHz regulatory typeWen Gong
2023-12-18wifi: ath11k: refactor ath11k_wmi_tlv_parse_alloc()Dmitry Antipov
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