index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath12k
/
qmi.c
Age
Commit message (
Expand
)
Author
2025-04-15
wifi: ath12k: support MLO as well if single_chip_mlo_support flag is set
Baochen Qiang
2025-04-11
wifi: ath12k: reset MLO global memory during recovery
Aditya Kumar Singh
2025-03-25
wifi: ath12k: add support for fixed QMI firmware memory
Raj Kumar Bhagat
2025-03-25
wifi: ath12k: avoid m3 firmware download in AHB device IPQ5332
Balamurugan S
2025-02-11
wifi: ath12k: Enable MLO for single split-phy PCI device
Aaradhana Sahu
2025-02-11
wifi: ath12k: Remove dependency on single_chip_mlo_support for mlo_capable flag
Aaradhana Sahu
2025-02-03
wifi: ath12k: Add support for reading variant from ACPI to download board dat...
Lingbo Kong
2025-02-03
wifi: ath12k: Adjust the timing to access ACPI table
Lingbo Kong
2024-12-19
wifi: ath12k: Fix spelling mistake "requestted" -> "requested"
Colin Ian King
2024-12-16
wifi: ath12k: assign unique hardware link IDs during QMI host cap
Aditya Kumar Singh
2024-12-16
wifi: ath12k: fix ath12k_qmi_alloc_chunk() to handle too large allocations
Aditya Kumar Singh
2024-12-16
wifi: ath12k: add support to allocate MLO global memory region
Karthikeyan Periyasamy
2024-12-16
wifi: ath12k: refactor ath12k_qmi_alloc_target_mem_chunk()
Karthikeyan Periyasamy
2024-12-16
wifi: ath12k: send partner device details in QMI MLO capability
Karthikeyan Periyasamy
2024-12-05
wifi: ath12k: introduce mlo_capable flag for device group
Karthikeyan Periyasamy
2024-12-05
wifi: ath12k: send QMI host capability after device group is ready
Karthikeyan Periyasamy
2024-12-05
wifi: ath12k: refactor core start based on hardware group
Karthikeyan Periyasamy
2024-12-05
wifi: ath12k: rename mlo_capable_flags to single_chip_mlo_supp
Aditya Kumar Singh
2024-12-05
wifi: ath12k: move ATH12K_FLAG_REGISTERED handling to ath12k_mac_register()
Karthikeyan Periyasamy
2024-11-30
wifi: ath12k: introduce QMI firmware ready flag
Karthikeyan Periyasamy
2024-11-30
wifi: ath12k: Refactor core startup
Karthikeyan Periyasamy
2024-11-06
wifi: ath12k: mark QMI driver event helpers as noinline
Jeff Johnson
2024-05-28
wifi: ath12k: Fix devmem address prefix when logging
Jeff Johnson
2024-05-13
wifi: ath12k: initialize 'ret' in ath12k_qmi_load_file_target_mem()
Jeff Johnson
2024-05-03
wifi: ath12k: Introduce device index
Karthikeyan Periyasamy
2024-04-30
wifi: ath12k: check M3 buffer size as well whey trying to reuse it
Baochen Qiang
2024-04-24
wifi: ath12k: set mlo_capable_flags based on QMI PHY capability
Raj Kumar Bhagat
2024-04-24
wifi: ath12k: read single_chip_mlo_support parameter from QMI PHY capability
Raj Kumar Bhagat
2024-04-23
wifi: ath12k: do not dump SRNG statistics during resume
Baochen Qiang
2024-04-23
wifi: ath12k: fix kernel crash during resume
Baochen Qiang
2024-04-22
wifi: ath12k: fix out-of-bound access of qmi_invoke_handler()
Karthikeyan Kathirvel
2024-04-08
wifi: ath12k: fix link capable flags
Karthikeyan Periyasamy
2024-04-08
wifi: ath12k: extend the link capable flag
Karthikeyan Periyasamy
2024-02-02
wifi: ath12k: disable QMI PHY capability learn in split-phy QCN9274
Raj Kumar Bhagat
2024-02-02
wifi: ath12k: add firmware-2.bin support
Raj Kumar Bhagat
2024-01-19
wifi: ath12k: add support for collecting firmware log
Baochen Qiang
2024-01-17
wifi: ath12k: add QMI PHY capability learn support
Karthikeyan Periyasamy
2024-01-17
wifi: ath12k: refactor QMI MLO host capability helper function
Karthikeyan Periyasamy
2024-01-14
wifi: ath12k: Use initializers for QMI message buffers
Jeff Johnson
2024-01-14
wifi: ath12k: Add missing qmi_txn_cancel() calls
Jeff Johnson
2024-01-14
wifi: ath12k: Remove unnecessary struct qmi_txn initializers
Jeff Johnson
2023-12-20
wifi: ath12k: Make QMI message rules const
Jeff Johnson
2023-12-18
wifi: ath12k: add support to search regdb data in board-2.bin for WCN7850
Wen Gong
2023-11-30
wifi: ath12k: Update Qualcomm Innovation Center, Inc. copyrights
Jeff Johnson
2023-10-12
wifi: ath12k: fix invalid m3 buffer address
Wen Gong
2023-10-12
wifi: ath12k: add ath12k_qmi_free_resource() for recovery
Wen Gong
2023-10-02
wifi: ath12k: add read variant from SMBIOS for download board data
Wen Gong
2023-08-02
wifi: ath12k: correct the data_type from QMI_OPT_FLAG to QMI_UNSIGNED_1_BYTE ...
Wen Gong
2023-06-28
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-05-18
wifi: ath10/11/12k: Use alloc_ordered_workqueue() to create ordered workqueues
Tejun Heo
[next]