1. 18 11月, 2015 1 次提交
  2. 25 10月, 2015 1 次提交
  3. 05 10月, 2015 1 次提交
  4. 05 8月, 2015 1 次提交
  5. 04 8月, 2015 1 次提交
  6. 29 4月, 2015 1 次提交
  7. 29 12月, 2014 1 次提交
  8. 11 11月, 2014 2 次提交
  9. 29 10月, 2014 1 次提交
  10. 16 9月, 2014 1 次提交
  11. 14 9月, 2014 1 次提交
  12. 04 9月, 2014 3 次提交
  13. 21 7月, 2014 2 次提交
  14. 13 5月, 2014 1 次提交
  15. 13 4月, 2014 2 次提交
  16. 04 2月, 2014 1 次提交
  17. 01 1月, 2014 1 次提交
  18. 18 12月, 2013 1 次提交
    • A
      iwlwifi: trans: divide stop_hw into stop_device/op_mode_leave · a4082843
      Arik Nemtsov 提交于
      The stop_hw trans callback is not well defined. It is missing in many
      cleanup flows and the division of labor between stop_device/stop_hw
      is cumbersome. Remove stop_hw and use stop_device to perform both.
      Implement this for all current transports.
      
      PCIE needs some extra configuration the op-mode is leaving to configure
      RF kill. Expose this explicitly as a new op_mode_leave trans callback.
      Take the call to stop_device outside iwl_run_mvm_init_ucode, this
      makes more sense and WARN when we want to run the INIT firmware while
      it has run already.
      Signed-off-by: NArik Nemtsov <arik@wizery.com>
      Signed-off-by: NEmmanuel Grumbach <emmanuel.grumbach@intel.com>
      a4082843
  19. 10 12月, 2013 1 次提交
  20. 31 7月, 2013 1 次提交
  21. 16 7月, 2013 1 次提交
  22. 25 6月, 2013 1 次提交
  23. 05 6月, 2013 1 次提交
  24. 29 5月, 2013 1 次提交