summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath11k/qmi.c
AgeCommit message (Expand)Author
2021-10-11ath11k: Remove redundant assignment to variable fw_sizeColin Ian King
2021-09-28ath11k: Fix memory leak in ath11k_qmi_driver_event_workBaochen Qiang
2021-09-28ath11k: qmi: avoid error messages when dma allocation failsAaron Ma
2021-09-28ath11k: add caldata download support from EEPROMAnilkumar Kolli
2021-09-28ath11k: add caldata file for multiple radiosAnilkumar Kolli
2021-09-28ath11k: clean up BDF download functionsAnilkumar Kolli
2021-09-28ath11k: use hw_params to access board_size and cal_offsetAnilkumar Kolli
2021-04-22ath11k: qmi: Fix spelling mistake "requeqst" -> "request"Colin Ian King
2021-03-15Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2021-02-24ath11k: qmi: cosmetic changes to error messagesKalle Valo
2021-02-24ath11k: qmi: add more debug messagesKalle Valo
2021-02-24ath11k: qmi: use %pad to format dma_addr_tGeert Uytterhoeven
2021-02-17ath11k: Update memory segment count for qcn9074Anilkumar Kolli
2021-02-11ath11k: qmi: add debug message for allocated memory segment addresses and sizesKalle Valo
2020-12-18ath11k: qmi: try to allocate a big block of DMA memory firstCarl Huang
2020-12-09ath11k: fix rmmod failure if qmi sequence failsAnilkumar Kolli
2020-12-02ath11k: Fix an error handling pathChristophe JAILLET
2020-11-07ath11k: cold boot calibration supportGovindaraj Saminathan
2020-11-07ath11k: search DT for qcom,ath11k-calibration-variantSven Eckelmann
2020-10-01ath11k: enable shadow register configuration and accessCarl Huang
2020-10-01ath11k: support loading ELF board filesBen Greear
2020-08-27ath11k: return error if firmware request failsAlex Dewar
2020-08-18ath11k: Fix possible memleak in ath11k_qmi_init_serviceWang Yufen
2020-08-17ath11k: enable internal sleep clockCarl Huang
2020-08-17ath11k: fix KASAN warning of ath11k_qmi_wlanfw_wlan_cfg_sendCarl Huang
2020-08-17ath11k: fix memory OOB access in qmi_decodeCarl Huang
2020-08-17ath11k: allocate smaller chunks of memory for firmwareCarl Huang
2020-08-17ath11k: fill appropriate QMI service instance id for QCA6390Govind Singh
2020-08-17ath11k: add board file support for PCI devicesGovind Singh
2020-08-17ath11k: add support for m3 firmwareGovind Singh
2020-06-23ath11k: remove define ATH11K_QMI_DEFAULT_CAL_FILE_NAMEKalle Valo
2020-06-23ath11k: qmi: cleanup info messagesKalle Valo
2020-06-23ath11k: remove useless info messagesKalle Valo
2020-06-23ath11k: don't use defines for hw specific firmware directoriesKalle Valo
2020-06-23ath11k: create a common function to request all firmware filesKalle Valo
2020-06-23ath11k: Add bdf-addr in hw_paramsAnilkumar Kolli
2020-03-18ath11k: dump SRNG stats during FW assertManikanta Pubbisetty
2019-11-29ath11k: qmi clean up in ath11k_qmi_wlanfw_wlan_cfg_send()Anilkumar Kolli
2019-11-25ath11k: driver for Qualcomm IEEE 802.11ax devicesKalle Valo