summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath11k/debugfs_sta.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-30wifi: ath11k: Update Qualcomm Innovation Center, Inc. copyrightsJeff Johnson1-0/+1
2023-10-12wifi: ath11k: Introduce and use ath11k_sta_to_arsta()Jeff Johnson1-15/+15
2022-09-26wifi: ath11k: Add support to get power save duration for each clientVenkateswara Naralasetty1-0/+107
2021-12-20ath11k: report tx bitrate for iw wlan station dumpWen Gong1-77/+1
2021-09-28ath11k: add HTT stats support for new statsVenkateswara Naralasetty1-1/+7
2020-09-22ath11k: debugfs: move some function declarations to correct header filesKalle Valo1-11/+12
2020-09-22ath11k: rename debug_htt_stats.[c|h] to debugfs_htt_stats.[c|h]Kalle Valo1-1/+1
2020-09-22ath11k: debugfs: use ath11k_debugfs_ prefixKalle Valo1-2/+2
2020-05-06ath11k: Add support to reset htt peer statsAshok Raj Nagarajan1-0/+67
2020-05-05ath11k: fix resource unavailability for htt stats after peer stats displaySowmiya Sree Elavalagan1-0/+9
2020-04-06ath11k: Add sta debugfs support to configure ADDBA and DELBAMaharaja Kennadyrajan1-0/+221
2020-03-18ath11k: Adding proper validation before accessing tx_statsPravas Kumar Panda1-0/+3
2020-02-11ath11k: fix incorrect peer stats counters updateVenkateswara Naralasetty1-1/+1
2020-02-11ath11k: add HE rate accounting to driverJohn Crispin1-0/+7
2020-02-11ath11k: Silence clang -Wsometimes-uninitialized in ath11k_update_per_peer_sta...Nathan Chancellor1-1/+1
2019-12-18ath11k: move some tx_status parsing to debugfs codeJohn Crispin1-29/+34
2019-11-27ath11k: fix missed bw conversion in tx completionTamizh chelvam1-1/+1
2019-11-25ath11k: driver for Qualcomm IEEE 802.11ax devicesKalle Valo1-0/+538