git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
319090b
)
cfg80211: add nl80211 beacon-only statistics
author
Johannes Berg
<johannes.berg@intel.com>
Mon, 17 Nov 2014 13:12:22 +0000
(14:12 +0100)
committer
Johannes 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