summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath11k/ahb.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-09ath11k: fix rmmod failure if qmi sequence failsAnilkumar Kolli1-1/+8
2020-11-07ath11k: cold boot calibration supportGovindaraj Saminathan1-0/+27
2020-09-22ath11k: Add checked value for ath11k_ahb_removeBo YU1-3/+7
2020-09-21ath11k: Remove rproc references from common core layerGovind Singh1-3/+36
2020-09-11ath11k: add ipq6018 supportAnilkumar Kolli1-0/+3
2020-09-11ath11k: move target ce configs to hw_paramsAnilkumar Kolli1-247/+8
2020-08-31ath11k: convert tasklets to use new tasklet_setup() APIAllen Pais1-4/+3
2020-08-18ath11k: ce: remove CE_COUNT() macroKalle Valo1-6/+6
2020-08-18ath11k: ce: support different CE configurationsCarl Huang1-6/+6
2020-08-17ath11k: fill appropriate QMI service instance id for QCA6390Govind Singh1-0/+1
2020-08-17ath11k: add board file support for PCI devicesGovind Singh1-0/+2
2020-08-17ath11k: add support for m3 firmwareGovind Singh1-0/+1
2020-08-17ath11k: use remoteproc only with AHB devicesGovind Singh1-1/+5
2020-08-17ath11k: implement ath11k_core_pre_init()Kalle Valo1-0/+4
2020-08-17ath11k: add simple PCI client driver for QCA6390 chipsetGovind Singh1-1/+1
2020-08-17ath11k: move ring mask definitions to hw_paramsKalle Valo1-80/+8
2020-06-23ath11k: add hw_ops for pdev id to hw_mac mappingAnilkumar Kolli1-7/+8
2020-06-23ath11k: ahb: call ath11k_core_init() before irq configurationAnilkumar Kolli1-4/+4
2020-05-12ath11k: convert to devm_platform_get_and_ioremap_resourceWei Yongjun1-7/+1
2020-05-11ath11k: Add drv private for bus opaque structGovind Singh1-1/+1
2020-05-11ath11k: Add support for multibus supportGovind Singh1-10/+39
2020-04-14ath11k: set IRQ_DISABLE_UNLAZY flag for DP interruptsManikanta Pubbisetty1-1/+1
2020-03-18ath11k: Perform per-msdu rx processingSriram R1-5/+0
2020-03-18ath11k: dump SRNG stats during FW assertManikanta Pubbisetty1-0/+6
2019-11-29ath11k: qmi clean up ce and HTC service config updateAnilkumar Kolli1-5/+4
2019-11-25ath11k: driver for Qualcomm IEEE 802.11ax devicesKalle Valo1-0/+1004