summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath12k/core.c
AgeCommit message (Expand)Author
13 dayswifi: ath12k: Prefer {} to {0} in initializersJeff Johnson
2025-07-14wifi: ath12k: Enable memory profile selection for QCN9274Aaradhana Sahu
2025-07-14wifi: ath12k: Refactor macros to use memory profile-based valuesAaradhana Sahu
2025-07-14wifi: ath12k: Remove redundant TID calculation for QCN9274Aaradhana Sahu
2025-07-14wifi: ath12k: Add a table of parameters entries impacting memory consumptionAaradhana Sahu
2025-06-27wifi: ath12k: fix timeout while waiting for regulatory update during interfac...Aditya Kumar Singh
2025-06-23wifi: ath12k: Add missing include of export.hJeff Johnson
2025-06-23wifi: ath12k: handle regulatory hints during mac registrationAditya Kumar Singh
2025-06-23wifi: ath12k: update channel list in worker when wait flag is setKang Yang
2025-06-17wifi: ath12k: don't use static variables in ath12k_wmi_fw_stats_process()Baochen Qiang
2025-06-17wifi: ath12k: avoid burning CPU while waiting for firmware statsBaochen Qiang
2025-06-07wifi: ath12k: fix uaf in ath12k_core_init()Miaoqing Pan
2025-05-19wifi: ath12k: Reorder and relocate the release of resources in ath12k_core_de...Yingying Tang
2025-05-19wifi: ath12k: print device dp stats in debugfsVinith Kumar R
2025-05-19wifi: ath12k: change soc name to device nameVinith Kumar R
2025-05-16wifi: ath12k: read country code from SMBIOS for WCN7850Wen Gong
2025-04-17wifi: ath12k: fix node corruption in ar->arvifs listMaharaja Kennadyrajan
2025-04-15wifi: ath12k: support MLO as well if single_chip_mlo_support flag is setBaochen 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 ATH12K_FLAG_REGISTERED flag handlingAditya Kumar Singh
2025-04-11wifi: ath12k: add reference counting for core attachment to hardware groupAditya Kumar Singh
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-03-27wifi: ath12k: add monitor interface support on QCN9274P Praneesh
2025-03-25wifi: ath12k: enable ath12k AHB supportBalamurugan S
2025-03-25wifi: ath12k: add support for fixed QMI firmware memoryRaj Kumar Bhagat
2025-03-17wifi: ath12k: move firmware stats out of debugfsAditya Kumar Singh
2025-02-18wifi: ath12k: cleanup ath12k_mac_mlo_ready()Ethan Carter Edwards
2025-02-11wifi: ath12k: Enable MLO for single split-phy PCI deviceAaradhana Sahu
2025-02-11wifi: ath12k: Enable MLO setup ready and teardown commands for single split-p...Aaradhana Sahu
2025-02-11wifi: ath12k: Fix locking in "QMI firmware ready" error pathsBart Van Assche
2025-02-03wifi: ath12k: Adjust the timing to access ACPI tableLingbo Kong
2025-02-03wifi: ath12k: Add Support for enabling or disabling specific features based o...Lingbo Kong
2025-01-29wifi: ath12k: Fetch regdb.bin file from board-2.binAaradhana Sahu
2025-01-22wifi: ath12k: Disable MLO in Factory Test ModeAaradhana Sahu
2025-01-22wifi: ath12k: add factory test mode supportAaradhana Sahu
2025-01-14wifi: ath12k: Remove ath12k_get_num_hw() helper functionKarthikeyan Periyasamy
2025-01-14wifi: ath12k: Refactor the ath12k_hw get helper function argumentKarthikeyan Periyasamy
2024-12-16wifi: ath12k: add ATH12K_FW_FEATURE_MLO capability firmware featureAditya Kumar Singh
2024-12-16wifi: ath12k: add helper function to init partner cmem configurationKarthikeyan Periyasamy
2024-12-16wifi: ath12k: enable MLO setup and teardown from coreKarthikeyan Periyasamy
2024-12-16wifi: ath12k: parse multiple device information from Device TreeRaj Kumar Bhagat
2024-12-05wifi: ath12k: introduce mlo_capable flag for device groupKarthikeyan Periyasamy
2024-12-05wifi: ath12k: send QMI host capability after device group is readyKarthikeyan Periyasamy
2024-12-05wifi: ath12k: move struct ath12k_hw from per device to groupKarthikeyan Periyasamy
2024-12-05wifi: ath12k: refactor core start based on hardware groupKarthikeyan Periyasamy