summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath12k/wmi.c
AgeCommit message (Expand)Author
2024-06-26wifi: ath12k: fix peer metadata parsingKarthikeyan Periyasamy
2024-06-24wifi: ath12k: handle keepalive during WoWLAN suspend and resumeBaochen Qiang
2024-06-24wifi: ath12k: support GTK rekey offloadBaochen Qiang
2024-06-24wifi: ath12k: support ARP and NS offloadBaochen Qiang
2024-06-24wifi: ath12k: implement hardware data filterBaochen Qiang
2024-06-24wifi: ath12k: add WoW net-detect functionalityBaochen Qiang
2024-06-24wifi: ath12k: add basic WoW functionalitiesBaochen Qiang
2024-06-24wifi: ath12k: implement WoW enable and wakeup commandsBaochen Qiang
2024-06-03wifi: ath12k: add hw_link_id in ath12k_pdevKarthikeyan Periyasamy
2024-05-16wifi: ath12k: add EMA beacon supportAloka Dixit
2024-05-16wifi: ath12k: add MBSSID beacon supportAloka Dixit
2024-05-16wifi: ath12k: configure MBSSID parameters in AP modeAloka Dixit
2024-05-16wifi: ath12k: create a structure for WMI vdev up parametersAloka Dixit
2024-05-16wifi: ath12k: configure MBSSID params in vdev create/startAloka Dixit
2024-05-16wifi: ath12k: advertise driver capabilities for MBSSID and EMAAloka Dixit
2024-05-16wifi: ath12k: Correct 6 GHz frequency value in rx statusPradeep Kumar Chitrapu
2024-05-13wifi: ath12k: fix misspelling of "dma" in num_rxmda_per_pdevJeff Johnson
2024-05-13wifi: ath12k: avoid double SW2HW_MACID conversionKarthikeyan Periyasamy
2024-04-24wifi: ath12k: add support to handle beacon miss for WCN7850Kang Yang
2024-04-23wifi: ath12k: ACPI SAR supportLingbo Kong
2024-04-23wifi: ath12k: ACPI TAS supportLingbo Kong
2024-04-23wifi: ath12k: fix warning on DMA ring capabilities eventBaochen Qiang
2024-04-18wifi: ath12k: don't use %pK in dmesg format stringsJeff Johnson
2024-04-18wifi: ath12k: enable service flag for survey dump statsThiraviyam Mariyappan
2024-04-04wifi: ath12k: fix missing endianness conversion in wmi_vdev_create_cmd()Miaoqing Pan
2024-03-20wifi: ath12k: use correct flag field for 320 MHz channelsAloka Dixit
2024-02-28wifi: ath12k: add rcu lock for ath12k_wmi_p2p_noa_event()Kang Yang
2024-02-22Merge tag 'ath-next-20240222' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo
2024-02-14wifi: ath12k: Do not use scan_flags from struct ath12k_wmi_scan_req_argNicolas Escande
2024-02-08wifi: mac80211: add support to call csa_finish on a linkAditya Kumar Singh
2024-02-07wifi: ath12k: designating channel frequency for ROC scanKang Yang
2024-02-07wifi: ath12k: implement remain on channel for P2P modeKang Yang
2024-02-07wifi: ath12k: implement handling of P2P NoA eventKang Yang
2024-02-07wifi: ath12k: add P2P IE in beacon templateKang Yang
2024-02-07wifi: ath12k: fix broken structure wmi_vdev_create_cmdKang Yang
2024-02-02wifi: ath12k: add processing for TWT disable eventLingbo Kong
2024-02-02wifi: ath12k: add processing for TWT enable eventLingbo Kong
2024-02-02wifi: ath12k: fix firmware assert during insmod in memory segment modeAaradhana Sahu
2024-02-02wifi: ath12k: add support for peer meta data versionHarshitha Prem
2024-02-02wifi: ath12k: fetch correct pdev id from WMI_SERVICE_READY_EXT_EVENTIDSowmiya Sree Elavalagan
2024-02-02wifi: ath12k: indicate NON MBSSID vdev by default during vdev startSriram R
2024-01-19wifi: ath12k: add support for collecting firmware logBaochen Qiang
2024-01-19wifi: ath12k: Refactor the mac80211 hw access from link/radioKarthikeyan Periyasamy
2024-01-11wifi: ath12k: refactor ath12k_wmi_tlv_parse_alloc()Dmitry Antipov
2023-11-30wifi: ath12k: Update Qualcomm Innovation Center, Inc. copyrightsJeff Johnson
2023-10-25wifi: ath12k: fix dfs-radar and temperature event lockingJohan Hovold
2023-10-25wifi: ath12k: rename the wmi_sc naming convention to wmi_abKarthikeyan Periyasamy
2023-10-12wifi: ath12k: add parsing of phy bitmap for reg rulesAditya Kumar Singh
2023-09-28wifi: ath12k: change to treat alpha code na as world wide regdomainWen Gong
2023-09-28wifi: ath12k: indicate scan complete for scan canceled when scan runningWen Gong