summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath11k/ce.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-30wifi: ath11k: Update Qualcomm Innovation Center, Inc. copyrightsJeff Johnson1-1/+1
2023-06-13wifi: ath11k: debug: add ATH11K_DBG_CEKalle Valo1-2/+2
2022-09-16wifi: ath11k: Fix miscellaneous spelling errorsJeff Johnson1-2/+2
2022-04-27ath11k: Update WBM idle ring HP after FW mode onManikanta Pubbisetty1-3/+1
2021-11-17ath11k: Disabling credit flow for WMI pathP Praneesh1-7/+30
2021-11-15ath11k: disable unused CE8 interrupts for ipq8074P Praneesh1-1/+1
2021-11-15ath11k: fix DMA memory free in CE pipe cleanupKarthikeyan Periyasamy1-6/+10
2021-02-17ath11k: add CE interrupt support for QCN9074Karthikeyan Periyasamy1-2/+56
2020-12-12ath11k: implement suspend for QCA6390 PCI devicesCarl Huang1-1/+1
2020-10-01ath11k: start a timer to update HP for CE pipe 4Carl Huang1-0/+34
2020-10-01ath11k: enable shadow register configuration and accessCarl Huang1-0/+46
2020-08-18ath11k: ce: get msi_addr and msi_data before srng setupCarl Huang1-3/+3
2020-08-18ath11k: ce: remove CE_COUNT() macroKalle Valo1-6/+6
2020-08-18ath11k: ce: remove host_ce_config_wlan macroKalle Valo1-10/+8
2020-08-18ath11k: ce: support different CE configurationsCarl Huang1-2/+82
2020-08-17ath11k: setup ce tasklet for control pathGovind Singh1-0/+2
2020-08-17ath11k: configure copy engine msi address in CE srngGovind Singh1-0/+30
2020-08-17ath11k: pci: add HAL, CE and core initialisationGovind Singh1-0/+2
2020-08-17ath11k: add simple PCI client driver for QCA6390 chipsetGovind Singh1-0/+2
2019-12-18ath11k: checking for NULL vs IS_ERR()Dan Carpenter1-10/+13
2019-11-25ath11k: driver for Qualcomm IEEE 802.11ax devicesKalle Valo1-0/+805