aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/wireless/ath/ath11k/dp.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-16wifi: ath11k: Fix kernel-doc issuesJeff Johnson1-8/+4
2022-09-16wifi: ath11k: Fix miscellaneous spelling errorsJeff Johnson1-2/+2
2022-09-10wifi: ath11k: Increase TCL data ring size for WCN6750Manikanta Pubbisetty1-0/+2
2022-09-10wifi: ath11k: Add multi TX ring support for WCN6750Manikanta Pubbisetty1-0/+2
2022-02-21ath11k: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva1-5/+5
2022-02-14ath11k: fix destination monitor ring out of syncKarthikeyan Kathirvel1-0/+3
2021-12-09ath11k: Process full monitor mode rx supportAnilkumar Kolli1-1/+25
2021-12-09ath11k: Add htt cmd to enable full monitor modeAnilkumar Kolli1-0/+28
2021-11-15ath11k: allocate dst ring descriptors from cacheable memoryP Praneesh1-0/+1
2021-11-12ath11k: Send PPDU_STATS_CFG with proper pdev mask to firmwareRameshkumar Sundaram1-1/+2
2021-10-11ath11k: Change number of TCL rings to one for QCA6390Baochen Qiang1-0/+1
2021-09-28ath11k: Change masking and shifting in htt statsSeevalamuthu Mariappan1-0/+7
2021-09-28ath11k: Fix pktlog lite rx eventsAnilkumar Kolli1-0/+1
2020-12-12ath11k: implement suspend for QCA6390 PCI devicesCarl Huang1-0/+1
2020-12-12ath11k: dp: stop rx pktlog before suspendCarl Huang1-0/+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/+2
2020-10-01ath11k: start a timer to update TCL HPCarl Huang1-0/+22
2020-10-01ath11k: add packet log support for QCA6390Carl Huang1-1/+2
2020-08-18ath11k: setup QCA6390 rings for both rxdmasCarl Huang1-2/+5
2020-08-18ath11k: dp: redefine peer_map and peer_unmapCarl Huang1-2/+4
2020-06-15ath11k: Add support for ring backpressure statsSriram R1-0/+42
2020-05-13ath11k: fix htt stats module not handle multiple skbsPradeep Kumar Chitrapu1-0/+1
2020-04-27ath11k: fix reo flush sendKarthikeyan Periyasamy1-1/+8
2020-04-06ath11k: Increase the tx completion ring sizeSriram R1-2/+2
2020-03-18ath11k: Perform per-msdu rx processingSriram R1-1/+1
2020-03-18ath11k: Configure hash based reo destination ring selectionSriram R1-1/+1
2020-03-18ath11k: Supporting RX ring backpressure HTT event and stats handlingSriram R1-0/+8
2020-03-17ath11k: handle RX fragmentsManikanta Pubbisetty1-0/+12
2020-03-11ath11k: config reorder queue for all tids during peer setupGovindaraj Saminathan1-1/+1
2020-02-11ath11k: add HE rate accounting to driverJohn Crispin1-0/+9
2020-01-26ath11k: enable HE tlvs in ppdu stats for pktlog liteAnilkumar Kolli1-0/+8
2019-12-18ath11k: optimise ath11k_dp_tx_completion_handlerJohn Crispin1-6/+5
2019-11-29ath11k: Setup REO destination ring before sending wmi_init commandVasanthakumar Thiagarajan1-0/+1
2019-11-29ath11k: Skip update peer stats for management packetsVenkateswara Naralasetty1-1/+3
2019-11-29ath11k: remove unused tx ring countersPradeep Kumar Chitrapu1-1/+0
2019-11-29ath11k: Fix htt stats sounding info and pdev cca statsGanesh Sesetti1-2/+2
2019-11-25ath11k: driver for Qualcomm IEEE 802.11ax devicesKalle Valo1-0/+1526