aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/qmi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-25ath10k: Handle "invalid" BDFs for msm8998 devicesJeffrey Hugo1-1/+9
2019-11-25ath10k: Handle when FW doesn't support QMI_WLFW_HOST_CAP_REQ_V01Jeffrey Hugo1-1/+3
2019-11-15ath10k: qmi: Sleep for a while before assigning MSA memoryBjorn Andersson1-0/+7
2019-09-23ath: fix various spelling mistakesColin Ian King1-2/+2
2019-09-21ath10k: Enable MSA region dump support for WCN3990Govind Singh1-0/+4
2019-09-21ath10k: Add xo calibration support for wifi rf clockGovind Singh1-0/+12
2019-09-17ath10k: revalidate the msa region coming from firmwareGovind Singh1-0/+15
2019-09-17ath10k: Fix HOST capability QMI incompatibilityBjorn Andersson1-3/+10
2019-06-28ath10k: Fix memory leak in qmiDundi Raviteja1-0/+1
2019-06-25ath10k: Add WMI diag fw logging support for WCN3990Govind Singh1-0/+45
2019-05-07ath10k: Move board id and fw version logging to info levelGovind Singh1-7/+8
2019-02-20ath10k: switch to use SPDX license identifiersKalle Valo1-12/+1
2018-12-20ath10k: fix a NULL vs IS_ERR() checkDan Carpenter1-2/+2
2018-11-05ath10k: fix some spelling mistakesColin Ian King1-3/+3
2018-11-05ath10k: fix copy-paste error in ath10k_qmi_setup_msa_resources()Wei Yongjun1-1/+1
2018-10-13ath10k: add QMI message handshake for wcn3990 clientGovind Singh1-0/+1019