summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath12k/peer.c
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2025-12-09wifi: ath12k: Skip DP peer creation for scan vdevRipan Deuri
2025-11-05wifi: ath12k: Add helper to free DP link peerPavankumar Nandeshwar
2025-11-05wifi: ath12k: Move DP specific link stats to DP link peerHarsh Kumar Bijlani
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: Define ath12k_dp_peer structure & APIs for create & deleteHarsh Kumar Bijlani
2025-10-27wifi: ath12k: Move ath12k_dp_link_peer list from ath12k_base to ath12k_dpHarsh Kumar Bijlani
2025-10-27wifi: ath12k: Add hash table for ath12k_link_sta in ath12k_baseHarsh Kumar Bijlani
2025-10-27wifi: ath12k: Rename ath12k_peer to ath12k_dp_link_peerHarsh Kumar Bijlani
2025-10-27wifi: ath12k: Move DP related functions from peer.c to dp_peer.c fileHarsh Kumar Bijlani
2025-09-30wifi: ath12k: Refactor ath12k_vif structureHarsh Kumar Bijlani
2025-08-20wifi: ath12k: Modularize driver into common and Wi-Fi 7 specific componentsKiran Venkatappa
2025-07-15wifi: ath12k: Validate peer_id before searching for peerSriram R
2025-07-14wifi: ath12k: Add support to enqueue management frame at MLD levelSriram R
2025-04-17wifi: ath12k: correctly handle mcast packets for clientsSarika Sharma
2024-12-16wifi: ath12k: pass link ID during MLO while delivering skbAditya Kumar Singh
2024-11-25wifi: ath12k: add reo queue lookup table for ML peersRameshkumar Sundaram
2024-11-25wifi: ath12k: add primary link for data path operationsSriram R
2024-11-25wifi: ath12k: Add MLO station state change handlingSriram R
2024-11-06wifi: ath12k: add helper to find multi-link stationSriram R
2024-11-06wifi: ath12k: Add helpers for multi link peer creation and deletionSriram R
2024-10-16wifi: ath12k: prepare vif data structure for MLO handlingSriram R
2024-10-11wifi: ath12k: switch to using wiphy_lock() and remove ar->conf_mutexKalle Valo
2022-11-29wifi: ath12k: driver for Qualcomm Wi-Fi 7 devicesKalle Valo