summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2025-04-03wifi: ath12k: Add support to clear qdesc array in REO cacheBalamurugan S
2025-04-03wifi: ath12k: Fix the enabling of REO queue lookup table featureSriram R
2025-04-02wifi: ath11k: fix node corruption in ar->arvifs listStone Zhang
2025-04-02wifi: ath12k: Fix spelling errors in mac.c fileMaharaja Kennadyrajan
2025-04-02wifi: ath12k: store and send country code to firmware after recoveryWen Gong
2025-04-02wifi: ath12k: add 11d scan offload supportWen Gong
2025-04-02wifi: ath12k: use correct WMI command to set country code for WCN7850Wen Gong
2025-04-02wifi: ath12k: add configure country code for WCN7850Wen Gong
2025-04-02wifi: ath12k: Fix memory leak due to multiple rx_stats allocationSidhanta Sahu
2025-04-02wifi: wl1251: fix memory leak in wl1251_tx_workAbdun Nihaal
2025-04-02wifi: brcmfmac: fix memory leak in brcmf_get_module_paramAbdun Nihaal
2025-04-02wifi: iwlwifi: mld: silence uninitialized variable warningDan Carpenter
2025-04-02wifi: at76c50x: fix use after free access in at76_disconnectAbdun Nihaal
2025-04-02iwlwifi: mld: fix building with CONFIG_PM_SLEEP disabledArnd Bergmann
2025-04-02wifi: iwlwifi: mld: fix PM_SLEEP -Wundef warningJohannes Berg
2025-04-02wifi: iwlwifi: mld: reduce scope for uninitialized variableYedidya Benshimol
2025-03-31Reapply "wifi: ath11k: restore country code during resume"Baochen Qiang
2025-03-31wifi: ath11k: choose default PM policy for hibernationBaochen Qiang
2025-03-31wifi: ath11k: support non-WoWLAN mode suspend as wellBaochen Qiang
2025-03-31wifi: ath11k: refactor ath11k_core_suspend/_resume()Baochen Qiang
2025-03-31wifi: ath11k: introduce ath11k_core_continue_suspend_resume()Baochen Qiang
2025-03-31wifi: ath11k: determine PM policy based on machine modelBaochen Qiang
2025-03-31wifi: rtw88: usb: Remove redundant 'flush_workqueue()' callsChen Ni
2025-03-31wifi: rtw88: sdio: Remove redundant 'flush_workqueue()' callsChen Ni
2025-03-31wifi: rtw89: 8852bx: support different SAR configs by antennaZong-Zhe Yang
2025-03-31wifi: rtw89: 8852c: support different SAR configs by antennaZong-Zhe Yang
2025-03-31wifi: rtw89: 8922a: support different SAR configs by antennaZong-Zhe Yang
2025-03-31wifi: rtw89: sar: add skeleton for different configs by antennaZong-Zhe Yang
2025-03-31wifi: rtw89: acpi: support loading GEO SAR tablesZong-Zhe Yang
2025-03-31wifi: rtw89: acpi: support loading dynamic SAR tables and indicatorZong-Zhe Yang
2025-03-31wifi: rtw89: acpi: support loading static SAR tableZong-Zhe Yang
2025-03-31wifi: rtw89: acpi: introduce method evaluation function for reuseZong-Zhe Yang
2025-03-31wifi: rtw89: sar: add skeleton for SAR configuration via ACPIZong-Zhe Yang
2025-03-31wifi: rtw89: sar: introduce structure to wrap query parametersZong-Zhe Yang
2025-03-31wifi: rtw89: regd: introduce string getter for reuseZong-Zhe Yang
2025-03-31wifi: rtw89: fix typo of "access" in rtw89_sar_info descriptionZong-Zhe Yang
2025-03-31wifi: rtw89: phy: reset value of force TX power for MAC IDPing-Ke Shih
2025-03-31wifi: rtw89: fw: cast mfw_hdr pointer from address of zeroth byte of firmware...Ping-Ke Shih
2025-03-31wifi: rtw89: set 2TX for 1SS rate by defaultPing-Ke Shih
2025-03-27wifi: ath12k: extend dma mask to 36 bitsJohan Hovold
2025-03-27wifi: ath12k: add monitor interface support on QCN9274P Praneesh
2025-03-27wifi: ath12k: Move to NO_VIRTUAL monitorKarthikeyan Periyasamy
2025-03-27wifi: ath12k: Refactor the monitor channel context procedureKarthikeyan Periyasamy
2025-03-27wifi: ath12k: fix NULL access in assign channel context handlerKarthikeyan Periyasamy
2025-03-27wifi: ath12k: Avoid packet offset and FCS length from Rx TLVP Praneesh
2025-03-27wifi: ath12k: change the status update in the monitor RxP Praneesh
2025-03-27wifi: ath12k: Replace band define G with GHZ where appropriateKarthikeyan Periyasamy
2025-03-27wifi: ath12k: Avoid fetch Error bitmap and decap format from Rx TLVP Praneesh
2025-03-27wifi: ath12k: Add extra TLV tag parsing support in monitor Rx pathP Praneesh
2025-03-27wifi: ath12k: fix link valid field initialization in the monitor RxHari Chandrakanthan