aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211/ethtool.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-20wifi: mac80211: ethtool: use deflink for nowGravatar Johannes Berg 1-10/+10
2022-06-20wifi: mac80211: reorg some iface data structs for MLDGravatar Johannes Berg 1-1/+1
2022-06-20wifi: mac80211: move some future per-link data to bss_confGravatar Johannes Berg 1-2/+2
2022-04-11mac80211: prepare sta handling for MLO supportGravatar Sriram R 1-2/+2
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenGravatar Hao Chen 1-2/+6
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 432Gravatar Thomas Gleixner 1-2/+1
2018-06-29mac80211: use BIT_ULL for NL80211_STA_INFO_* attribute typesGravatar Omer Efrat 1-3/+3
2018-05-18mac80211: allocate and fill tidstats only when neededGravatar Johannes Berg 1-2/+2
2018-05-18cfg80211/mac80211: revert to stack allocation for sinfoGravatar Johannes Berg 1-19/+13
2018-05-08mac80211: ethtool: avoid 32 bit multiplication overflowGravatar Colin Ian King 1-2/+2
2018-05-08cfg80211: Expose TXQ stats and parameters to userspaceGravatar Toke Høiland-Jørgensen 1-13/+19
2018-05-07mac80211: ethtool: memset the whole sinfo struct to 0Gravatar Johannes Berg 1-2/+3
2015-10-21mac80211: move station statistics into sub-structsGravatar Johannes Berg 1-13/+13
2015-10-21mac80211: move beacon_loss_count into ifmgdGravatar Johannes Berg 1-2/+1
2015-05-05mac80211: remove sta->tx_fragments counterGravatar Johannes Berg 1-2/+1
2015-01-08cfg80211: remove enum station_info_flagsGravatar Johannes Berg 1-3/+3
2015-01-08cfg80211: remove "channel" from survey namesGravatar Johannes Berg 1-10/+10
2014-06-23cfg80211: make ethtool the driver's responsibilityGravatar Johannes Berg 1-0/+244