summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/qmi.c
Commit message (Expand)AuthorAgeFilesLines
* 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