summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-09wifi: ath12k: ahb: Replace del_timer_sync() with timer_delete_sync()Jeff Johnson
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-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-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-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