1. 26 1月, 2019 2 次提交
  2. 20 12月, 2018 2 次提交
  3. 14 12月, 2018 2 次提交
  4. 23 11月, 2018 5 次提交
  5. 11 11月, 2018 3 次提交
  6. 08 10月, 2018 1 次提交
    • S
      iwlwifi: dump debug data before stop device · 4244e7fc
      Shahar S Matityahu 提交于
      Debug data dump is not working in flows that stop the device is used
      in their error handling. During these flows the op mode mutex is
      locked until the device stops.  Because of that, any assert generated
      from the firmware can be handled only after the device already
      stopped.
      
      Since dumping cannot occour after stopping the device, split the the
      dump function to two parts, Part that handles locking, and the part
      that starts the actual dumping and call the second part in the op mode
      stop device function.
      Signed-off-by: NShahar S Matityahu <shahar.s.matityahu@intel.com>
      Signed-off-by: NLuca Coelho <luciano.coelho@intel.com>
      4244e7fc
  7. 06 10月, 2018 7 次提交
  8. 28 9月, 2018 4 次提交
  9. 31 8月, 2018 6 次提交
  10. 02 8月, 2018 1 次提交
  11. 29 3月, 2018 1 次提交
  12. 28 3月, 2018 1 次提交
  13. 02 3月, 2018 1 次提交
  14. 25 11月, 2017 1 次提交
  15. 06 10月, 2017 2 次提交
  16. 09 8月, 2017 1 次提交