aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/wireless/ath/ath11k/qmi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-23wifi: ath11k: do not dump SRNG statistics during resumeBaochen Qiang1-2/+3
2023-11-30wifi: ath11k: Update Qualcomm Innovation Center, Inc. copyrightsJeff Johnson1-1/+1
2023-10-25wifi: ath11k: add firmware-2.bin supportAnilkumar Kolli1-11/+25
2023-10-25wifi: ath11k: qmi: refactor ath11k_qmi_m3_load()Kalle Valo1-7/+11
2023-08-03Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo1-3/+31
2023-08-02wifi: ath11k: Remove cal_done check during probeSeevalamuthu Mariappan1-1/+1
2023-08-02wifi: ath11k: Add coldboot calibration support for QCN9074Anilkumar Kolli1-0/+28
2023-08-02wifi: ath11k: Split coldboot calibration hw_paramSeevalamuthu Mariappan1-3/+3
2023-08-01wifi: drivers: Explicitly include correct DT includesRob Herring1-1/+0
2023-06-28Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-30/+43
2023-06-15wifi: ath11k: Add missing check for ioremapJiasheng Jiang1-0/+5
2023-06-13wifi: ath11k: remove manual mask names from debug messagesKalle Valo1-29/+29
2023-06-01wifi: ath11k: Allow ath11k to boot without caldata in ftm modeSowmiya Sree Elavalagan1-1/+9
2023-05-18wifi: ath10/11/12k: Use alloc_ordered_workqueue() to create ordered workqueuesTejun Heo1-2/+1
2022-11-03wifi: ath11k: Make QMI message rules constJeff Johnson1-36/+36
2022-11-02wifi: ath11k: Fix qmi_msg_handler data structure initializationRahul Bhattacharjee1-0/+3
2022-10-12wifi: ath11k: Send PME message during wakeup from D3coldBaochen Qiang1-0/+3
2022-09-30wifi: ath11k: fix warning in dma_free_coherent() of memory chunks while recoveryWen Gong1-3/+3
2022-09-28wifi: ath11k: stop tx queues immediately upon firmware exitAditya Kumar Singh1-0/+3
2022-09-16wifi: ath11k: Fix miscellaneous spelling errorsJeff Johnson1-1/+1
2022-09-01wifi: ath11k: Add cold boot calibration support on WCN6750Manikanta Pubbisetty1-2/+20
2022-09-01wifi: ath11k: Fix incorrect QMI message ID mappingsManikanta Pubbisetty1-3/+35
2022-06-06ath11k: Fix warnings reported by checkpatchManikanta Pubbisetty1-3/+3
2022-05-10ath11k: Reuse the available memory after firmware reloadAnilkumar Kolli1-3/+21
2022-05-02ath11k: Add QMI changes for WCN6750Manikanta Pubbisetty1-28/+48
2022-05-02ath11k: Fetch device information via QMI for WCN6750Manikanta Pubbisetty1-0/+144
2022-05-02ath11k: Move parameters in bus_params to hw_paramsManikanta Pubbisetty1-11/+12
2022-03-25ath11k: add read variant from SMBIOS for download board dataWen Gong1-0/+4
2022-03-23ath11k: enable PLATFORM_CAP_PCIE_GLOBAL_RESET QMI host capabilityBaochen Qiang1-0/+4
2022-03-21ath11k: change fw build id format in driver init logHari Chandrakanthan1-1/+10
2022-02-21ath11k: Handle failure in qmi firmware readySeevalamuthu Mariappan1-1/+5
2022-02-21ath11k: fix invalid m3 buffer addressCarl Huang1-0/+1
2022-02-21ath11k: add ath11k_qmi_free_resource() for recoveryWen Gong1-0/+5
2022-01-17ath11k: fix error code in ath11k_qmi_assign_target_mem_chunk()Dan Carpenter1-1/+1
2022-01-11ath11k: add missing of_node_put() to avoid leakYang Yingliang1-0/+1
2021-12-22ath11k: add support of firmware logging for WCN6855Cheng Wang1-0/+94
2021-12-21ath11k: add regdb.bin download for regdb offloadWen Gong1-9/+21
2021-12-16ath11k: Use reserved host DDR addresses from DT for PCI devicesAnilkumar Kolli1-10/+57
2021-12-14ath11k: Change qcn9074 fw to operate in mode-2Seevalamuthu Mariappan1-1/+1
2021-11-24Revert "ath11k: add read variant from SMBIOS for download board data"Kalle Valo1-4/+0
2021-11-22ath11k: add read variant from SMBIOS for download board dataWen Gong1-0/+4
2021-11-17ath11k: Add missing qmi_txn_cancel()Anilkumar Kolli1-7/+14
2021-10-11ath11k: Remove redundant assignment to variable fw_sizeColin Ian King1-1/+0
2021-09-28ath11k: Fix memory leak in ath11k_qmi_driver_event_workBaochen Qiang1-1/+3
2021-09-28ath11k: qmi: avoid error messages when dma allocation failsAaron Ma1-1/+1
2021-09-28ath11k: add caldata download support from EEPROMAnilkumar Kolli1-25/+114
2021-09-28ath11k: add caldata file for multiple radiosAnilkumar Kolli1-2/+11
2021-09-28ath11k: clean up BDF download functionsAnilkumar Kolli1-147/+101
2021-09-28ath11k: use hw_params to access board_size and cal_offsetAnilkumar Kolli1-2/+2
2021-04-22ath11k: qmi: Fix spelling mistake "requeqst" -> "request"Colin Ian King1-1/+1