summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath12k/wmi.c
AgeCommit message (Expand)AuthorFilesLines
2024-10-16wifi: ath12k: prepare vif data structure for MLO handlingSriram R1-10/+12
2024-09-19wifi: ath12k: make read-only array svc_id static constColin Ian King1-3/+5
2024-09-06wifi: mac80211: handle ieee80211_radar_detected() for MLOAditya Kumar Singh1-1/+1
2024-08-07wifi: ath12k: fix BSS chan info request WMI commandP Praneesh1-0/+1
2024-06-26wifi: ath12k: fix peer metadata parsingKarthikeyan Periyasamy1-2/+4
2024-06-24wifi: ath12k: handle keepalive during WoWLAN suspend and resumeBaochen Qiang1-0/+38
2024-06-24wifi: ath12k: support GTK rekey offloadBaochen Qiang1-0/+112
2024-06-24wifi: ath12k: support ARP and NS offloadBaochen Qiang1-0/+148
2024-06-24wifi: ath12k: implement hardware data filterBaochen Qiang1-0/+31
2024-06-24wifi: ath12k: add WoW net-detect functionalityBaochen Qiang1-0/+145
2024-06-24wifi: ath12k: add basic WoW functionalitiesBaochen Qiang1-0/+143
2024-06-24wifi: ath12k: implement WoW enable and wakeup commandsBaochen Qiang1-0/+105
2024-06-03wifi: ath12k: add hw_link_id in ath12k_pdevKarthikeyan Periyasamy1-0/+1
2024-05-16wifi: ath12k: add EMA beacon supportAloka Dixit1-1/+12
2024-05-16wifi: ath12k: add MBSSID beacon supportAloka Dixit1-0/+1
2024-05-16wifi: ath12k: configure MBSSID parameters in AP modeAloka Dixit1-0/+6
2024-05-16wifi: ath12k: create a structure for WMI vdev up parametersAloka Dixit1-5/+5
2024-05-16wifi: ath12k: configure MBSSID params in vdev create/startAloka Dixit1-0/+3
2024-05-16wifi: ath12k: advertise driver capabilities for MBSSID and EMAAloka Dixit1-1/+6
2024-05-16wifi: ath12k: Correct 6 GHz frequency value in rx statusPradeep Kumar Chitrapu1-3/+7
2024-05-13wifi: ath12k: fix misspelling of "dma" in num_rxmda_per_pdevJeff Johnson1-1/+1
2024-05-13wifi: ath12k: avoid double SW2HW_MACID conversionKarthikeyan Periyasamy1-1/+1
2024-04-24wifi: ath12k: add support to handle beacon miss for WCN7850Kang Yang1-17/+17
2024-04-23wifi: ath12k: ACPI SAR supportLingbo Kong1-0/+99
2024-04-23wifi: ath12k: ACPI TAS supportLingbo Kong1-0/+44
2024-04-23wifi: ath12k: fix warning on DMA ring capabilities eventBaochen Qiang1-0/+1
2024-04-18wifi: ath12k: don't use %pK in dmesg format stringsJeff Johnson1-1/+1
2024-04-18wifi: ath12k: enable service flag for survey dump statsThiraviyam Mariyappan1-1/+2
2024-04-04wifi: ath12k: fix missing endianness conversion in wmi_vdev_create_cmd()Miaoqing Pan1-6/+6
2024-03-20wifi: ath12k: use correct flag field for 320 MHz channelsAloka Dixit1-1/+1
2024-02-28wifi: ath12k: add rcu lock for ath12k_wmi_p2p_noa_event()Kang Yang1-1/+4
2024-02-22Merge tag 'ath-next-20240222' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo1-21/+209
2024-02-14wifi: ath12k: Do not use scan_flags from struct ath12k_wmi_scan_req_argNicolas Escande1-1/+1
2024-02-08wifi: mac80211: add support to call csa_finish on a linkAditya Kumar Singh1-1/+1
2024-02-07wifi: ath12k: designating channel frequency for ROC scanKang Yang1-1/+16
2024-02-07wifi: ath12k: implement remain on channel for P2P modeKang Yang1-0/+8
2024-02-07wifi: ath12k: implement handling of P2P NoA eventKang Yang1-1/+56
2024-02-07wifi: ath12k: add P2P IE in beacon templateKang Yang1-0/+42
2024-02-07wifi: ath12k: fix broken structure wmi_vdev_create_cmdKang Yang1-0/+3
2024-02-02wifi: ath12k: add processing for TWT disable eventLingbo Kong1-1/+34
2024-02-02wifi: ath12k: add processing for TWT enable eventLingbo Kong1-1/+34
2024-02-02wifi: ath12k: fix firmware assert during insmod in memory segment modeAaradhana Sahu1-12/+3
2024-02-02wifi: ath12k: add support for peer meta data versionHarshitha Prem1-0/+6
2024-02-02wifi: ath12k: fetch correct pdev id from WMI_SERVICE_READY_EXT_EVENTIDSowmiya Sree Elavalagan1-4/+5
2024-02-02wifi: ath12k: indicate NON MBSSID vdev by default during vdev startSriram R1-0/+1
2024-01-19wifi: ath12k: add support for collecting firmware logBaochen Qiang1-0/+9
2024-01-19wifi: ath12k: Refactor the mac80211 hw access from link/radioKarthikeyan Periyasamy1-7/+10
2024-01-11wifi: ath12k: refactor ath12k_wmi_tlv_parse_alloc()Dmitry Antipov1-35/+34
2023-11-30wifi: ath12k: Update Qualcomm Innovation Center, Inc. copyrightsJeff Johnson1-1/+1
2023-10-25wifi: ath12k: fix dfs-radar and temperature event lockingJohan Hovold1-1/+10