aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/debugfs_sta.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-07ath10k: Check tx_stats before use itYingying Tang1-0/+7
2019-02-28ath10k: Fix the wrong updation of BW in tx_stats debugfs entrySurabhi Vishnoi1-3/+4
2019-02-20ath10k: switch to use SPDX license identifiersKalle Valo1-12/+1
2019-02-20ath10k: change 'unsigned long int' to 'unsigned long'Kalle Valo1-5/+5
2018-12-20ath10k: fix peer stats null pointer dereferenceZhi Chen1-1/+1
2018-11-05ath10k: dump tx stats in rate table formatAnilkumar Kolli1-1/+11
2018-10-01ath10k: add debugfs support to get power save state change of STAMaharaja Kennadyrajan1-0/+29
2018-09-06ath10k: add debugfs support to dump per sta tx statsAnilkumar Kolli1-0/+101
2018-04-27ath10k: fix information leak in debugfsVenkateswara Naralasetty1-15/+15
2018-03-26ath10k: add sta rx packet stats per tidVasanthakumar Thiagarajan1-0/+286
2017-12-27ath10k: update copyright yearKalle Valo1-1/+1
2017-12-14ath10k: remove MAC80211_DEBUGFS dependency on ath10k_sta_statisticsAnilkumar Kolli1-27/+0
2017-04-05ath10k: use octal permission representationMarcin Rokicki1-5/+4
2017-02-07ath10k: add debugfs support to get per peer tids log via tracingMaharaja Kennadyrajan1-0/+65
2016-11-23ath10k: add support for per sta tx bitrateAnilkumar Kolli1-0/+13
2016-07-08ath10k: remove debugfs support for Per STA total rx durationMohammed Shafi Shajakhan1-24/+0
2016-07-08ath10k: add support for ath10k_sta_statistics supportMohammed Shafi Shajakhan1-0/+14
2016-07-08ath10k: fix 10.4 extended peer stats updateMohammed Shafi Shajakhan1-3/+33
2016-01-26ath10k: add debugfs support for Per STA total rx durationMohammed Shafi Shajakhan1-0/+41
2015-01-13ath10k: add support to send delbaRajkumar Manoharan1-0/+52
2015-01-13ath10k: add support to send addba responseRajkumar Manoharan1-0/+51
2015-01-13ath10k: add support to send addba requestRajkumar Manoharan1-0/+52
2015-01-13ath10k: Implement sta_add_debugfsRajkumar Manoharan1-0/+88