summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath11k/hal.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: ath11k: remap ce register space for IPQ5018Sriram R2022-12-071-6/+11
* wifi: ath11k: Fix miscellaneous spelling errorsJeff Johnson2022-09-161-1/+1
* wifi: ath11k: Add multi TX ring support for WCN6750Manikanta Pubbisetty2022-09-101-1/+1
* ath11k: Fix typo in commentsZhang Jiaming2022-07-081-1/+1
* ath11k: HAL changes to support WCN6750Manikanta Pubbisetty2022-05-021-7/+8
* ath11k: Avoid false DEADLOCK warning reported by lockdepBaochen Qiang2021-12-131-0/+22
* ath11k: remove mod operator in dst ring processingP Praneesh2021-11-151-2/+5
* ath11k: allocate dst ring descriptors from cacheable memoryP Praneesh2021-11-151-2/+26
* ath11k: setup WBM_IDLE_LINK ring once againBaochen Qiang2021-06-121-0/+10
* ath11k: add hal support for QCN9074Karthikeyan Periyasamy2021-02-171-55/+41
* ath11k: remove unnecessary casts to u32Kalle Valo2020-10-011-4/+4
* ath11k: start a timer to update TCL HPCarl Huang2020-10-011-0/+13
* ath11k: enable shadow register configuration and accessCarl Huang2020-10-011-2/+112
* ath11k: add packet log support for QCA6390Carl Huang2020-10-011-0/+2
* ath11k: hal: assign msi_addr and msi_data to srngCarl Huang2020-08-181-0/+2
* ath11k: ce: remove CE_COUNT() macroKalle Valo2020-08-181-1/+1
* ath11k: ce: support different CE configurationsCarl Huang2020-08-181-1/+1
* ath11k: hal: cleanup dynamic register macrosKalle Valo2020-08-181-33/+33
* ath11k: hal: create hw_srng_config dynamicallyKalle Valo2020-08-171-53/+66
* ath11k: pci: add HAL, CE and core initialisationGovind Singh2020-08-171-0/+1
* ath11k: add simple PCI client driver for QCA6390 chipsetGovind Singh2020-08-171-0/+1
* ath11k: Remove bus layer includes from upper layerGovind Singh2020-05-111-1/+0
* ath11k: Add support for multibus supportGovind Singh2020-05-111-42/+44
* ath11k: dump SRNG stats during FW assertManikanta Pubbisetty2020-03-181-2/+64
* ath11k: driver for Qualcomm IEEE 802.11ax devicesKalle Valo2019-11-251-0/+1124