summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/qmi.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* wifi: ath10k: Update Qualcomm Innovation Center, Inc. copyrightsJeff Johnson2023-11-301-0/+1
* wifi: ath10/11/12k: Use alloc_ordered_workqueue() to create ordered workqueuesTejun Heo2023-05-191-2/+1
* firmware: qcom_scm: Use fixed width src vm bitmapElliot Berman2023-03-161-2/+2
* firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/Elliot Berman2023-02-091-1/+1
* wifi: ath10k: Store WLAN firmware version in SMEM image tableYoughandhar Chintala2022-11-251-0/+35
* wifi: ath10k: Make QMI message rules constJeff Johnson2022-11-031-1/+1
* wifi: ath10k: Fix miscellaneous spelling errorsJeff Johnson2022-09-161-1/+1
* ath10k: fix recently introduced checkpatch warningKalle Valo2022-06-081-2/+2
* ath10k: Don't always treat modem stop events as crashesStephen Boyd2021-10-051-1/+2
* ath10k: Constify static qmi structsRikard Falkeborn2020-12-021-2/+2
* ath10k: Use bdf calibration variant for snoc targetsRakesh Pillai2020-09-221-0/+8
* ath10k: Skip handling del_server during driver exitRakesh Pillai2020-05-111-1/+12
* ath10k: Setup the msa resources before qmi initRakesh Pillai2020-05-051-53/+8
* ath10k: Don't call SCM interface for statically mapped msa regionGovind Singh2020-01-261-0/+9
* ath10k: Handle "invalid" BDFs for msm8998 devicesJeffrey Hugo2019-11-251-1/+9
* ath10k: Handle when FW doesn't support QMI_WLFW_HOST_CAP_REQ_V01Jeffrey Hugo2019-11-251-1/+3
* ath10k: qmi: Sleep for a while before assigning MSA memoryBjorn Andersson2019-11-151-0/+7
* ath: fix various spelling mistakesColin Ian King2019-09-231-2/+2
* ath10k: Enable MSA region dump support for WCN3990Govind Singh2019-09-211-0/+4
* ath10k: Add xo calibration support for wifi rf clockGovind Singh2019-09-211-0/+12
* ath10k: revalidate the msa region coming from firmwareGovind Singh2019-09-171-0/+15
* ath10k: Fix HOST capability QMI incompatibilityBjorn Andersson2019-09-171-3/+10
* ath10k: Fix memory leak in qmiDundi Raviteja2019-06-281-0/+1
* ath10k: Add WMI diag fw logging support for WCN3990Govind Singh2019-06-251-0/+45
* ath10k: Move board id and fw version logging to info levelGovind Singh2019-05-071-7/+8
* ath10k: switch to use SPDX license identifiersKalle Valo2019-02-201-12/+1
* ath10k: fix a NULL vs IS_ERR() checkDan Carpenter2018-12-201-2/+2
* ath10k: fix some spelling mistakesColin Ian King2018-11-051-3/+3
* ath10k: fix copy-paste error in ath10k_qmi_setup_msa_resources()Wei Yongjun2018-11-051-1/+1
* ath10k: add QMI message handshake for wcn3990 clientGovind Singh2018-10-131-0/+1019