summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath12k/qmi.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: ath12k: Fix devmem address prefix when loggingJeff Johnson2024-05-281-1/+1
* wifi: ath12k: initialize 'ret' in ath12k_qmi_load_file_target_mem()Jeff Johnson2024-05-131-1/+1
* wifi: ath12k: Introduce device indexKarthikeyan Periyasamy2024-05-031-2/+2
* wifi: ath12k: check M3 buffer size as well whey trying to reuse itBaochen Qiang2024-04-301-15/+21
* wifi: ath12k: set mlo_capable_flags based on QMI PHY capabilityRaj Kumar Bhagat2024-04-241-3/+13
* wifi: ath12k: read single_chip_mlo_support parameter from QMI PHY capabilityRaj Kumar Bhagat2024-04-241-2/+22
* wifi: ath12k: do not dump SRNG statistics during resumeBaochen Qiang2024-04-231-1/+2
* wifi: ath12k: fix kernel crash during resumeBaochen Qiang2024-04-231-5/+24
* wifi: ath12k: fix out-of-bound access of qmi_invoke_handler()Karthikeyan Kathirvel2024-04-221-0/+3
* wifi: ath12k: fix link capable flagsKarthikeyan Periyasamy2024-04-081-0/+2
* wifi: ath12k: extend the link capable flagKarthikeyan Periyasamy2024-04-081-1/+1
* wifi: ath12k: disable QMI PHY capability learn in split-phy QCN9274Raj Kumar Bhagat2024-02-021-0/+3
* wifi: ath12k: add firmware-2.bin supportRaj Kumar Bhagat2024-02-021-15/+34
* wifi: ath12k: add support for collecting firmware logBaochen Qiang2024-01-191-0/+93
* wifi: ath12k: add QMI PHY capability learn supportKarthikeyan Periyasamy2024-01-171-2/+122
* wifi: ath12k: refactor QMI MLO host capability helper functionKarthikeyan Periyasamy2024-01-171-10/+24
* wifi: ath12k: Use initializers for QMI message buffersJeff Johnson2024-01-141-29/+11
* wifi: ath12k: Add missing qmi_txn_cancel() callsJeff Johnson2024-01-141-0/+7
* wifi: ath12k: Remove unnecessary struct qmi_txn initializersJeff Johnson2024-01-141-8/+8
* wifi: ath12k: Make QMI message rules constJeff Johnson2023-12-201-32/+32
* wifi: ath12k: add support to search regdb data in board-2.bin for WCN7850Wen Gong2023-12-181-2/+1
* wifi: ath12k: Update Qualcomm Innovation Center, Inc. copyrightsJeff Johnson2023-11-301-1/+1
* wifi: ath12k: fix invalid m3 buffer addressWen Gong2023-10-121-0/+1
* wifi: ath12k: add ath12k_qmi_free_resource() for recoveryWen Gong2023-10-121-0/+6
* wifi: ath12k: add read variant from SMBIOS for download board dataWen Gong2023-10-021-0/+5
* wifi: ath12k: correct the data_type from QMI_OPT_FLAG to QMI_UNSIGNED_1_BYTE ...Wen Gong2023-08-021-1/+1
* Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-06-281-2/+4
|\
| * wifi: ath12k: add qmi_cnss_feature_bitmap field to hardware parametersCarl Huang2023-04-261-2/+4
* | wifi: ath10/11/12k: Use alloc_ordered_workqueue() to create ordered workqueuesTejun Heo2023-05-181-2/+1
|/
* wifi: ath12k: fix memory leak in ath12k_qmi_driver_event_work()Rajat Soni2023-03-221-1/+3
* wifi: ath12k: Add support to read EEPROM caldataDinesh Karthikeyan2023-01-181-7/+11
* wifi: ath12k: Add new qmi_bdf_type to handle caldataDinesh Karthikeyan2023-01-181-64/+51
* wifi: ath12k: driver for Qualcomm Wi-Fi 7 devicesKalle Valo2022-11-291-0/+3096