“a07a0a83fee71536856142dfac34c52fe2a809fd”上不存在“projects/o0olele/imports.yml”
  1. 08 4月, 2016 2 次提交
  2. 07 4月, 2016 2 次提交
  3. 10 3月, 2016 1 次提交
  4. 07 3月, 2016 1 次提交
  5. 06 2月, 2016 1 次提交
  6. 29 1月, 2016 5 次提交
  7. 30 12月, 2015 6 次提交
  8. 11 12月, 2015 2 次提交
  9. 18 11月, 2015 1 次提交
  10. 29 10月, 2015 1 次提交
    • M
      mwifiex: toggle carrier state in start_ap/stop_ap. · 0117e78a
      Marty Faltesek 提交于
      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: NMartin Faltesek <mfaltesek@google.com>
      Signed-off-by: NAmitkumar Karwar <akarwar@marvell.com>
      Signed-off-by: NKalle Valo <kvalo@codeaurora.org>
      0117e78a
  11. 14 10月, 2015 1 次提交
  12. 29 9月, 2015 2 次提交
  13. 21 7月, 2015 8 次提交
  14. 08 6月, 2015 7 次提交