1. 27 9月, 2012 1 次提交
  2. 11 7月, 2012 3 次提交
  3. 07 6月, 2012 3 次提交
  4. 12 4月, 2012 3 次提交
  5. 10 4月, 2012 1 次提交
    • E
      wl12xx: adaptive sched scan dwell times · 6f407e5b
      Eyal Shapira 提交于
      Set the dwell times for sched scan according to the number
      of probe requests which are going to be transmitted.
      This should fix the too short dwell time problem which
      prevented some of the probe requests from being transmitted
      in cases of high number of SSIDs (10+) to be actively sched scanned.
      However, in the common case of having up to 1-2 SSIDs that
      require active scan, the dwell time would be kept to a minimum
      which should conserve power. This is important as sched scan
      also runs periodically while the host is suspended and there's
      great importance to keep power consumption as low as possible.
      Signed-off-by: NEyal Shapira <eyal@wizery.com>
      [fixed a couple of new strict checkpatch warnings]
      Signed-off-by: NLuciano Coelho <coelho@ti.com>
      6f407e5b
  6. 08 3月, 2012 1 次提交
  7. 15 2月, 2012 5 次提交
  8. 21 12月, 2011 3 次提交
  9. 08 12月, 2011 1 次提交
  10. 09 11月, 2011 1 次提交
  11. 08 11月, 2011 2 次提交
  12. 11 10月, 2011 5 次提交
  13. 07 10月, 2011 5 次提交
  14. 23 9月, 2011 1 次提交
  15. 22 9月, 2011 1 次提交
    • L
      wl12xx: fix forced passive scans · 6cd9d21a
      Luciano Coelho 提交于
      We were using incorrect max and min dwell times during forced passive
      scans because we were still using the active scan states to scan
      (passively) the channels that were not marked as passive.
      
      Instead of doing passive scans in active states, we now skip active
      states and scan for all channels in passive states.
      
      Cc: <stable@kernel.org> # 2.6.36+
      Signed-off-by: NLuciano Coelho <coelho@ti.com>
      6cd9d21a
  16. 14 9月, 2011 4 次提交