1. 13 1月, 2015 4 次提交
  2. 12 1月, 2015 2 次提交
  3. 23 12月, 2014 4 次提交
  4. 08 12月, 2014 5 次提交
  5. 01 12月, 2014 3 次提交
  6. 26 11月, 2014 3 次提交
  7. 24 11月, 2014 1 次提交
  8. 17 11月, 2014 2 次提交
  9. 31 10月, 2014 1 次提交
    • M
      ath10k: speed up hw recovery · 7962b0d8
      Michal Kazior 提交于
      In some cases hw recovery was taking an absurdly
      long time due to ath10k waiting for things that
      would never really complete.
      
      Instead of waiting for inevitable timeouts poke
      all completions and wakequeues and check if it's
      still worth waiting.
      
      Reading/writing ar->state requires conf_mutex.
      Since waiters might be holding it introduce a new
      flag CRASH_FLUSH so it's possible to tell waiters
      to abort whatever they were waiting for.
      Signed-off-by: NMichal Kazior <michal.kazior@tieto.com>
      Signed-off-by: NKalle Valo <kvalo@qca.qualcomm.com>
      7962b0d8
  10. 21 10月, 2014 1 次提交
  11. 08 10月, 2014 2 次提交
  12. 07 10月, 2014 1 次提交
  13. 29 9月, 2014 3 次提交
  14. 23 9月, 2014 8 次提交