1. 05 5月, 2015 2 次提交
  2. 29 4月, 2015 1 次提交
  3. 20 3月, 2015 2 次提交
  4. 13 3月, 2015 1 次提交
  5. 27 2月, 2015 3 次提交
  6. 29 1月, 2015 3 次提交
  7. 15 1月, 2015 10 次提交
  8. 02 12月, 2014 4 次提交
  9. 31 10月, 2014 5 次提交
  10. 03 10月, 2014 1 次提交
    • V
      wil6210: manual FW error recovery mode · c33407a8
      Vladimir Kondratiev 提交于
      Introduce manual FW recovery mode. It is activated if module parameter
      @no_fw_recovery set to true. May be changed at runtime.
      
      Recovery information provided by new "recovery" debugfs file. It prints:
      
      mode = [auto|manual]
      state = [idle|pending|running]
      
      In manual mode, after FW error, recovery won't start automatically. Instead,
      after notification to user space, recovery waits in "pending" state, as indicated by the
      "recovery" debugfs file. User space tools may perform data collection and allow to
      continue recovery by writing "run" to the "recovery" debugfs file.
      Alternatively, recovery pending may be canceled by stopping network interface
      i.e. 'ifconfig wlan0 down'
      Signed-off-by: NVladimir Kondratiev <qca_vkondrat@qca.qualcomm.com>
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      c33407a8
  11. 27 9月, 2014 1 次提交
  12. 12 9月, 2014 7 次提交