1. 16 9月, 2014 1 次提交
    • A
      iwlwifi: mvm: prepare for scheduler config command · 3edf8ff6
      Avri Altman 提交于
      The scheduler is a HW sub-block that directs the work of the Flow
      Handler by issuing requests for frame transfers, specifying source
      and destination. Its primary function is to allocate flows into the
      TX FIFOs based upon a pre-determined mapping.
      
      The driver has some responsibilities to the scheduler, namely
      initialising and maintaining the hardware registers. This is
      currently done by directly accessing them, which can cause races
      with the firmware also accessing the registers.
      
      To address this problem, change the driver to no longer directly
      access the registers but go through the firmware for this if the
      firmware has support for DQA and thus the new command.
      Signed-off-by: NAvri Altman <avri.altman@intel.com>
      Signed-off-by: NJohannes Berg <johannes.berg@intel.com>
      Signed-off-by: NEmmanuel Grumbach <emmanuel.grumbach@intel.com>
      3edf8ff6
  2. 15 9月, 2014 1 次提交
  3. 08 9月, 2014 1 次提交
  4. 04 9月, 2014 4 次提交
  5. 21 7月, 2014 1 次提交
  6. 08 7月, 2014 4 次提交
  7. 04 7月, 2014 1 次提交
  8. 25 6月, 2014 2 次提交
  9. 21 5月, 2014 1 次提交
  10. 19 5月, 2014 2 次提交
  11. 16 5月, 2014 1 次提交
  12. 13 5月, 2014 1 次提交
  13. 07 5月, 2014 1 次提交
  14. 13 4月, 2014 1 次提交
  15. 13 2月, 2014 1 次提交
  16. 07 2月, 2014 1 次提交
  17. 01 1月, 2014 5 次提交
  18. 10 12月, 2013 1 次提交
  19. 29 10月, 2013 1 次提交
  20. 11 10月, 2013 3 次提交
  21. 03 10月, 2013 1 次提交
  22. 31 7月, 2013 1 次提交
  23. 25 6月, 2013 1 次提交
  24. 12 6月, 2013 1 次提交
  25. 04 6月, 2013 1 次提交
  26. 29 5月, 2013 1 次提交