summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath12k/dp.c
AgeCommit message (Expand)Author
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-01-15wifi: ath12k: clean up on error in ath12k_dp_setup()Dan Carpenter
2025-12-15Merge branch 'ath12k-ng' into ath-nextJeff Johnson
2025-11-05wifi: ath12k: Use dp objects in performance critical pathsPavankumar Nandeshwar
2025-11-05wifi: ath12k: Build all the files in wifi7 directory into ath12k_wifi7.koPavankumar Nandeshwar
2025-11-05wifi: ath12k: Remove arch-specific HAL dependencies from common DPPavankumar Nandeshwar
2025-11-05wifi: ath12k: Add callbacks in arch_ops for rx APIsPavankumar Nandeshwar
2025-10-27wifi: ath12k: Use ath12k_dp_peer in per packet Tx & Rx pathsHarsh Kumar Bijlani
2025-10-27wifi: ath12k: Attach and detach ath12k_dp_link_peer to ath12k_dp_peerHarsh Kumar Bijlani
2025-10-27wifi: ath12k: Add hash table for ath12k_dp_link_peerHarsh Kumar Bijlani
2025-10-27wifi: ath12k: Move ath12k_dp_link_peer list from ath12k_base to ath12k_dpHarsh Kumar Bijlani
2025-10-27wifi: ath12k: Rename ath12k_peer to ath12k_dp_link_peerHarsh Kumar Bijlani
2025-10-10wifi: ath12k: Segregate the common and wifi7 specific structuresPavankumar Nandeshwar
2025-10-10wifi: ath12k: Move HAL Cookie Conversion and RBM related APIs to wifi7 directoryPavankumar Nandeshwar
2025-10-10wifi: ath12k: Move HAL REO and Rx buf related APIs to wifi7 directoryPavankumar Nandeshwar
2025-10-10wifi: ath12k: Move HAL Tx, REO and link idle setup related APIs to wifi7 dire...Pavankumar Nandeshwar
2025-10-10wifi: ath12k: Move HAL CE status and set link desc addr APIs to wifi7 directoryPavankumar Nandeshwar
2025-10-10wifi: ath12k: Use hal handle instead of ab handlePavankumar Nandeshwar
2025-10-10wifi: ath12k: Move hal_params and regs to hal from hwPavankumar Nandeshwar
2025-10-10wifi: ath12k: Move wbm_rbm_map to hw specific hal filesPavankumar Nandeshwar
2025-10-10wifi: ath12k: Initialize hal_ops through hal_initPavankumar Nandeshwar
2025-10-10wifi: ath12k: Initialize desc_size through hal_initPavankumar Nandeshwar
2025-10-08wifi: ath12k: Refactor data path pdev structRipan Deuri
2025-09-30wifi: ath12k: Refactor ath12k_vif structureHarsh Kumar Bijlani
2025-09-30wifi: ath12k: Rearrange DP fields in ath12k_hw_group structRipan Deuri
2025-09-30wifi: ath12k: Support arch-specific DP device allocationRipan Deuri
2025-09-30wifi: ath12k: Convert ath12k_dp member in ath12k_base to pointerRipan Deuri
2025-09-22wifi: ath12k: Add Retry Mechanism for REO RX Queue Update FailuresManish Dharanenthiran
2025-09-11wifi: ath12k: Change the API prefixes to ath12k_wifi7 in tx/rxPavankumar Nandeshwar
2025-09-11wifi: ath12k: Move hal_rx_ops callbacks to hal_opsPavankumar Nandeshwar
2025-09-11wifi: ath12k: Remove non-compact TLV support from QCNPavankumar Nandeshwar
2025-09-03wifi: ath12k: Move HTT specific code from dp.c to newly introduced filesHarsh Kumar Bijlani
2025-09-03wifi: ath12k: Move srng processing to wifi7 directoryPavankumar Nandeshwar
2025-09-03wifi: ath12k: Move Rx error related functions to wifi7 directoryPavankumar Nandeshwar
2025-09-03wifi: ath12k: Move hal_tx.h file to wifi7 directoryPavankumar Nandeshwar
2025-07-21wifi: ath12k: Correct tid cleanup when tid setup failsSarika Sharma
2025-07-21wifi: ath12k: Prefer {} to {0} in initializersJeff Johnson
2025-07-14wifi: ath12k: Refactor macros to use memory profile-based valuesAaradhana Sahu
2025-06-23wifi: ath12k: Decrement TID on RX peer frag setup error handlingKarthikeyan Kathirvel
2025-05-16wifi: ath12k: Enable AST index based address search in Station ModeThiraviyam Mariyappan
2025-05-16wifi: ath12k: add monitor mode handler by monitor status ring interruptKang Yang
2025-05-16wifi: ath12k: add interrupt configuration for mon status ringKang Yang
2025-05-16wifi: ath12k: delete mon reap timerKang Yang
2025-04-25Merge tag 'ath-next-20250418' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg
2025-04-17wifi: ath12k: Fix memory leak during extended skb allocationP Praneesh
2025-04-07wifi: ath12k: Fix misspelling "upto" in dp.cJeff Johnson
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-04-03wifi: ath12k: Fix the enabling of REO queue lookup table featureSriram R