All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC 0/3] ath9k: sleep paranoia series
@ 2010-12-04  1:20 Luis R. Rodriguez
  2010-12-04  1:20 ` [RFC 1/3] ath9k: warn when we get a ATH9K_INT_TIM_TIMER and are idle Luis R. Rodriguez
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Luis R. Rodriguez @ 2010-12-04  1:20 UTC (permalink / raw)
  To: johannes; +Cc: linux-wireless, amod.bodas, pstew, Luis R. Rodriguez

We need to ensure the device is in full sleep when going to
suspend, otherwise the device becomes completely unresponsive
upon resume. This series has one fix on a theoretical imbalance
which would leave the device awake all the time, and some two
paranoia warnings which we should look out for. Hitting any
of these warnings should be investigated.

I'm marking only one patch as a ready patch, the two others
are RFCs as I'd like more wider testing first. At least with
my AR9280 I get no warnings.

Luis R. Rodriguez (3):
  ath9k: warn when we get a ATH9K_INT_TIM_TIMER and are idle
  ath9k: Fix power save count imbalance on ath_radio_enable()
  ath9k_hw: warn if we cannot change the power to the chip

 drivers/net/wireless/ath/ath9k/hw.c   |    2 ++
 drivers/net/wireless/ath/ath9k/main.c |    5 +++--
 2 files changed, 5 insertions(+), 2 deletions(-)

-- 
1.7.3.2.90.gd4c43


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2010-12-07 21:24 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-04  1:20 [RFC 0/3] ath9k: sleep paranoia series Luis R. Rodriguez
2010-12-04  1:20 ` [RFC 1/3] ath9k: warn when we get a ATH9K_INT_TIM_TIMER and are idle Luis R. Rodriguez
2010-12-04  1:20 ` [PATCH 2/3] ath9k: Fix power save count imbalance on ath_radio_enable() Luis R. Rodriguez
2010-12-04  1:34   ` Luis R. Rodriguez
2010-12-07 21:01     ` John W. Linville
2010-12-07 21:24       ` Luis R. Rodriguez
2010-12-04  1:20 ` [RFC 3/3] ath9k_hw: warn if we cannot change the power to the chip Luis R. Rodriguez

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.