Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | timer: Remove init_timer_deferrable() in favor of timer_setup() | Kees Cook | 2017-10-05 | 1 | -5/+4 |
* | ath6kl: Make fw error recovery configurable | Vasanthakumar Thiagarajan | 2012-10-24 | 1 | -0/+12 |
* | ath6kl: Add a bit to ath6kl_dev_state for recovery cleanup state | Vasanthakumar Thiagarajan | 2012-10-24 | 1 | -5/+7 |
* | ath6kl: Remove unnecessary recovery state check in ath6kl_recovery_hb_timer() | Vasanthakumar Thiagarajan | 2012-10-24 | 1 | -4/+1 |
* | ath6kl: Fix bug in scheduling hb_timer | Vasanthakumar Thiagarajan | 2012-10-24 | 1 | -1/+1 |
* | ath6kl: Recover from "wmi ctrl ep is full" condition | Vasanthakumar Thiagarajan | 2012-10-24 | 1 | -0/+2 |
* | ath6kl: Add support to detect fw error through heart beat | Vasanthakumar Thiagarajan | 2012-10-24 | 1 | -2/+87 |
* | ath6kl: Recover from fw crash | Vasanthakumar Thiagarajan | 2012-10-24 | 1 | -0/+62 |