aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl/recovery.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-24ath6kl: Make fw error recovery configurableVasanthakumar Thiagarajan1-0/+12
2012-10-24ath6kl: Add a bit to ath6kl_dev_state for recovery cleanup stateVasanthakumar Thiagarajan1-5/+7
2012-10-24ath6kl: Remove unnecessary recovery state check in ath6kl_recovery_hb_timer()Vasanthakumar Thiagarajan1-4/+1
2012-10-24ath6kl: Fix bug in scheduling hb_timerVasanthakumar Thiagarajan1-1/+1
2012-10-24ath6kl: Recover from "wmi ctrl ep is full" conditionVasanthakumar Thiagarajan1-0/+2
2012-10-24ath6kl: Add support to detect fw error through heart beatVasanthakumar Thiagarajan1-2/+87
2012-10-24ath6kl: Recover from fw crashVasanthakumar Thiagarajan1-0/+62