linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ath9k: few stable interrupt fixes
@ 2010-03-11 21:55 Luis R. Rodriguez
  2010-03-11 21:55 ` [PATCH 1/2] ath9k: Enable TIM timer interrupt only when needed Luis R. Rodriguez
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Luis R. Rodriguez @ 2010-03-11 21:55 UTC (permalink / raw)
  To: stable; +Cc: linville, linux-wireless, Luis R. Rodriguez

Here's a few stable IRQ fixes for ath9k which have already
been merged upstream. We forgot to add the stable tag on them
so sending these out manually.

The patches in this series apply to the latest 2.6.33.y but for
your convenience I have also backported the patches to the latest
2.6.32.y kernel.

The 2.6.33.y patches can be found here:

http://kernel.org/pub/linux/kernel/people/mcgrof/patches/ath9k/2010-03/33-fixes/01-ath9k-irq/

The 2.6.32.y patches can be found here:

http://kernel.org/pub/linux/kernel/people/mcgrof/patches/ath9k/2010-03/32-fixes/01-ath9k-irq/

Senthil Balasubramanian (2):
  ath9k: Enable TIM timer interrupt only when needed.
  ath9k: configure the beacon only if the STA is associated

 drivers/net/wireless/ath/ath9k/ath9k.h  |    1 +
 drivers/net/wireless/ath/ath9k/beacon.c |    7 +++++++
 drivers/net/wireless/ath/ath9k/main.c   |   24 ++++++++++++++----------
 drivers/net/wireless/ath/ath9k/xmit.c   |    7 +++----
 4 files changed, 25 insertions(+), 14 deletions(-)


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

end of thread, other threads:[~2010-03-29 22:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-11 21:55 [PATCH 0/2] ath9k: few stable interrupt fixes Luis R. Rodriguez
2010-03-11 21:55 ` [PATCH 1/2] ath9k: Enable TIM timer interrupt only when needed Luis R. Rodriguez
2010-03-11 21:55 ` [PATCH 2/2] ath9k: configure the beacon only if the STA is associated Luis R. Rodriguez
2010-03-29 22:55 ` [stable] [PATCH 0/2] ath9k: few stable interrupt fixes Greg KH

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).