summaryrefslogtreecommitdiff
path: root/net/mac80211/ethtool.c
AgeCommit message (Expand)Author
2023-09-25wifi: mac80211: ethtool: always hold wiphy mutexJohannes Berg
2023-09-11wifi: mac80211: remove sta_mtxJohannes Berg
2023-09-11wifi: mac80211: ethtool: hold wiphy mutexJohannes Berg
2022-08-26wifi: mac80211: read ethtool's sta_stats from sinfoRyder Lee
2022-06-20wifi: mac80211: ethtool: use deflink for nowJohannes Berg
2022-06-20wifi: mac80211: reorg some iface data structs for MLDJohannes Berg
2022-06-20wifi: mac80211: move some future per-link data to bss_confJohannes Berg
2022-04-11mac80211: prepare sta handling for MLO supportSriram R
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 432Thomas Gleixner
2018-06-29mac80211: use BIT_ULL for NL80211_STA_INFO_* attribute typesOmer Efrat
2018-05-18mac80211: allocate and fill tidstats only when neededJohannes Berg
2018-05-18cfg80211/mac80211: revert to stack allocation for sinfoJohannes Berg
2018-05-08mac80211: ethtool: avoid 32 bit multiplication overflowColin Ian King
2018-05-08cfg80211: Expose TXQ stats and parameters to userspaceToke Høiland-Jørgensen
2018-05-07mac80211: ethtool: memset the whole sinfo struct to 0Johannes Berg
2015-10-21mac80211: move station statistics into sub-structsJohannes Berg
2015-10-21mac80211: move beacon_loss_count into ifmgdJohannes Berg
2015-05-05mac80211: remove sta->tx_fragments counterJohannes Berg
2015-01-08cfg80211: remove enum station_info_flagsJohannes Berg
2015-01-08cfg80211: remove "channel" from survey namesJohannes Berg
2014-06-23cfg80211: make ethtool the driver's responsibilityJohannes Berg