All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] stable-2.6.32: few ath9k fixes/mac80211 which missed CC'ing stable
@ 2009-12-16 16:51 Luis R. Rodriguez
  2009-12-16 16:51 ` [PATCH 1/5] ath9k: Fix TX hang poll routine Luis R. Rodriguez
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Luis R. Rodriguez @ 2009-12-16 16:51 UTC (permalink / raw)
  To: greg, stable; +Cc: linux-wireless, Luis R. Rodriguez

Greg, here's a few patches which are stable fixes for which we missed
to CC stable on. They are all upstream on Linus' tree now. A few required
some backport work so I took the time to do this for you.

Felix Fietkau (1):
  ath9k: fix tx status reporting

Luis R. Rodriguez (2):
  ath9k: fix processing of TX PS null data frames
  ath9k: Fix maximum tx fifo settings for single stream devices

Sujith (1):
  ath9k: Fix TX hang poll routine

Vivek Natarajan (1):
  mac80211: Fix dynamic power save for scanning.

 drivers/net/wireless/ath/ath9k/ath9k.h |    3 +++
 drivers/net/wireless/ath/ath9k/hw.c    |   11 ++++++++++-
 drivers/net/wireless/ath/ath9k/hw.h    |    1 +
 drivers/net/wireless/ath/ath9k/mac.c   |    6 ++++--
 drivers/net/wireless/ath/ath9k/mac.h   |    1 +
 drivers/net/wireless/ath/ath9k/main.c  |    9 ++++++++-
 drivers/net/wireless/ath/ath9k/xmit.c  |   20 +++++++++++++++++++-
 net/mac80211/ieee80211_i.h             |    1 +
 net/mac80211/scan.c                    |   20 ++++++++++++++++----
 9 files changed, 63 insertions(+), 9 deletions(-)


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

end of thread, other threads:[~2009-12-16 19:15 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-16 16:51 [PATCH 0/5] stable-2.6.32: few ath9k fixes/mac80211 which missed CC'ing stable Luis R. Rodriguez
2009-12-16 16:51 ` [PATCH 1/5] ath9k: Fix TX hang poll routine Luis R. Rodriguez
2009-12-16 16:51 ` [PATCH 2/5] ath9k: fix processing of TX PS null data frames Luis R. Rodriguez
2009-12-16 16:51 ` [PATCH 3/5] ath9k: Fix maximum tx fifo settings for single stream devices Luis R. Rodriguez
2009-12-16 16:51 ` [PATCH 4/5] ath9k: fix tx status reporting Luis R. Rodriguez
2009-12-16 16:51 ` [PATCH 5/5] mac80211: Fix dynamic power save for scanning Luis R. Rodriguez
2009-12-16 19:10 ` [PATCH 0/5] stable-2.6.32: few ath9k fixes/mac80211 which missed CC'ing stable John W. Linville

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.