summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath12k/qmi.c
AgeCommit message (Expand)AuthorFilesLines
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
2023-08-02wifi: ath12k: correct the data_type from QMI_OPT_FLAG to QMI_UNSIGNED_1_BYTE ...Wen Gong1-1/+1
2023-06-29Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-2/+4
2023-05-19wifi: ath10/11/12k: Use alloc_ordered_workqueue() to create ordered workqueuesTejun Heo1-2/+1
2023-04-26wifi: ath12k: add qmi_cnss_feature_bitmap field to hardware parametersCarl Huang1-2/+4
2023-03-22wifi: ath12k: fix memory leak in ath12k_qmi_driver_event_work()Rajat Soni1-1/+3
2023-01-18wifi: ath12k: Add support to read EEPROM caldataDinesh Karthikeyan1-7/+11
2023-01-18wifi: ath12k: Add new qmi_bdf_type to handle caldataDinesh Karthikeyan1-64/+51
2022-11-29wifi: ath12k: driver for Qualcomm Wi-Fi 7 devicesKalle Valo1-0/+3096