index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath12k
/
dp_peer.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-11-05
wifi: ath12k: Build all the files in wifi7 directory into ath12k_wifi7.ko
Pavankumar Nandeshwar
2025-11-05
wifi: ath12k: Add helper to free DP link peer
Pavankumar Nandeshwar
2025-11-05
wifi: ath12k: Move DP specific link stats to DP link peer
Harsh Kumar Bijlani
2025-10-27
wifi: ath12k: Add lockdep warn for RCU
Ripan Deuri
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: Define ath12k_dp_peer structure & APIs for create & delete
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-27
wifi: ath12k: Move DP related functions from peer.c to dp_peer.c file
Harsh Kumar Bijlani