summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath11k/dp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* wifi: ath11k: fix misspelling of "dma" in num_rxmda_per_pdevJeff Johnson2024-05-131-6/+6
* wifi: ath11k: fix IOMMU errors on buffer ringsZhenghao Gu2024-01-111-3/+17
* wifi: ath11k: Update Qualcomm Innovation Center, Inc. copyrightsJeff Johnson2023-11-301-1/+1
* wifi: ath11k: remove unnecessary (void*) conversionsWu Yunchuan2023-09-281-1/+1
* wifi: ath11k: Ignore frags from uninitialized peer in dp.Harshitha Prem2023-04-171-1/+3
* wifi: ath11k: Fix miscellaneous spelling errorsJeff Johnson2022-09-161-1/+1
* wifi: ath11k: Increase TCL data ring size for WCN6750Manikanta Pubbisetty2022-09-101-1/+1
* wifi: ath11k: Add multi TX ring support for WCN6750Manikanta Pubbisetty2022-09-101-10/+14
* ath11k: Process full monitor mode rx supportAnilkumar Kolli2021-12-091-0/+1
* ath11k: avoid while loop in ring selection of tx completion interruptP Praneesh2021-11-151-5/+4
* ath11k: allocate HAL_WBM2SW_RELEASE ring from cacheable memoryP Praneesh2021-11-151-0/+1
* ath11k: allocate dst ring descriptors from cacheable memoryP Praneesh2021-11-151-5/+33
* ath11k: change return buffer manager for QCA6390Baochen Qiang2021-10-251-1/+3
* ath11k: Change number of TCL rings to one for QCA6390Baochen Qiang2021-10-111-5/+5
* ath11k: setup REO for WCN6855Baochen Qiang2021-06-121-14/+2
* ath11k: implement suspend for QCA6390 PCI devicesCarl Huang2020-12-121-1/+1
* ath11k: remove repeated words in comments and warningsKalle Valo2020-10-281-1/+1
* ath11k: start a timer to update REO cmd ringCarl Huang2020-10-011-0/+6
* ath11k: start a timer to update TCL HPCarl Huang2020-10-011-0/+91
* ath11k: add packet log support for QCA6390Carl Huang2020-10-011-0/+2
* ath11k: Use GFP_ATOMIC instead of GFP_KERNEL in idr_allocGovind Singh2020-10-011-2/+1
* ath11k: debugfs: use ath11k_debugfs_ prefixKalle Valo2020-09-221-1/+1
* ath11k: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-181-1/+1
* ath11k: process both lmac rings for QCA6390Carl Huang2020-08-181-24/+35
* ath11k: assign correct search flag and type for QCA6390Carl Huang2020-08-181-4/+11
* ath11k: setup QCA6390 rings for both rxdmasCarl Huang2020-08-181-2/+5
* ath11k: enable DP interrupt setup for QCA6390Carl Huang2020-08-181-0/+108
* ath11k: hal: create hw_srng_config dynamicallyKalle Valo2020-08-171-4/+4
* ath11k: add simple PCI client driver for QCA6390 chipsetGovind Singh2020-08-171-0/+1
* ath11k: move ring mask definitions to hw_paramsKalle Valo2020-08-171-11/+11
* ath11k: Add direct buffer ring supportKarthikeyan Periyasamy2020-06-151-1/+2
* ath11k: Add support for multibus supportGovind Singh2020-05-111-0/+1
* ath11k: fix error return code in ath11k_dp_alloc()Wei Yongjun2020-05-041-1/+3
* ath11k: fix reo flush sendKarthikeyan Periyasamy2020-04-271-0/+2
* ath11k: Perform per-msdu rx processingSriram R2020-03-181-11/+7
* ath11k: Configure hash based reo destination ring selectionSriram R2020-03-181-1/+16
* ath11k: enable PN offloadManikanta Pubbisetty2020-03-171-2/+2
* ath11k: handle RX fragmentsManikanta Pubbisetty2020-03-171-0/+8
* ath11k: config reorder queue for all tids during peer setupGovindaraj Saminathan2020-03-111-14/+27
* ath11k: optimise ath11k_dp_tx_completion_handlerJohn Crispin2019-12-181-10/+6
* ath11k: Setup REO destination ring before sending wmi_init commandVasanthakumar Thiagarajan2019-11-291-2/+8
* ath11k: Fix target crash due to WBM_IDLE_LINK ring desc shortageVasanthakumar Thiagarajan2019-11-291-3/+3
* ath11k: update tcl cmd descriptor parameters for STA modeAnilkumar Kolli2019-11-291-5/+4
* ath11k: driver for Qualcomm IEEE 802.11ax devicesKalle Valo2019-11-251-0/+898