summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath11k/pci.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ath11k: ce: support different CE configurationsCarl Huang2020-08-181-6/+6
* ath11k: setup ce tasklet for control pathGovind Singh2020-08-171-8/+108
* ath11k: configure copy engine msi address in CE srngGovind Singh2020-08-171-0/+25
* ath11k: pci: add read32() and write32() hif operationsGovind Singh2020-08-171-0/+55
* ath11k: fill appropriate QMI service instance id for QCA6390Govind Singh2020-08-171-0/+1
* ath11k: add board file support for PCI devicesGovind Singh2020-08-171-0/+2
* ath11k: add support for m3 firmwareGovind Singh2020-08-171-0/+1
* ath11k: use remoteproc only with AHB devicesGovind Singh2020-08-171-1/+6
* ath11k: pci: add HAL, CE and core initialisationGovind Singh2020-08-171-1/+389
* ath11k: register MHI controller device for QCA6390Govind Singh2020-08-171-0/+77
* ath11k: implement ath11k_core_pre_init()Kalle Valo2020-08-171-0/+7
* ath11k: pci: add MSI config initialisationGovind Singh2020-08-171-0/+69
* ath11k: pci: setup resourcesGovind Singh2020-08-171-1/+105
* ath11k: add simple PCI client driver for QCA6390 chipsetGovind Singh2020-08-171-0/+88