summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2025-04-11wifi: ath12k: fix failed to set mhi state error during reboot with hardware g...Aditya Kumar Singh
2025-04-11wifi: ath12k: add reference counting for core attachment to hardware groupAditya Kumar Singh
2025-04-11wifi: ath12k: fix SLUB BUG - Object already free in ath12k_reg_free()Aditya Kumar Singh
2025-04-11wifi: ath12k: Fix buffer overflow in debugfsDan Carpenter
2025-04-11wifi: ath12k: Fix a couple NULL vs IS_ERR() bugsDan Carpenter
2025-04-11wifi: ath11k: Use of_property_present() to test property presenceRob Herring (Arm)
2025-04-11wifi: ath12k: Fix WMI tag for EHT rate in peer assocRamya Gnanasekar
2025-04-11wifi: ath12k: Disable broadcast TWT feature in HE MAC capabilitiesThomas Wu
2025-04-11wifi: ath12k: Introduce check against zero for ahvif->key_cipher in ath12k_ma...Aaradhana Sahu
2025-04-11wifi: ath12k: Resolve multicast packet drop by populating key_cipher in ath12...Aaradhana Sahu
2025-04-11wifi: ath12k: fix cleanup path after mhi initRaj Kumar Bhagat
2025-04-11wifi: ath12k: Add support for link specific datapath statsBalamurugan Mahalingam
2025-04-11wifi: ath12k: replace the usage of rx desc with rx_infoP Praneesh
2025-04-11wifi: ath12k: add rx_info to capture required field from rx descriptorP Praneesh
2025-04-11Merge tag 'wireless-2025-04-11' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-04-11wifi: iwlwifi: mld: Restart firmware on iwl_mld_no_wowlan_resume() errorLukas Wunner
2025-04-11wifi: iwlwifi: pcie: set state to no-FW before reset handshakeJohannes Berg
2025-04-09wifi: ath12k: ahb: Replace del_timer_sync() with timer_delete_sync()Jeff Johnson
2025-04-09wifi: rtw88: Fix the module names printed in dmesgBitterblue Smith
2025-04-09wifi: rtw88: Don't set SUPPORTS_AMSDU_IN_AMPDU for RTL8814AUBitterblue Smith
2025-04-09wifi: rtw88: Set AMPDU factor to hardware for RTL8814ABitterblue Smith
2025-04-09wifi: rtw88: usb: Enable RX aggregation for RTL8814AUBitterblue Smith
2025-04-09wifi: rtw88: usb: Enable switching the RTL8814AU to USB 3Bitterblue Smith
2025-04-07wifi: ath12k: Fix misspelling "upto" in dp.cJeff Johnson
2025-04-07wifi: ath12k: Fix invalid memory access while forming 802.11 headerP Praneesh
2025-04-07wifi: ath12k: Fix memory corruption during MLO multicast txP Praneesh
2025-04-07wifi: ath12k: Fix memory leak during vdev_id mismatchP Praneesh
2025-04-07wifi: ath12k: Fix incorrect rates sent to firmwarePradeep Kumar Chitrapu
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-04-03wifi: ath12k: Enable REO queue lookup table feature on QCN9274Nithyanantham Paramasivam
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