Searched hist:"976 bd9efdae6a844079ba4a7898a38d229ef246c" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/net/mac80211/ |
H A D | ethtool.c | diff 976bd9efdae6a844079ba4a7898a38d229ef246c Fri Oct 16 10:18:11 CDT 2015 Johannes Berg <johannes.berg@intel.com> mac80211: move beacon_loss_count into ifmgd
There's little point in keeping (and even sending to userspace) the beacon_loss_count value per station, since it can only apply to the AP on a managed-mode connection. Move the value to ifmgd, advertise it only in managed mode, and remove it from ethtool as it's available through better interfaces.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
H A D | sta_info.h | diff 976bd9efdae6a844079ba4a7898a38d229ef246c Fri Oct 16 10:18:11 CDT 2015 Johannes Berg <johannes.berg@intel.com> mac80211: move beacon_loss_count into ifmgd
There's little point in keeping (and even sending to userspace) the beacon_loss_count value per station, since it can only apply to the AP on a managed-mode connection. Move the value to ifmgd, advertise it only in managed mode, and remove it from ethtool as it's available through better interfaces.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
H A D | sta_info.c | diff 976bd9efdae6a844079ba4a7898a38d229ef246c Fri Oct 16 10:18:11 CDT 2015 Johannes Berg <johannes.berg@intel.com> mac80211: move beacon_loss_count into ifmgd
There's little point in keeping (and even sending to userspace) the beacon_loss_count value per station, since it can only apply to the AP on a managed-mode connection. Move the value to ifmgd, advertise it only in managed mode, and remove it from ethtool as it's available through better interfaces.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
H A D | ieee80211_i.h | diff 976bd9efdae6a844079ba4a7898a38d229ef246c Fri Oct 16 10:18:11 CDT 2015 Johannes Berg <johannes.berg@intel.com> mac80211: move beacon_loss_count into ifmgd
There's little point in keeping (and even sending to userspace) the beacon_loss_count value per station, since it can only apply to the AP on a managed-mode connection. Move the value to ifmgd, advertise it only in managed mode, and remove it from ethtool as it's available through better interfaces.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
H A D | mlme.c | diff 976bd9efdae6a844079ba4a7898a38d229ef246c Fri Oct 16 10:18:11 CDT 2015 Johannes Berg <johannes.berg@intel.com> mac80211: move beacon_loss_count into ifmgd
There's little point in keeping (and even sending to userspace) the beacon_loss_count value per station, since it can only apply to the AP on a managed-mode connection. Move the value to ifmgd, advertise it only in managed mode, and remove it from ethtool as it's available through better interfaces.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|