aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/ethtool.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 432Thomas Gleixner1-2/+1
2018-06-29mac80211: use BIT_ULL for NL80211_STA_INFO_* attribute typesOmer Efrat1-3/+3
2018-05-18mac80211: allocate and fill tidstats only when neededJohannes Berg1-2/+2
2018-05-18cfg80211/mac80211: revert to stack allocation for sinfoJohannes Berg1-19/+13
2018-05-08mac80211: ethtool: avoid 32 bit multiplication overflowColin Ian King1-2/+2
2018-05-08cfg80211: Expose TXQ stats and parameters to userspaceToke Høiland-Jørgensen1-13/+19
2018-05-07mac80211: ethtool: memset the whole sinfo struct to 0Johannes Berg1-2/+3
2015-10-21mac80211: move station statistics into sub-structsJohannes Berg1-13/+13
2015-10-21mac80211: move beacon_loss_count into ifmgdJohannes Berg1-2/+1
2015-05-05mac80211: remove sta->tx_fragments counterJohannes Berg1-2/+1
2015-01-08cfg80211: remove enum station_info_flagsJohannes Berg1-3/+3
2015-01-08cfg80211: remove "channel" from survey namesJohannes Berg1-10/+10
2014-06-23cfg80211: make ethtool the driver's responsibilityJohannes Berg1-0/+244