An error occurred fetching the project authors.
  1. 02 Oct, 2014 1 commit
    • Vladimir Kondratiev's avatar
      wil6210: manual FW error recovery mode · c33407a8
      Vladimir Kondratiev authored
      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: default avatarVladimir Kondratiev <qca_vkondrat@qca.qualcomm.com>
      Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
      c33407a8
  2. 26 Sep, 2014 1 commit
  3. 11 Sep, 2014 9 commits
  4. 25 Aug, 2014 4 commits
  5. 18 Jul, 2014 1 commit
  6. 19 Jun, 2014 3 commits
  7. 29 May, 2014 2 commits
  8. 19 May, 2014 1 commit
  9. 22 Apr, 2014 1 commit
  10. 17 Mar, 2014 13 commits
  11. 28 Feb, 2014 4 commits