summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath11k/cfr.c
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-2/+1
2026-01-15wifi: ath11k: Register handler for CFR capture eventVenkateswara Naralasetty-0/+161
2026-01-15wifi: ath11k: Register DBR event handler for CFR dataVenkateswara Naralasetty-1/+239
2026-01-15wifi: ath11k: Register relayfs entries for CFR dumpVenkateswara Naralasetty-0/+35
2026-01-15wifi: ath11k: Add support unassociated client CFRVenkateswara Naralasetty-0/+228
2026-01-15wifi: ath11k: Register debugfs for CFR configurationVenkateswara Naralasetty-0/+191
2026-01-15wifi: ath11k: Add initialization and deinitialization sequence for CFR moduleVenkateswara Naralasetty-0/+170