summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath11k/pci.c
AgeCommit message (Expand)Author
2020-12-18ath11k: pci: disable ASPM L0sLs before downloading firmwareCarl Huang
2020-12-17ath11k: Fix ath11k_pci_fix_l1ss()Dan Carpenter
2020-12-12ath11k: implement suspend for QCA6390 PCI devicesCarl Huang
2020-12-12ath11k: hif: add ce irq enable and disable functionsCarl Huang
2020-12-12ath11k: pci: read select_window register to ensure write is finishedCarl Huang
2020-12-12ath11k: hif: implement suspend and resume functionsCarl Huang
2020-12-12ath11k: pci: disable VDD4BLOWCarl Huang
2020-12-12ath11k: pci: fix L1ss clock unstable problemCarl Huang
2020-12-12ath11k: pci: fix hot reset stability issuesCarl Huang
2020-12-09ath11k: fix rmmod failure if qmi sequence failsAnilkumar Kolli
2020-12-08ath11k: pci: add MODULE_FIRMWARE macrosDevin Bayer
2020-12-07ath11k: add 64bit check before reading msi high addrAnilkumar Kolli
2020-11-07ath11k: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-10-01ath11k: enable shadow register configuration and accessCarl Huang
2020-10-01ath11k: read and write registers below unwindowed addressCarl Huang
2020-10-01ath11k: pci: fix rmmod crashCarl Huang
2020-10-01ath11k: pci: check TCSR_SOC_HW_VERSIONKalle Valo
2020-09-11ath11k: move target ce configs to hw_paramsAnilkumar Kolli
2020-08-31ath11k: fix missing error check on call to ath11k_pci_get_user_msi_assignmentColin Ian King
2020-08-18ath11k: reset MHI during power down and power upCarl Huang
2020-08-18ath11k: enable DP interrupt setup for QCA6390Carl Huang
2020-08-18ath11k: disable CE interrupt before hif startCarl Huang
2020-08-18ath11k: ce: remove CE_COUNT() macroKalle Valo
2020-08-18ath11k: ce: support different CE configurationsCarl Huang
2020-08-17ath11k: setup ce tasklet for control pathGovind Singh
2020-08-17ath11k: configure copy engine msi address in CE srngGovind Singh
2020-08-17ath11k: pci: add read32() and write32() hif operationsGovind Singh
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-08-17ath11k: use remoteproc only with AHB devicesGovind Singh
2020-08-17ath11k: pci: add HAL, CE and core initialisationGovind Singh
2020-08-17ath11k: register MHI controller device for QCA6390Govind Singh
2020-08-17ath11k: implement ath11k_core_pre_init()Kalle Valo
2020-08-17ath11k: pci: add MSI config initialisationGovind Singh
2020-08-17ath11k: pci: setup resourcesGovind Singh
2020-08-17ath11k: add simple PCI client driver for QCA6390 chipsetGovind Singh