aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath11k/dp.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-13wifi: ath11k: fix misspelling of "dma" in num_rxmda_per_pdevGravatar Jeff Johnson 1-6/+6
2024-01-11wifi: ath11k: fix IOMMU errors on buffer ringsGravatar Zhenghao Gu 1-3/+17
2023-11-30wifi: ath11k: Update Qualcomm Innovation Center, Inc. copyrightsGravatar Jeff Johnson 1-1/+1
2023-09-28wifi: ath11k: remove unnecessary (void*) conversionsGravatar Wu Yunchuan 1-1/+1
2023-04-17wifi: ath11k: Ignore frags from uninitialized peer in dp.Gravatar Harshitha Prem 1-1/+3
2022-09-16wifi: ath11k: Fix miscellaneous spelling errorsGravatar Jeff Johnson 1-1/+1
2022-09-10wifi: ath11k: Increase TCL data ring size for WCN6750Gravatar Manikanta Pubbisetty 1-1/+1
2022-09-10wifi: ath11k: Add multi TX ring support for WCN6750Gravatar Manikanta Pubbisetty 1-10/+14
2021-12-09ath11k: Process full monitor mode rx supportGravatar Anilkumar Kolli 1-0/+1
2021-11-15ath11k: avoid while loop in ring selection of tx completion interruptGravatar P Praneesh 1-5/+4
2021-11-15ath11k: allocate HAL_WBM2SW_RELEASE ring from cacheable memoryGravatar P Praneesh 1-0/+1
2021-11-15ath11k: allocate dst ring descriptors from cacheable memoryGravatar P Praneesh 1-5/+33
2021-10-25ath11k: change return buffer manager for QCA6390Gravatar Baochen Qiang 1-1/+3
2021-10-11ath11k: Change number of TCL rings to one for QCA6390Gravatar Baochen Qiang 1-5/+5
2021-06-12ath11k: setup REO for WCN6855Gravatar Baochen Qiang 1-14/+2
2020-12-12ath11k: implement suspend for QCA6390 PCI devicesGravatar Carl Huang 1-1/+1
2020-10-28ath11k: remove repeated words in comments and warningsGravatar Kalle Valo 1-1/+1
2020-10-01ath11k: start a timer to update REO cmd ringGravatar Carl Huang 1-0/+6
2020-10-01ath11k: start a timer to update TCL HPGravatar Carl Huang 1-0/+91
2020-10-01ath11k: add packet log support for QCA6390Gravatar Carl Huang 1-0/+2
2020-10-01ath11k: Use GFP_ATOMIC instead of GFP_KERNEL in idr_allocGravatar Govind Singh 1-2/+1
2020-09-22ath11k: debugfs: use ath11k_debugfs_ prefixGravatar Kalle Valo 1-1/+1
2020-08-18ath11k: Use fallthrough pseudo-keywordGravatar Gustavo A. R. Silva 1-1/+1
2020-08-18ath11k: process both lmac rings for QCA6390Gravatar Carl Huang 1-24/+35
2020-08-18ath11k: assign correct search flag and type for QCA6390Gravatar Carl Huang 1-4/+11
2020-08-18ath11k: setup QCA6390 rings for both rxdmasGravatar Carl Huang 1-2/+5
2020-08-18ath11k: enable DP interrupt setup for QCA6390Gravatar Carl Huang 1-0/+108
2020-08-17ath11k: hal: create hw_srng_config dynamicallyGravatar Kalle Valo 1-4/+4
2020-08-17ath11k: add simple PCI client driver for QCA6390 chipsetGravatar Govind Singh 1-0/+1
2020-08-17ath11k: move ring mask definitions to hw_paramsGravatar Kalle Valo 1-11/+11
2020-06-15ath11k: Add direct buffer ring supportGravatar Karthikeyan Periyasamy 1-1/+2
2020-05-11ath11k: Add support for multibus supportGravatar Govind Singh 1-0/+1
2020-05-04ath11k: fix error return code in ath11k_dp_alloc()Gravatar Wei Yongjun 1-1/+3
2020-04-27ath11k: fix reo flush sendGravatar Karthikeyan Periyasamy 1-0/+2
2020-03-18ath11k: Perform per-msdu rx processingGravatar Sriram R 1-11/+7
2020-03-18ath11k: Configure hash based reo destination ring selectionGravatar Sriram R 1-1/+16
2020-03-17ath11k: enable PN offloadGravatar Manikanta Pubbisetty 1-2/+2
2020-03-17ath11k: handle RX fragmentsGravatar Manikanta Pubbisetty 1-0/+8
2020-03-11ath11k: config reorder queue for all tids during peer setupGravatar Govindaraj Saminathan 1-14/+27
2019-12-18ath11k: optimise ath11k_dp_tx_completion_handlerGravatar John Crispin 1-10/+6
2019-11-29ath11k: Setup REO destination ring before sending wmi_init commandGravatar Vasanthakumar Thiagarajan 1-2/+8
2019-11-29ath11k: Fix target crash due to WBM_IDLE_LINK ring desc shortageGravatar Vasanthakumar Thiagarajan 1-3/+3
2019-11-29ath11k: update tcl cmd descriptor parameters for STA modeGravatar Anilkumar Kolli 1-5/+4
2019-11-25ath11k: driver for Qualcomm IEEE 802.11ax devicesGravatar Kalle Valo 1-0/+898