Age | Commit message (Expand) | Author | Files | Lines |
2022-08-26 | wifi: mac80211: read ethtool's sta_stats from sinfo | Ryder Lee | 1 | -5/+5 |
2022-06-20 | wifi: mac80211: ethtool: use deflink for now | Johannes Berg | 1 | -10/+10 |
2022-06-20 | wifi: mac80211: reorg some iface data structs for MLD | Johannes Berg | 1 | -1/+1 |
2022-06-20 | wifi: mac80211: move some future per-link data to bss_conf | Johannes Berg | 1 | -2/+2 |
2022-04-11 | mac80211: prepare sta handling for MLO support | Sriram R | 1 | -2/+2 |
2021-11-22 | ethtool: extend ringparam setting/getting API with rx_buf_len | Hao Chen | 1 | -2/+6 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 432 | Thomas Gleixner | 1 | -2/+1 |
2018-06-29 | mac80211: use BIT_ULL for NL80211_STA_INFO_* attribute types | Omer Efrat | 1 | -3/+3 |
2018-05-18 | mac80211: allocate and fill tidstats only when needed | Johannes Berg | 1 | -2/+2 |
2018-05-18 | cfg80211/mac80211: revert to stack allocation for sinfo | Johannes Berg | 1 | -19/+13 |
2018-05-08 | mac80211: ethtool: avoid 32 bit multiplication overflow | Colin Ian King | 1 | -2/+2 |
2018-05-08 | cfg80211: Expose TXQ stats and parameters to userspace | Toke Høiland-Jørgensen | 1 | -13/+19 |
2018-05-07 | mac80211: ethtool: memset the whole sinfo struct to 0 | Johannes Berg | 1 | -2/+3 |
2015-10-21 | mac80211: move station statistics into sub-structs | Johannes Berg | 1 | -13/+13 |
2015-10-21 | mac80211: move beacon_loss_count into ifmgd | Johannes Berg | 1 | -2/+1 |
2015-05-05 | mac80211: remove sta->tx_fragments counter | Johannes Berg | 1 | -2/+1 |
2015-01-08 | cfg80211: remove enum station_info_flags | Johannes Berg | 1 | -3/+3 |
2015-01-08 | cfg80211: remove "channel" from survey names | Johannes Berg | 1 | -10/+10 |
2014-06-23 | cfg80211: make ethtool the driver's responsibility | Johannes Berg | 1 | -0/+244 |