summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath12k/dp.c
AgeCommit message (Expand)AuthorFilesLines
2025-05-16wifi: ath12k: Enable AST index based address search in Station ModeThiraviyam Mariyappan1-5/+5
2025-05-16wifi: ath12k: add monitor mode handler by monitor status ring interruptKang Yang1-1/+5
2025-05-16wifi: ath12k: add interrupt configuration for mon status ringKang Yang1-1/+23
2025-05-16wifi: ath12k: delete mon reap timerKang Yang1-28/+0
2025-04-25Merge tag 'ath-next-20250418' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg1-25/+63
2025-04-18wifi: ath12k: Fix memory leak during extended skb allocationP Praneesh1-1/+9
2025-04-07wifi: ath12k: Fix misspelling "upto" in dp.cJeff Johnson1-1/+2
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner1-1/+1
2025-04-03wifi: ath12k: Fix the enabling of REO queue lookup table featureSriram R1-24/+53
2025-01-22wifi: ath12k: add factory test mode supportAaradhana Sahu1-1/+4
2024-12-16wifi: ath12k: add helper function to init partner cmem configurationKarthikeyan Periyasamy1-0/+13
2024-12-16wifi: ath12k: add partner device buffer support in receive data pathKarthikeyan Periyasamy1-0/+1
2024-12-06wifi: ath12k: move struct ath12k_hw from per device to groupKarthikeyan Periyasamy1-13/+6
2024-11-30wifi: ath12k: Refactor core startupKarthikeyan Periyasamy1-0/+7
2024-11-25wifi: ath12k: add reo queue lookup table for ML peersRameshkumar Sundaram1-9/+32
2024-11-25wifi: ath12k: add primary link for data path operationsSriram R1-0/+5
2024-10-22wifi: ath12k: fix warning when unbindingJose Ignacio Tornos Martinez1-1/+3
2024-10-22wifi: ath12k: fix crash when unbindingJose Ignacio Tornos Martinez1-0/+1
2024-10-16wifi: ath12k: prepare vif data structure for MLO handlingSriram R1-9/+12
2024-10-08wifi: ath12k: fix use-after-free in ath12k_dp_cc_cleanup()Rameshkumar Sundaram1-4/+10
2024-09-28wifi: ath12k: move txbaddr/rxbaddr into struct ath12k_dpNicolas Escande1-9/+9
2024-05-25wifi: ath12k: refactor rx descriptor CMEM configurationKarthikeyan Periyasamy1-3/+9
2024-05-16wifi: ath12k: Fix tx completion ring (WBM2SW) setup failureNithyanantham Paramasivam1-5/+13
2024-05-13wifi: ath12k: fix misspelling of "dma" in num_rxmda_per_pdevJeff Johnson1-5/+5
2024-05-07wifi: ath12k: Remove unused tcl_*_ring configurationTamizh Chelvam Raja1-16/+0
2024-05-03wifi: ath12k: add multi device support for WBM idle ring buffer setupKarthikeyan Periyasamy1-1/+19
2024-05-03wifi: ath12k: Refactor idle ring descriptor setupKarthikeyan Periyasamy1-3/+6
2024-04-30wifi: ath12k: fix flush failure in recovery scenariosBaochen Qiang1-0/+7
2024-04-22wifi: ath12k: Refactor data path cmem initKarthikeyan Periyasamy1-6/+47
2024-04-22wifi: ath12k: Refactor the hardware cookie conversion initKarthikeyan Periyasamy1-8/+17
2024-04-22wifi: ath12k: avoid redundant code in Rx cookie conversion initKarthikeyan Periyasamy1-1/+2
2024-04-09wifi: ath12k: correct the capital word typoKarthikeyan Periyasamy1-2/+2
2024-03-21wifi: ath12k: Optimize the lock contention of used list in Rx data pathKarthikeyan Periyasamy1-12/+19
2024-02-02wifi: ath12k: subscribe required word mask from rx tlvKarthikeyan Kathirvel1-0/+17
2024-02-02wifi: ath12k: remove hal_desc_sz from hw paramsRaj Kumar Bhagat1-1/+7
2023-11-29wifi: ath12k: avoid explicit HW conversion argument in Rxdma replenishKarthikeyan Periyasamy1-2/+1
2023-11-29wifi: ath12k: avoid explicit RBM id argument in Rxdma replenishKarthikeyan Periyasamy1-1/+0
2023-11-29wifi: ath12k: avoid explicit mac id argument in Rxdma replenishKarthikeyan Periyasamy1-2/+2
2023-09-05wifi: ath12k: Ignore fragments from uninitialized peer in dpHarshitha Prem1-0/+1
2023-08-23wifi: ath12k: Fix memory leak in rx_desc and tx_descRajat Soni1-1/+29
2023-02-24wifi: ath12k: remove memset with byte count of 278528Kalle Valo1-4/+1
2023-02-17wifi: ath12k: Fix spelling mistakes in warning messages and commentsColin Ian King1-1/+1
2022-11-29wifi: ath12k: driver for Qualcomm Wi-Fi 7 devicesKalle Valo1-0/+1580