summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2025-04-17wifi: ath12k: Refactor tx descriptor handling in tx completion handlerP Praneesh
2025-04-17wifi: ath12k: Handle error cases during extended skb allocationP Praneesh
2025-04-17wifi: rtw88: do not ignore hardware read error during DPKDmitry Antipov
2025-04-17wifi: rtw88: sdio: call rtw_sdio_indicate_tx_status unconditionallyZhen XIN
2025-04-17wifi: rtw88: sdio: map mgmt frames to queue TX_DESC_QSEL_MGMTZhen XIN
2025-04-15wifi: ath12k: support 2 channels for single pdev deviceBaochen Qiang
2025-04-15wifi: ath12k: don't skip non-primary links for WCN7850Baochen Qiang
2025-04-15wifi: ath12k: alloc REO queue per stationBaochen Qiang
2025-04-15wifi: ath12k: group REO queue buffer parameters togetherBaochen Qiang
2025-04-15wifi: ath12k: make assoc link associate firstBaochen Qiang
2025-04-15wifi: ath12k: identify assoc link vif in station modeBaochen Qiang
2025-04-15wifi: ath12k: support MLO as well if single_chip_mlo_support flag is setBaochen Qiang
2025-04-15wifi: ath12k: use fw_features only when it is validBaochen Qiang
2025-04-15wifi: ath12k: introduce ath12k_fw_feature_supported()Baochen Qiang
2025-04-11wifi: ath12k: reset MLO global memory during recoveryAditya Kumar Singh
2025-04-11wifi: ath12k: handle ath12k_core_reset() with hardware groupingAditya Kumar Singh
2025-04-11wifi: ath12k: handle ath12k_core_restart() with hardware groupingAditya Kumar Singh
2025-04-11wifi: ath12k: fix ath12k_core_pre_reconfigure_recovery() with groupingAditya Kumar Singh
2025-04-11wifi: ath12k: fix firmware assert during reboot with hardware groupingAditya Kumar Singh
2025-04-11wifi: ath12k: fix ATH12K_FLAG_REGISTERED flag handlingAditya Kumar Singh
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