linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] mac80211/ath9k: few suspend checks and fixes
@ 2010-12-07  2:48 Luis R. Rodriguez
  2010-12-07  2:48 ` [PATCH 1/5] ath9k: warn when we get a ATH9K_INT_TIM_TIMER and are idle Luis R. Rodriguez
                   ` (4 more replies)
  0 siblings, 5 replies; 28+ messages in thread
From: Luis R. Rodriguez @ 2010-12-07  2:48 UTC (permalink / raw)
  To: linville; +Cc: johannes, linux-wireless, amod.bodas, pstew, Luis R. Rodriguez

Here's a few suspend fixes on both ath9k and mac80211. The issue
was mainly in mac80211 but since we know we *have* to be asleep
when going to suspend we place some warnings on a few places on
ath9k to ensure we get warning for these cases. I know at least
Ben has tested his setup with these warnings and he hasn't seen
issues. 3 of these patches are stable fixes.

Luis R. Rodriguez (5):
  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
  mac80211: fix idle change notifications upon device stop
  mac80211: fix issuing idle calls when device open count is 0

 drivers/net/wireless/ath/ath9k/hw.c   |    2 ++
 drivers/net/wireless/ath/ath9k/main.c |    5 +++--
 net/mac80211/ieee80211_i.h            |   10 +++++++++-
 net/mac80211/iface.c                  |   25 ++++++++++++++++---------
 net/mac80211/main.c                   |    4 ++--
 net/mac80211/pm.c                     |    2 ++
 net/mac80211/scan.c                   |    2 +-
 net/mac80211/util.c                   |    1 +
 8 files changed, 36 insertions(+), 15 deletions(-)

-- 
1.7.3.2.90.gd4c43


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

end of thread, other threads:[~2011-01-19  1:43 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-07  2:48 [PATCH 0/5] mac80211/ath9k: few suspend checks and fixes Luis R. Rodriguez
2010-12-07  2:48 ` [PATCH 1/5] ath9k: warn when we get a ATH9K_INT_TIM_TIMER and are idle Luis R. Rodriguez
2011-01-19  1:34   ` Ben Greear
2011-01-19  1:38     ` Luis R. Rodriguez
2011-01-19  1:42       ` Ben Greear
2011-01-19  1:43         ` Luis R. Rodriguez
2010-12-07  2:48 ` [PATCH 2/5] ath9k: Fix power save count imbalance on ath_radio_enable() Luis R. Rodriguez
2010-12-07  2:48 ` [PATCH 3/5] ath9k_hw: warn if we cannot change the power to the chip Luis R. Rodriguez
2010-12-07  2:48 ` [PATCH 4/5] mac80211: fix idle change notifications upon device stop Luis R. Rodriguez
2010-12-07  2:48 ` [PATCH 5/5] mac80211: fix issuing idle calls when device open count is 0 Luis R. Rodriguez
2010-12-07  9:38   ` Johannes Berg
2010-12-07 15:20     ` Paul Stewart
2010-12-07 15:23       ` Johannes Berg
2010-12-07 17:28         ` Paul Stewart
2010-12-07 17:31           ` Johannes Berg
2010-12-07 15:44     ` Luis R. Rodriguez
2010-12-07 15:48       ` Johannes Berg
2010-12-07 15:51         ` Luis R. Rodriguez
2010-12-07 15:54           ` Johannes Berg
2010-12-07 15:59             ` Luis R. Rodriguez
2010-12-07 17:32               ` Johannes Berg
2010-12-07 18:04                 ` Luis R. Rodriguez
2010-12-07 18:12                   ` Johannes Berg
2010-12-07 20:49                     ` Luis R. Rodriguez
2010-12-07 20:54                       ` Johannes Berg
2010-12-07 20:56                         ` Luis R. Rodriguez
2010-12-07 20:57                           ` Johannes Berg
2010-12-07 21:28                             ` Luis R. Rodriguez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).