summaryrefslogtreecommitdiff
path: root/drivers/ssb
diff options
context:
space:
mode:
authorMarty Faltesek <mfaltesek@google.com>2015-10-25 22:54:01 -0700
committerKalle Valo <kvalo@codeaurora.org>2015-10-28 21:00:01 +0200
commit0117e78aec73f1c0869e50d11a255b28aa4db8f0 (patch)
treeb667a7027e03c5aaa62e87105235dd16ae05fb15 /drivers/ssb
parent072255241d2e3e9c1e23fc693f0333be72adfe2a (diff)
mwifiex: toggle carrier state in start_ap/stop_ap.
In uap mode the carrier is not enabled until after the first STA joins. The carrier triggers the bridge to start its state machine, and if STP is enabled, it takes 4 seconds as it transitions from disabled to forwarding. During this time the bridge drops all traffic, and the EAPOL handshake times out after 3 seconds, preventing stations from joining. Follow the logic used in mac80211 and start the carrier in start_ap and disable it in stop_ap. This has a nice benefit of allowing the first station connection time to be reduced by up to 75% when STP is in use. Signed-off-by: Martin Faltesek <mfaltesek@google.com> Signed-off-by: Amitkumar Karwar <akarwar@marvell.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'drivers/ssb')
0 files changed, 0 insertions, 0 deletions