summaryrefslogtreecommitdiffstats
path: root/net/mac80211/ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: use BIT_ULL for NL80211_STA_INFO_* attribute typesOmer Efrat2018-06-291-3/+3
* mac80211: allocate and fill tidstats only when neededJohannes Berg2018-05-181-2/+2
* cfg80211/mac80211: revert to stack allocation for sinfoJohannes Berg2018-05-181-19/+13
* mac80211: ethtool: avoid 32 bit multiplication overflowColin Ian King2018-05-081-2/+2
* cfg80211: Expose TXQ stats and parameters to userspaceToke Høiland-Jørgensen2018-05-081-13/+19
* mac80211: ethtool: memset the whole sinfo struct to 0Johannes Berg2018-05-071-2/+3
* mac80211: move station statistics into sub-structsJohannes Berg2015-10-211-13/+13
* mac80211: move beacon_loss_count into ifmgdJohannes Berg2015-10-211-2/+1
* mac80211: remove sta->tx_fragments counterJohannes Berg2015-05-051-2/+1
* cfg80211: remove enum station_info_flagsJohannes Berg2015-01-081-3/+3
* cfg80211: remove "channel" from survey namesJohannes Berg2015-01-081-10/+10
* cfg80211: make ethtool the driver's responsibilityJohannes Berg2014-06-231-0/+244