summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath11k/hal.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-01ath11k: remove unnecessary casts to u32Kalle Valo1-4/+4
2020-10-01ath11k: start a timer to update TCL HPCarl Huang1-0/+13
2020-10-01ath11k: enable shadow register configuration and accessCarl Huang1-2/+112
2020-10-01ath11k: add packet log support for QCA6390Carl Huang1-0/+2
2020-08-18ath11k: hal: assign msi_addr and msi_data to srngCarl Huang1-0/+2
2020-08-18ath11k: ce: remove CE_COUNT() macroKalle Valo1-1/+1
2020-08-18ath11k: ce: support different CE configurationsCarl Huang1-1/+1
2020-08-18ath11k: hal: cleanup dynamic register macrosKalle Valo1-33/+33
2020-08-17ath11k: hal: create hw_srng_config dynamicallyKalle Valo1-53/+66
2020-08-17ath11k: pci: add HAL, CE and core initialisationGovind Singh1-0/+1
2020-08-17ath11k: add simple PCI client driver for QCA6390 chipsetGovind Singh1-0/+1
2020-05-11ath11k: Remove bus layer includes from upper layerGovind Singh1-1/+0
2020-05-11ath11k: Add support for multibus supportGovind Singh1-42/+44
2020-03-18ath11k: dump SRNG stats during FW assertManikanta Pubbisetty1-2/+64
2019-11-25ath11k: driver for Qualcomm IEEE 802.11ax devicesKalle Valo1-0/+1124