1. 20 4月, 2018 1 次提交
  2. 29 3月, 2018 1 次提交
  3. 27 3月, 2018 1 次提交
  4. 06 10月, 2017 1 次提交
  5. 01 8月, 2017 1 次提交
  6. 23 6月, 2017 1 次提交
  7. 20 4月, 2017 1 次提交
  8. 27 9月, 2016 1 次提交
  9. 19 9月, 2016 1 次提交
  10. 08 8月, 2016 1 次提交
  11. 11 5月, 2016 1 次提交
  12. 12 4月, 2016 1 次提交
  13. 30 3月, 2016 1 次提交
  14. 01 2月, 2016 2 次提交
  15. 20 12月, 2015 1 次提交
  16. 18 11月, 2015 1 次提交
  17. 25 10月, 2015 1 次提交
  18. 05 10月, 2015 3 次提交
  19. 28 8月, 2015 1 次提交
  20. 16 8月, 2015 1 次提交
  21. 04 8月, 2015 1 次提交
  22. 28 5月, 2015 1 次提交
  23. 08 3月, 2015 1 次提交
  24. 02 3月, 2015 1 次提交
  25. 22 1月, 2015 1 次提交
  26. 29 12月, 2014 1 次提交
  27. 08 9月, 2014 1 次提交
  28. 04 9月, 2014 2 次提交
  29. 22 5月, 2014 2 次提交
  30. 13 5月, 2014 1 次提交
  31. 14 4月, 2014 2 次提交
  32. 19 3月, 2014 1 次提交
  33. 13 2月, 2014 1 次提交
  34. 04 2月, 2014 1 次提交
    • E
      iwlwifi: mvm: refactor power code · e5e7aa8e
      Emmanuel Grumbach 提交于
      The main complexity of the power code is that it needs to
      take into account the firmware limitations.
      These limitations state that we need to have a global
      picture of the vifs present in the system to be able to
      decide if we can enable power management on a specific vif.
      
      Even device power save (as opposed to vif power management)
      must be disabled in certain circumstances (monitor vif).
      
      Refactor the current code to make this clearer by defining
      a function that explicitely computes these constraints.
      Signed-off-by: NEmmanuel Grumbach <emmanuel.grumbach@intel.com>
      e5e7aa8e