aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/wireless/ath/ath11k/dp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-16wifi: ath11k: Fix miscellaneous spelling errorsJeff Johnson1-1/+1
2022-09-10wifi: ath11k: Increase TCL data ring size for WCN6750Manikanta Pubbisetty1-1/+1
2022-09-10wifi: ath11k: Add multi TX ring support for WCN6750Manikanta Pubbisetty1-10/+14
2021-12-09ath11k: Process full monitor mode rx supportAnilkumar Kolli1-0/+1
2021-11-15ath11k: avoid while loop in ring selection of tx completion interruptP Praneesh1-5/+4
2021-11-15ath11k: allocate HAL_WBM2SW_RELEASE ring from cacheable memoryP Praneesh1-0/+1
2021-11-15ath11k: allocate dst ring descriptors from cacheable memoryP Praneesh1-5/+33
2021-10-25ath11k: change return buffer manager for QCA6390Baochen Qiang1-1/+3
2021-10-11ath11k: Change number of TCL rings to one for QCA6390Baochen Qiang1-5/+5
2021-06-12ath11k: setup REO for WCN6855Baochen Qiang1-14/+2
2020-12-12ath11k: implement suspend for QCA6390 PCI devicesCarl Huang1-1/+1
2020-10-28ath11k: remove repeated words in comments and warningsKalle Valo1-1/+1
2020-10-01ath11k: start a timer to update REO cmd ringCarl Huang1-0/+6
2020-10-01ath11k: start a timer to update TCL HPCarl Huang1-0/+91
2020-10-01ath11k: add packet log support for QCA6390Carl Huang1-0/+2
2020-10-01ath11k: Use GFP_ATOMIC instead of GFP_KERNEL in idr_allocGovind Singh1-2/+1
2020-09-22ath11k: debugfs: use ath11k_debugfs_ prefixKalle Valo1-1/+1
2020-08-18ath11k: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-08-18ath11k: process both lmac rings for QCA6390Carl Huang1-24/+35
2020-08-18ath11k: assign correct search flag and type for QCA6390Carl Huang1-4/+11
2020-08-18ath11k: setup QCA6390 rings for both rxdmasCarl Huang1-2/+5
2020-08-18ath11k: enable DP interrupt setup for QCA6390Carl Huang1-0/+108
2020-08-17ath11k: hal: create hw_srng_config dynamicallyKalle Valo1-4/+4
2020-08-17ath11k: add simple PCI client driver for QCA6390 chipsetGovind Singh1-0/+1
2020-08-17ath11k: move ring mask definitions to hw_paramsKalle Valo1-11/+11
2020-06-15ath11k: Add direct buffer ring supportKarthikeyan Periyasamy1-1/+2
2020-05-11ath11k: Add support for multibus supportGovind Singh1-0/+1
2020-05-04ath11k: fix error return code in ath11k_dp_alloc()Wei Yongjun1-1/+3
2020-04-27ath11k: fix reo flush sendKarthikeyan Periyasamy1-0/+2
2020-03-18ath11k: Perform per-msdu rx processingSriram R1-11/+7
2020-03-18ath11k: Configure hash based reo destination ring selectionSriram R1-1/+16
2020-03-17ath11k: enable PN offloadManikanta Pubbisetty1-2/+2
2020-03-17ath11k: handle RX fragmentsManikanta Pubbisetty1-0/+8
2020-03-11ath11k: config reorder queue for all tids during peer setupGovindaraj Saminathan1-14/+27
2019-12-18ath11k: optimise ath11k_dp_tx_completion_handlerJohn Crispin1-10/+6
2019-11-29ath11k: Setup REO destination ring before sending wmi_init commandVasanthakumar Thiagarajan1-2/+8
2019-11-29ath11k: Fix target crash due to WBM_IDLE_LINK ring desc shortageVasanthakumar Thiagarajan1-3/+3
2019-11-29ath11k: update tcl cmd descriptor parameters for STA modeAnilkumar Kolli1-5/+4
2019-11-25ath11k: driver for Qualcomm IEEE 802.11ax devicesKalle Valo1-0/+898