summaryrefslogtreecommitdiffstats
path: root/net/mac80211/ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: mac80211: ethtool: always hold wiphy mutexJohannes Berg2023-09-251-1/+8
* wifi: mac80211: remove sta_mtxJohannes Berg2023-09-111-3/+0
* wifi: mac80211: ethtool: hold wiphy mutexJohannes Berg2023-09-111-2/+6
* wifi: mac80211: read ethtool's sta_stats from sinfoRyder Lee2022-08-261-5/+5
* wifi: mac80211: ethtool: use deflink for nowJohannes Berg2022-06-201-10/+10
* wifi: mac80211: reorg some iface data structs for MLDJohannes Berg2022-06-201-1/+1
* wifi: mac80211: move some future per-link data to bss_confJohannes Berg2022-06-201-2/+2
* mac80211: prepare sta handling for MLO supportSriram R2022-04-111-2/+2
* ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen2021-11-221-2/+6
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 432Thomas Gleixner2019-06-051-2/+1
* 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