iwlwifi: mvm: support random MAC address for scanning
authorJohannes Berg <johannes.berg@intel.com>
Tue, 18 Nov 2014 16:21:19 +0000 (17:21 +0100)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Sun, 23 Nov 2014 18:07:15 +0000 (20:07 +0200)
For background and scheduled scan, using the new unified scan API,
support random MAC address scanning.

Unfortunately, the firmware right now doesn't support randomising
itself, so for now do it on the host - we'll change this once the
firmware supports randomising the address for each scan iteration
using the address/mask.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>

No differences found