1. 06 3月, 2013 1 次提交
  2. 31 1月, 2013 1 次提交
  3. 24 1月, 2013 1 次提交
  4. 16 1月, 2013 1 次提交
  5. 19 11月, 2012 1 次提交
  6. 13 6月, 2012 1 次提交
  7. 25 4月, 2012 1 次提交
    • J
      iwlwifi: fix hardware queue programming · 5ef4acd5
      Johannes Berg 提交于
      Newer devices have 20 (5000 series) or 30 (6000 series)
      hardware queues, rather than the 16 that 4965 had. This
      was added to the driver a long time ago, but improperly:
      the queue registers for the higher queues aren't just
      continuations of the registers for the first 16 queues,
      they are in other places. Therefore, the hardware would
      lock up when trying to activate queue 16 or above and
      the device would have to be restarted.
      
      Thanks goes to Emmanuel who identified this and told me
      how the queue programming should be done.
      
      Note that we don't use queues 20 and higher today and
      doing so needs more work than this.
      
      Cc: stable@vger.kernel.org
      Signed-off-by: NJohannes Berg <johannes.berg@intel.com>
      Signed-off-by: NWey-Yi Guy <wey-yi.w.guy@intel.com>
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      5ef4acd5
  8. 25 1月, 2012 1 次提交
  9. 07 1月, 2012 1 次提交
  10. 30 8月, 2011 2 次提交
  11. 12 7月, 2011 1 次提交
  12. 08 4月, 2011 3 次提交
  13. 31 3月, 2011 1 次提交
  14. 10 7月, 2010 1 次提交
  15. 03 6月, 2010 1 次提交
  16. 20 1月, 2010 2 次提交
  17. 30 1月, 2009 5 次提交
  18. 13 12月, 2008 2 次提交
  19. 26 11月, 2008 3 次提交
  20. 22 11月, 2008 3 次提交
  21. 11 11月, 2008 1 次提交
  22. 01 11月, 2008 2 次提交
  23. 01 10月, 2008 1 次提交
  24. 03 9月, 2008 1 次提交
  25. 08 5月, 2008 1 次提交