index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath10k
/
qmi.c
Age
Commit message (
Expand
)
Author
2024-05-13
wifi: ath10k: do not always wait for MSA_READY indicator
Marc Gonzalez
2023-11-30
wifi: ath10k: Update Qualcomm Innovation Center, Inc. copyrights
Jeff Johnson
2023-05-18
wifi: ath10/11/12k: Use alloc_ordered_workqueue() to create ordered workqueues
Tejun Heo
2023-03-15
firmware: qcom_scm: Use fixed width src vm bitmap
Elliot Berman
2023-02-08
firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/
Elliot Berman
2022-11-25
wifi: ath10k: Store WLAN firmware version in SMEM image table
Youghandhar Chintala
2022-11-03
wifi: ath10k: Make QMI message rules const
Jeff Johnson
2022-09-16
wifi: ath10k: Fix miscellaneous spelling errors
Jeff Johnson
2022-06-08
ath10k: fix recently introduced checkpatch warning
Kalle Valo
2021-10-05
ath10k: Don't always treat modem stop events as crashes
Stephen Boyd
2020-12-02
ath10k: Constify static qmi structs
Rikard Falkeborn
2020-09-22
ath10k: Use bdf calibration variant for snoc targets
Rakesh Pillai
2020-05-11
ath10k: Skip handling del_server during driver exit
Rakesh Pillai
2020-05-05
ath10k: Setup the msa resources before qmi init
Rakesh Pillai
2020-01-26
ath10k: Don't call SCM interface for statically mapped msa region
Govind Singh
2019-11-25
ath10k: Handle "invalid" BDFs for msm8998 devices
Jeffrey Hugo
2019-11-25
ath10k: Handle when FW doesn't support QMI_WLFW_HOST_CAP_REQ_V01
Jeffrey Hugo
2019-11-15
ath10k: qmi: Sleep for a while before assigning MSA memory
Bjorn Andersson
2019-09-23
ath: fix various spelling mistakes
Colin Ian King
2019-09-21
ath10k: Enable MSA region dump support for WCN3990
Govind Singh
2019-09-21
ath10k: Add xo calibration support for wifi rf clock
Govind Singh
2019-09-17
ath10k: revalidate the msa region coming from firmware
Govind Singh
2019-09-17
ath10k: Fix HOST capability QMI incompatibility
Bjorn Andersson
2019-06-28
ath10k: Fix memory leak in qmi
Dundi Raviteja
2019-06-25
ath10k: Add WMI diag fw logging support for WCN3990
Govind Singh
2019-05-07
ath10k: Move board id and fw version logging to info level
Govind Singh
2019-02-20
ath10k: switch to use SPDX license identifiers
Kalle Valo
2018-12-20
ath10k: fix a NULL vs IS_ERR() check
Dan Carpenter
2018-11-05
ath10k: fix some spelling mistakes
Colin Ian King
2018-11-05
ath10k: fix copy-paste error in ath10k_qmi_setup_msa_resources()
Wei Yongjun
2018-10-13
ath10k: add QMI message handshake for wcn3990 client
Govind Singh