aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath12k/qmi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-22wifi: ath12k: enforce CPU endian format for all QMI dataAlexander Wilhelm1-8/+16
2025-07-14wifi: ath12k: Enable memory profile selection for QCN9274Aaradhana Sahu1-1/+1
2025-07-14wifi: ath12k: Add a table of parameters entries impacting memory consumptionAaradhana Sahu1-1/+1
2025-04-15wifi: ath12k: support MLO as well if single_chip_mlo_support flag is setBaochen Qiang1-1/+5
2025-04-11wifi: ath12k: reset MLO global memory during recoveryAditya Kumar Singh1-0/+22
2025-03-25wifi: ath12k: add support for fixed QMI firmware memoryRaj Kumar Bhagat1-16/+166
2025-03-25wifi: ath12k: avoid m3 firmware download in AHB device IPQ5332Balamurugan S1-11/+17
2025-02-11wifi: ath12k: Enable MLO for single split-phy PCI deviceAaradhana Sahu1-2/+1
2025-02-11wifi: ath12k: Remove dependency on single_chip_mlo_support for mlo_capable flagAaradhana Sahu1-7/+2
2025-02-03wifi: ath12k: Add support for reading variant from ACPI to download board dat...Lingbo Kong1-0/+4
2025-02-03wifi: ath12k: Adjust the timing to access ACPI tableLingbo Kong1-1/+6
2024-12-19wifi: ath12k: Fix spelling mistake "requestted" -> "requested"Colin Ian King1-1/+1
2024-12-16wifi: ath12k: assign unique hardware link IDs during QMI host capAditya Kumar Singh1-1/+34
2024-12-16wifi: ath12k: fix ath12k_qmi_alloc_chunk() to handle too large allocationsAditya Kumar Singh1-1/+9
2024-12-16wifi: ath12k: add support to allocate MLO global memory regionKarthikeyan Periyasamy1-10/+117
2024-12-16wifi: ath12k: refactor ath12k_qmi_alloc_target_mem_chunk()Karthikeyan Periyasamy1-38/+44
2024-12-16wifi: ath12k: send partner device details in QMI MLO capabilityKarthikeyan Periyasamy1-16/+72
2024-12-05wifi: ath12k: introduce mlo_capable flag for device groupKarthikeyan Periyasamy1-2/+4
2024-12-05wifi: ath12k: send QMI host capability after device group is readyKarthikeyan Periyasamy1-5/+93
2024-12-05wifi: ath12k: refactor core start based on hardware groupKarthikeyan Periyasamy1-2/+2
2024-12-05wifi: ath12k: rename mlo_capable_flags to single_chip_mlo_suppAditya Kumar Singh1-8/+5
2024-12-05wifi: ath12k: move ATH12K_FLAG_REGISTERED handling to ath12k_mac_register()Karthikeyan Periyasamy1-3/+1
2024-11-30wifi: ath12k: introduce QMI firmware ready flagKarthikeyan Periyasamy1-3/+9
2024-11-30wifi: ath12k: Refactor core startupKarthikeyan Periyasamy1-0/+4
2024-11-06wifi: ath12k: mark QMI driver event helpers as noinlineJeff Johnson1-9/+25
2024-05-28wifi: ath12k: Fix devmem address prefix when loggingJeff Johnson1-1/+1
2024-05-13wifi: ath12k: initialize 'ret' in ath12k_qmi_load_file_target_mem()Jeff Johnson1-1/+1
2024-05-03wifi: ath12k: Introduce device indexKarthikeyan Periyasamy1-2/+2
2024-04-30wifi: ath12k: check M3 buffer size as well whey trying to reuse itBaochen Qiang1-15/+21
2024-04-24wifi: ath12k: set mlo_capable_flags based on QMI PHY capabilityRaj Kumar Bhagat1-3/+13
2024-04-24wifi: ath12k: read single_chip_mlo_support parameter from QMI PHY capabilityRaj Kumar Bhagat1-2/+22
2024-04-23wifi: ath12k: do not dump SRNG statistics during resumeBaochen Qiang1-1/+2
2024-04-23wifi: ath12k: fix kernel crash during resumeBaochen Qiang1-5/+24
2024-04-22wifi: ath12k: fix out-of-bound access of qmi_invoke_handler()Karthikeyan Kathirvel1-0/+3
2024-04-08wifi: ath12k: fix link capable flagsKarthikeyan Periyasamy1-0/+2
2024-04-08wifi: ath12k: extend the link capable flagKarthikeyan Periyasamy1-1/+1
2024-02-02wifi: ath12k: disable QMI PHY capability learn in split-phy QCN9274Raj Kumar Bhagat1-0/+3
2024-02-02wifi: ath12k: add firmware-2.bin supportRaj Kumar Bhagat1-15/+34
2024-01-19wifi: ath12k: add support for collecting firmware logBaochen Qiang1-0/+93
2024-01-17wifi: ath12k: add QMI PHY capability learn supportKarthikeyan Periyasamy1-2/+122
2024-01-17wifi: ath12k: refactor QMI MLO host capability helper functionKarthikeyan Periyasamy1-10/+24
2024-01-14wifi: ath12k: Use initializers for QMI message buffersJeff Johnson1-29/+11
2024-01-14wifi: ath12k: Add missing qmi_txn_cancel() callsJeff Johnson1-0/+7
2024-01-14wifi: ath12k: Remove unnecessary struct qmi_txn initializersJeff Johnson1-8/+8
2023-12-20wifi: ath12k: Make QMI message rules constJeff Johnson1-32/+32
2023-12-18wifi: ath12k: add support to search regdb data in board-2.bin for WCN7850Wen Gong1-2/+1
2023-11-30wifi: ath12k: Update Qualcomm Innovation Center, Inc. copyrightsJeff Johnson1-1/+1
2023-10-12wifi: ath12k: fix invalid m3 buffer addressWen Gong1-0/+1
2023-10-12wifi: ath12k: add ath12k_qmi_free_resource() for recoveryWen Gong1-0/+6
2023-10-02wifi: ath12k: add read variant from SMBIOS for download board dataWen Gong1-0/+5