commit | 225b818982403120ce1f5e7d4b3e5245e0399775 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Wed Jan 21 21:09:02 2015 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Fri Jan 23 15:51:38 2015 +0100 |
tree | 3198d2c5284ea58fcd996bc273fef5852e9e294a | |
parent | 3d6dc3431e944cf800637404167447f4badffdba [diff] |
mac80211: support beacon statistics For drivers without beacon filtering, support beacon statistics entirely, i.e. report the number of beacons and average signal. For drivers with beacon filtering, give them the number of beacons received by mac80211 -- in case the device reports only the number of filtered beacons then driver doesn't have to count all beacons again as mac80211 already does. Signed-off-by: Johannes Berg <johannes.berg@intel.com>