summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath12k/debugfs.c
AgeCommit message (Expand)AuthorFilesLines
2025-12-15Merge branch 'ath12k-ng' into ath-nextJeff Johnson1-2/+6
2025-11-06wifi: ath12k: Make firmware stats reset caller-drivenManish Dharanenthiran1-6/+3
2025-11-05wifi: ath12k: Move DP device stats to ath12k_dpPavankumar Nandeshwar1-1/+2
2025-10-16wifi: ath12k: track dropped MSDU buffer type packets in REO exception ringSarika Sharma1-1/+4
2025-10-10wifi: ath12k: Segregate the common and wifi7 specific structuresPavankumar Nandeshwar1-1/+1
2025-09-30wifi: ath12k: Add framework for hardware specific ieee80211_ops registrationRipan Deuri1-1/+2
2025-07-22wifi: ath12k: Prefer {} to {0} in initializersJeff Johnson1-4/+4
2025-06-18wifi: ath12k: Avoid CPU busy-wait by handling VDEV_STAT and BCN_STATBjorn Andersson1-58/+0
2025-05-19wifi: ath12k: print device dp stats in debugfsVinith Kumar R1-6/+193
2025-05-16wifi: ath12k: Add support to simulate firmware crashDinesh Karthikeyan1-0/+76
2025-04-12wifi: ath12k: Add support for link specific datapath statsBalamurugan Mahalingam1-0/+118
2025-03-28wifi: ath12k: Replace band define G with GHZ where appropriateKarthikeyan Periyasamy1-2/+2
2025-03-17wifi: ath12k: move firmware stats out of debugfsAditya Kumar Singh1-108/+4
2025-02-11wifi: ath12k: Add peer extended Rx statistics debugfs supportKarthikeyan Periyasamy1-0/+97
2025-02-04wifi: ath12k: Add Support to Calculate and Display TPC ValuesSowmiya Sree Elavalagan1-0/+618
2025-02-04wifi: ath12k: Add Support to Parse TPC Event from FirmwareSowmiya Sree Elavalagan1-0/+96
2025-01-26wifi: ath12k: Request pdev stats from firmwareRamya Gnanasekar1-0/+79
2025-01-26wifi: ath12k: Request beacon stats from firmwareRamya Gnanasekar1-1/+105
2025-01-26wifi: ath12k: Request vdev stats from firmwareRamya Gnanasekar1-1/+196
2024-10-11wifi: ath12k: switch to using wiphy_lock() and remove ar->conf_mutexKalle Valo1-2/+2
2024-07-01wifi: ath12k: Add support to enable debugfs_htt_statsDinesh Karthikeyan1-0/+3
2024-06-11wifi: ath12k: handle symlink cleanup for per pdev debugfs dentryAditya Kumar Singh1-2/+6
2024-06-11wifi: ath12k: unregister per pdev debugfsAditya Kumar Singh1-0/+10
2024-04-04wifi: ath12k: debugfs: radar simulation supportRamya Gnanasekar1-0/+29
2024-04-04wifi: ath12k: initial debugfs supportRamasamy Kaliappan1-0/+61