All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/9] ath9k/ath9k_htc: pending stable patches for 2.6.37.y
@ 2011-03-28 20:57 Luis R. Rodriguez
  2011-03-28 20:57 ` [PATCH 1/9] ath9k: simplify hw reset locking Luis R. Rodriguez
                   ` (9 more replies)
  0 siblings, 10 replies; 13+ messages in thread
From: Luis R. Rodriguez @ 2011-03-28 20:57 UTC (permalink / raw)
  To: greg; +Cc: linux-wireless, Luis R. Rodriguez

Greg,

here are a few stable patches were required backport and also
a few which are marked as stable but which have not yet been
propagated to the older stable trees. I've been carrying these
on the compat-wireless-2.6.37 release for a while now so they
have gotten some consumption and only now just got a chance to
send them over to you.

Felix Fietkau (2):
  ath9k_hw: fix potential spurious tx error bit interpretation
  ath9k: add missing ps wakeup/restore calls

Luis R. Rodriguez (5):
  ath9k: simplify hw reset locking
  ath9k: move the PCU lock to the sc structure
  ath9k: content DMA start / stop through the PCU lock
  ath9k: Fix power save count imbalance on ath_radio_enable()
  ath9k_hw: ASPM interoperability fix for AR9380/AR9382

Mohammed Shafi Shajakhan (1):
  ath9k: Fix memory leak due to failed PAPRD frames

Stanislaw Gruszka (1):
  ath9k_htc: fix race conditions when stop device

 drivers/net/wireless/ath/ath9k/ar9002_mac.c        |   21 +++--
 .../net/wireless/ath/ath9k/ar9003_2p2_initvals.h   |    2 +-
 drivers/net/wireless/ath/ath9k/ar9003_hw.c         |    4 +-
 drivers/net/wireless/ath/ath9k/ath9k.h             |    3 +-
 drivers/net/wireless/ath/ath9k/htc_drv_init.c      |    3 -
 drivers/net/wireless/ath/ath9k/htc_drv_main.c      |   19 +++-
 drivers/net/wireless/ath/ath9k/init.c              |    1 -
 drivers/net/wireless/ath/ath9k/main.c              |   85 +++++++++----------
 drivers/net/wireless/ath/ath9k/recv.c              |    2 +-
 drivers/net/wireless/ath/ath9k/xmit.c              |    2 -
 10 files changed, 71 insertions(+), 71 deletions(-)

-- 
1.7.4.15.g7811d


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

end of thread, other threads:[~2011-03-29  7:42 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-28 20:57 [PATCH 0/9] ath9k/ath9k_htc: pending stable patches for 2.6.37.y Luis R. Rodriguez
2011-03-28 20:57 ` [PATCH 1/9] ath9k: simplify hw reset locking Luis R. Rodriguez
2011-03-28 20:57 ` [PATCH 2/9] ath9k: move the PCU lock to the sc structure Luis R. Rodriguez
2011-03-28 20:57 ` [PATCH 3/9] ath9k: content DMA start / stop through the PCU lock Luis R. Rodriguez
2011-03-28 20:57 ` [PATCH 4/9] ath9k: Fix power save count imbalance on ath_radio_enable() Luis R. Rodriguez
2011-03-28 20:57 ` [PATCH 5/9] ath9k_hw: fix potential spurious tx error bit interpretation Luis R. Rodriguez
2011-03-28 20:57 ` [PATCH 6/9] ath9k_hw: ASPM interoperability fix for AR9380/AR9382 Luis R. Rodriguez
2011-03-28 20:57 ` [PATCH 7/9] ath9k: add missing ps wakeup/restore calls Luis R. Rodriguez
2011-03-28 20:57 ` [PATCH 8/9] ath9k_htc: fix race conditions when stop device Luis R. Rodriguez
2011-03-28 20:57 ` [PATCH 9/9] ath9k: Fix memory leak due to failed PAPRD frames Luis R. Rodriguez
2011-03-29  7:42   ` Mohammed Shafi
2011-03-28 21:02 ` [PATCH 0/9] ath9k/ath9k_htc: pending stable patches for 2.6.37.y Greg KH
2011-03-28 21:14   ` 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.