aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath11k/hal_rx.c
Commit message (Expand)AuthorAgeFilesLines
* ath11k: add software monitor ring descriptor for full monitorAnilkumar Kolli2021-12-091-0/+44
* ath11k: Use memset_startat() for clearing queue descriptorsKees Cook2021-11-241-7/+6
* ath11k: change return buffer manager for QCA6390Baochen Qiang2021-10-251-2/+4
* ath11k: add support to get peer id for WCN6855Baochen Qiang2021-06-121-4/+1
* ath11k: setup REO for WCN6855Baochen Qiang2021-06-121-37/+0
* ath11k: start a timer to update REO cmd ringCarl Huang2020-10-011-0/+2
* ath11k: add packet log support for QCA6390Carl Huang2020-10-011-1/+3
* ath11k: hal: cleanup dynamic register macrosKalle Valo2020-08-181-4/+4
* ath11k: hal: create hw_srng_config dynamicallyKalle Valo2020-08-171-1/+1
* ath11k: Remove bus layer includes from upper layerGovind Singh2020-05-111-1/+0
* ath11k: Add support for multibus supportGovind Singh2020-05-111-10/+11
* ath11k: Configure hash based reo destination ring selectionSriram R2020-03-181-1/+14
* ath11k: enable PN offloadManikanta Pubbisetty2020-03-171-1/+13
* ath11k: add HE rate accounting to driverJohn Crispin2020-02-111-3/+10
* ath11k: fix vht guard interval mappingManikanta Pubbisetty2019-11-291-3/+13
* ath11k: optimize RX path latencyJohn Crispin2019-11-291-45/+4
* ath11k: driver for Qualcomm IEEE 802.11ax devicesKalle Valo2019-11-251-0/+1221