index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath12k
/
dp_peer.c
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-5
/
+5
2025-11-05
wifi: ath12k: Build all the files in wifi7 directory into ath12k_wifi7.ko
Pavankumar Nandeshwar
-0
/
+2
2025-11-05
wifi: ath12k: Add helper to free DP link peer
Pavankumar Nandeshwar
-4
/
+9
2025-11-05
wifi: ath12k: Move DP specific link stats to DP link peer
Harsh Kumar Bijlani
-1
/
+57
2025-10-27
wifi: ath12k: Add lockdep warn for RCU
Ripan Deuri
-0
/
+3
2025-10-27
wifi: ath12k: Use ath12k_dp_peer in per packet Tx & Rx paths
Harsh Kumar Bijlani
-3
/
+42
2025-10-27
wifi: ath12k: Attach and detach ath12k_dp_link_peer to ath12k_dp_peer
Harsh Kumar Bijlani
-7
/
+139
2025-10-27
wifi: ath12k: Define ath12k_dp_peer structure & APIs for create & delete
Harsh Kumar Bijlani
-0
/
+126
2025-10-27
wifi: ath12k: Add hash table for ath12k_dp_link_peer
Harsh Kumar Bijlani
-11
/
+127
2025-10-27
wifi: ath12k: Move ath12k_dp_link_peer list from ath12k_base to ath12k_dp
Harsh Kumar Bijlani
-31
/
+33
2025-10-27
wifi: ath12k: Rename ath12k_peer to ath12k_dp_link_peer
Harsh Kumar Bijlani
-31
/
+33
2025-10-27
wifi: ath12k: Move DP related functions from peer.c to dp_peer.c file
Harsh Kumar Bijlani
-0
/
+207