1. 21 9月, 2015 1 次提交
  2. 23 8月, 2015 1 次提交
  3. 16 8月, 2015 3 次提交
  4. 05 8月, 2015 1 次提交
  5. 04 8月, 2015 3 次提交
  6. 28 7月, 2015 1 次提交
    • A
      iwlwifi: mvm: Fix regular scan priority · dc9f69b9
      Avraham Stern 提交于
      The code checks the total number of iterations to differentiate
      between regular scan and scheduled scan. However, regular scan has
      a total of one iteration, not zero. As a result, regular scan will
      have lower priority than it should have, and in case scheduled
      scan is already running when regular scan is requested, regular scan
      will be delayed until scheduled scan is aborted.
      Fix that by checking for total iterations number of one as an
      identifier for regular scan.
      
      Fixes: 133c8259 ("iwlwifi: mvm: rename generic_scan_cmd functions to dwell")
      Signed-off-by: NAvraham Stern <avraham.stern@intel.com>
      Signed-off-by: NEmmanuel Grumbach <emmanuel.grumbach@intel.com>
      dc9f69b9
  7. 13 7月, 2015 1 次提交
  8. 03 6月, 2015 3 次提交
  9. 28 5月, 2015 15 次提交
  10. 04 5月, 2015 1 次提交
  11. 29 4月, 2015 10 次提交