summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath11k/debugfs_sta.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ath11k: debugfs: move some function declarations to correct header filesKalle Valo2020-09-221-11/+12
* ath11k: rename debug_htt_stats.[c|h] to debugfs_htt_stats.[c|h]Kalle Valo2020-09-221-1/+1
* ath11k: debugfs: use ath11k_debugfs_ prefixKalle Valo2020-09-221-2/+2
* ath11k: Add support to reset htt peer statsAshok Raj Nagarajan2020-05-061-0/+67
* ath11k: fix resource unavailability for htt stats after peer stats displaySowmiya Sree Elavalagan2020-05-051-0/+9
* ath11k: Add sta debugfs support to configure ADDBA and DELBAMaharaja Kennadyrajan2020-04-061-0/+221
* ath11k: Adding proper validation before accessing tx_statsPravas Kumar Panda2020-03-181-0/+3
* ath11k: fix incorrect peer stats counters updateVenkateswara Naralasetty2020-02-111-1/+1
* ath11k: add HE rate accounting to driverJohn Crispin2020-02-111-0/+7
* ath11k: Silence clang -Wsometimes-uninitialized in ath11k_update_per_peer_sta...Nathan Chancellor2020-02-111-1/+1
* ath11k: move some tx_status parsing to debugfs codeJohn Crispin2019-12-181-29/+34
* ath11k: fix missed bw conversion in tx completionTamizh chelvam2019-11-271-1/+1
* ath11k: driver for Qualcomm IEEE 802.11ax devicesKalle Valo2019-11-251-0/+538