aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/debug_sta.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-12ath9k: Switch to mac80211 TXQ scheduling and airtime APIsToke Høiland-Jørgensen1-70/+0
2018-10-01ath9k: add reset for airtime station debugfsLouie Lu1-1/+17
2018-08-28ath9k: Remove unnecessary parenthesesVarsha Rao1-1/+1
2018-03-27wireless: Use octal not symbolic permissionsJoe Perches1-3/+3
2017-04-28mac80211: separate encoding/bandwidth from flagsJohannes Berg1-1/+1
2017-04-28mac80211: clean up rate encoding bits in RX statusJohannes Berg1-3/+3
2016-12-15ath9k: Introduce airtime fairness scheduling between stationsToke Høiland-Jørgensen1-0/+54
2016-11-15ath9k: Switch to using mac80211 intermediate software queues.Toke Høiland-Jørgensen1-2/+2
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg1-3/+3
2015-08-07ath9k: fix build with CONFIG_ATH9K_STATION_STATISTICS=yFelix Fietkau1-17/+3
2014-04-30ath9k: remove tid->paused flagFelix Fietkau1-3/+2
2014-01-16ath9k: Fix error reported by smatchSujith Manoharan1-1/+1
2014-01-13ath9k: Add a debugfs file "node_recv"Sujith Manoharan1-0/+164
2014-01-13ath9k: Show only active TIDs in node_aggrSujith Manoharan1-5/+13
2014-01-13ath9k: Add an option for station statisticsSujith Manoharan1-0/+97