1. 20 4月, 2018 4 次提交
  2. 29 3月, 2018 3 次提交
  3. 19 3月, 2018 1 次提交
    • A
      iwlwifi: mvm: Increase session protection time after CS · 19125cb0
      Andrei Otcheretianski 提交于
      After switching to a new channel, driver schedules session protection
      time event in order to hear the beacon on the new channel.
      The duration of the protection is two beacon intervals.
      However, since we start to switch slightly before beacon with count 1, in
      case we don't hear (or AP doesn't transmit) the very first beacon on the
      new channel the protection ends without hearing any beacon at all.
      At this stage the switch is not complete, the queues are closed and the
      interface doesn't have quota yet or TBTT events. As the result, we are
      stuck forever waiting for iwl_mvm_post_channel_switch() to be called.
      
      Fix this by increasing the protection time to be 3 beacon intervals and
      in addition drop the connection if the time event ends before we got any
      beacon.
      Signed-off-by: NAndrei Otcheretianski <andrei.otcheretianski@intel.com>
      Signed-off-by: NLuca Coelho <luciano.coelho@intel.com>
      19125cb0
  4. 16 2月, 2018 1 次提交
  5. 21 12月, 2017 1 次提交
  6. 06 12月, 2017 3 次提交
  7. 05 12月, 2017 1 次提交
  8. 28 11月, 2017 1 次提交
  9. 25 11月, 2017 2 次提交
  10. 16 11月, 2017 1 次提交
  11. 03 11月, 2017 2 次提交
  12. 18 10月, 2017 2 次提交
  13. 06 10月, 2017 8 次提交
  14. 18 8月, 2017 4 次提交
  15. 09 8月, 2017 3 次提交
  16. 01 8月, 2017 3 次提交