cfg80211: add nl80211 beacon-only statistics
authorJohannes Berg <johannes.berg@intel.com>
Mon, 17 Nov 2014 13:12:22 +0000 (14:12 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 8 Jan 2015 14:28:13 +0000 (15:28 +0100)
Add these two values:
 * BEACON_RX: number of beacons received from this peer
 * BEACON_SIGNAL_AVG: signal strength average for beacons only

These can then be used for Android Lollipop's statistics request.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>

No differences found