commit | c2a8f0ff9c6ca8d04adb68b7959a56a3cbb665b3 | [log] [tgz] |
---|---|---|
author | Ganapathi Bhat <gbhat@marvell.com> | Mon Jul 25 21:21:07 2016 +0530 |
committer | Kalle Valo <kvalo@codeaurora.org> | Sat Sep 03 12:57:15 2016 +0300 |
tree | fe3b449ec195456065329a267226a12031c92889 | |
parent | c8ccf3ade7851054f82bf88f5fcd393a394038a3 [diff] |
mwifiex: support random MAC address for scanning This patch advertises RANDOM_MAC_ADDR feature to cfg80211. It allow the application to issue scan with a MAC address and mask. Random MACs are generated and used in probe requests sent for scanning until it is changed by the application or device is restarted. Signed-off-by: Ganapathi Bhat <gbhat@marvell.com> Signed-off-by: Amitkumar Karwar <akarwar@marvell.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>