summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath11k/qmi.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-01ath11k: enable shadow register configuration and accessCarl Huang1-1/+12
2020-10-01ath11k: support loading ELF board filesBen Greear1-1/+11
2020-08-27ath11k: return error if firmware request failsAlex Dewar1-11/+9
2020-08-18ath11k: Fix possible memleak in ath11k_qmi_init_serviceWang Yufen1-0/+1
2020-08-17ath11k: enable internal sleep clockCarl Huang1-0/+17
2020-08-17ath11k: fix KASAN warning of ath11k_qmi_wlanfw_wlan_cfg_sendCarl Huang1-1/+1
2020-08-17ath11k: fix memory OOB access in qmi_decodeCarl Huang1-4/+4
2020-08-17ath11k: allocate smaller chunks of memory for firmwareCarl Huang1-12/+30
2020-08-17ath11k: fill appropriate QMI service instance id for QCA6390Govind Singh1-1/+1
2020-08-17ath11k: add board file support for PCI devicesGovind Singh1-5/+139
2020-08-17ath11k: add support for m3 firmwareGovind Singh1-7/+75
2020-06-23ath11k: remove define ATH11K_QMI_DEFAULT_CAL_FILE_NAMEKalle Valo1-3/+2
2020-06-23ath11k: qmi: cleanup info messagesKalle Valo1-2/+2
2020-06-23ath11k: remove useless info messagesKalle Valo1-1/+0
2020-06-23ath11k: don't use defines for hw specific firmware directoriesKalle Valo1-1/+1
2020-06-23ath11k: create a common function to request all firmware filesKalle Valo1-8/+4
2020-06-23ath11k: Add bdf-addr in hw_paramsAnilkumar Kolli1-3/+3
2020-03-18ath11k: dump SRNG stats during FW assertManikanta Pubbisetty1-0/+1
2019-11-29ath11k: qmi clean up in ath11k_qmi_wlanfw_wlan_cfg_send()Anilkumar Kolli1-15/+13
2019-11-25ath11k: driver for Qualcomm IEEE 802.11ax devicesKalle Valo1-0/+2435