index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath12k
/
peer.c
Age
Commit message (
Expand
)
Author
15 hours
Merge branch 'for-next' of ssh://git@gitolite.kernel.org/pub/scm/linux/kernel...
Mark Brown
6 days
wifi: ath12k: fix MLO peer delete race
Baochen Qiang
8 days
wifi: ath12k: fix NULL pointer dereference in rhash table destroy
Jose Ignacio Tornos Martinez
2026-06-01
wifi: ath12k: Add support for 4-address frame notification
Tamizh Chelvam Raja
2026-06-01
wifi: ath12k: Add support for 4-address NULL frame handling
Tamizh Chelvam Raja
2026-06-01
wifi: ath12k: Add 4-address mode support for eth offload
Tamizh Chelvam Raja
2026-06-01
wifi: ath12k: Add support for 4-address mode
Tamizh Chelvam Raja
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-12-09
wifi: ath12k: Skip DP peer creation for scan vdev
Ripan Deuri
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: 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: Move ath12k_dp_link_peer list from ath12k_base to ath12k_dp
Harsh Kumar Bijlani
2025-10-27
wifi: ath12k: Add hash table for ath12k_link_sta in ath12k_base
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
2025-09-30
wifi: ath12k: Refactor ath12k_vif structure
Harsh Kumar Bijlani
2025-08-20
wifi: ath12k: Modularize driver into common and Wi-Fi 7 specific components
Kiran Venkatappa
2025-07-15
wifi: ath12k: Validate peer_id before searching for peer
Sriram R
2025-07-14
wifi: ath12k: Add support to enqueue management frame at MLD level
Sriram R
2025-04-17
wifi: ath12k: correctly handle mcast packets for clients
Sarika Sharma
2024-12-16
wifi: ath12k: pass link ID during MLO while delivering skb
Aditya Kumar Singh
2024-11-25
wifi: ath12k: add reo queue lookup table for ML peers
Rameshkumar Sundaram
2024-11-25
wifi: ath12k: add primary link for data path operations
Sriram R
2024-11-25
wifi: ath12k: Add MLO station state change handling
Sriram R
2024-11-06
wifi: ath12k: add helper to find multi-link station
Sriram R
2024-11-06
wifi: ath12k: Add helpers for multi link peer creation and deletion
Sriram R
2024-10-16
wifi: ath12k: prepare vif data structure for MLO handling
Sriram R
2024-10-11
wifi: ath12k: switch to using wiphy_lock() and remove ar->conf_mutex
Kalle Valo
2022-11-29
wifi: ath12k: driver for Qualcomm Wi-Fi 7 devices
Kalle Valo