index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath12k
/
dp.c
Age
Commit message (
Expand
)
Author
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-15
wifi: ath12k: clean up on error in ath12k_dp_setup()
Dan Carpenter
2025-12-15
Merge branch 'ath12k-ng' into ath-next
Jeff Johnson
2025-11-05
wifi: ath12k: Use dp objects in performance critical paths
Pavankumar Nandeshwar
2025-11-05
wifi: ath12k: Build all the files in wifi7 directory into ath12k_wifi7.ko
Pavankumar Nandeshwar
2025-11-05
wifi: ath12k: Remove arch-specific HAL dependencies from common DP
Pavankumar Nandeshwar
2025-11-05
wifi: ath12k: Add callbacks in arch_ops for rx APIs
Pavankumar Nandeshwar
2025-10-27
wifi: ath12k: Use ath12k_dp_peer in per packet Tx & Rx paths
Harsh Kumar Bijlani
2025-10-27
wifi: ath12k: Attach and detach ath12k_dp_link_peer to ath12k_dp_peer
Harsh Kumar Bijlani
2025-10-27
wifi: ath12k: Add hash table for ath12k_dp_link_peer
Harsh Kumar Bijlani
2025-10-27
wifi: ath12k: Move ath12k_dp_link_peer list from ath12k_base to ath12k_dp
Harsh Kumar Bijlani
2025-10-27
wifi: ath12k: Rename ath12k_peer to ath12k_dp_link_peer
Harsh Kumar Bijlani
2025-10-10
wifi: ath12k: Segregate the common and wifi7 specific structures
Pavankumar Nandeshwar
2025-10-10
wifi: ath12k: Move HAL Cookie Conversion and RBM related APIs to wifi7 directory
Pavankumar Nandeshwar
2025-10-10
wifi: ath12k: Move HAL REO and Rx buf related APIs to wifi7 directory
Pavankumar Nandeshwar
2025-10-10
wifi: ath12k: Move HAL Tx, REO and link idle setup related APIs to wifi7 dire...
Pavankumar Nandeshwar
2025-10-10
wifi: ath12k: Move HAL CE status and set link desc addr APIs to wifi7 directory
Pavankumar Nandeshwar
2025-10-10
wifi: ath12k: Use hal handle instead of ab handle
Pavankumar Nandeshwar
2025-10-10
wifi: ath12k: Move hal_params and regs to hal from hw
Pavankumar Nandeshwar
2025-10-10
wifi: ath12k: Move wbm_rbm_map to hw specific hal files
Pavankumar Nandeshwar
2025-10-10
wifi: ath12k: Initialize hal_ops through hal_init
Pavankumar Nandeshwar
2025-10-10
wifi: ath12k: Initialize desc_size through hal_init
Pavankumar Nandeshwar
2025-10-08
wifi: ath12k: Refactor data path pdev struct
Ripan Deuri
2025-09-30
wifi: ath12k: Refactor ath12k_vif structure
Harsh Kumar Bijlani
2025-09-30
wifi: ath12k: Rearrange DP fields in ath12k_hw_group struct
Ripan Deuri
2025-09-30
wifi: ath12k: Support arch-specific DP device allocation
Ripan Deuri
2025-09-30
wifi: ath12k: Convert ath12k_dp member in ath12k_base to pointer
Ripan Deuri
2025-09-22
wifi: ath12k: Add Retry Mechanism for REO RX Queue Update Failures
Manish Dharanenthiran
2025-09-11
wifi: ath12k: Change the API prefixes to ath12k_wifi7 in tx/rx
Pavankumar Nandeshwar
2025-09-11
wifi: ath12k: Move hal_rx_ops callbacks to hal_ops
Pavankumar Nandeshwar
2025-09-11
wifi: ath12k: Remove non-compact TLV support from QCN
Pavankumar Nandeshwar
2025-09-03
wifi: ath12k: Move HTT specific code from dp.c to newly introduced files
Harsh Kumar Bijlani
2025-09-03
wifi: ath12k: Move srng processing to wifi7 directory
Pavankumar Nandeshwar
2025-09-03
wifi: ath12k: Move Rx error related functions to wifi7 directory
Pavankumar Nandeshwar
2025-09-03
wifi: ath12k: Move hal_tx.h file to wifi7 directory
Pavankumar Nandeshwar
2025-07-21
wifi: ath12k: Correct tid cleanup when tid setup fails
Sarika Sharma
2025-07-21
wifi: ath12k: Prefer {} to {0} in initializers
Jeff Johnson
2025-07-14
wifi: ath12k: Refactor macros to use memory profile-based values
Aaradhana Sahu
2025-06-23
wifi: ath12k: Decrement TID on RX peer frag setup error handling
Karthikeyan Kathirvel
2025-05-16
wifi: ath12k: Enable AST index based address search in Station Mode
Thiraviyam Mariyappan
2025-05-16
wifi: ath12k: add monitor mode handler by monitor status ring interrupt
Kang Yang
2025-05-16
wifi: ath12k: add interrupt configuration for mon status ring
Kang Yang
2025-05-16
wifi: ath12k: delete mon reap timer
Kang Yang
2025-04-25
Merge tag 'ath-next-20250418' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Johannes Berg
2025-04-17
wifi: ath12k: Fix memory leak during extended skb allocation
P Praneesh
2025-04-07
wifi: ath12k: Fix misspelling "upto" in dp.c
Jeff Johnson
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-04-03
wifi: ath12k: Fix the enabling of REO queue lookup table feature
Sriram R
[next]