linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] ath9k: fix RX poison issue
@ 2010-10-20 23:07 Luis R. Rodriguez
  2010-10-20 23:07 ` [PATCH 1/6] ath9k: add locking for stopping RX Luis R. Rodriguez
                   ` (6 more replies)
  0 siblings, 7 replies; 16+ messages in thread
From: Luis R. Rodriguez @ 2010-10-20 23:07 UTC (permalink / raw)
  To: linville; +Cc: linux-wireless, Luis R. Rodriguez

This series addresses the RX poison issue reported by Ben.
I've split the patches up into as many atomic pieces to make
it easier for review and understanding. Some are stable, the
last few patches are for debugging.

Luis R. Rodriguez (6):
  ath9k: add locking for stopping RX
  ath9k: add locking for starting the PCU on RX
  ath9k: rename rxflushlock to pcu_lock
  ath9k: lock reset and PCU start/stopping
  ath: add a ATH_DBG_WARN()
  ath9k: add a debug warning when we cannot stop RX

 drivers/net/wireless/ath/ath9k/ath9k.h |    2 +-
 drivers/net/wireless/ath/ath9k/main.c  |   31 +++++++++++++++++++++++++++++--
 drivers/net/wireless/ath/ath9k/recv.c  |   17 +++++++++--------
 drivers/net/wireless/ath/debug.h       |    2 ++
 4 files changed, 41 insertions(+), 11 deletions(-)


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

end of thread, other threads:[~2010-10-22  4:51 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-20 23:07 [PATCH 0/6] ath9k: fix RX poison issue Luis R. Rodriguez
2010-10-20 23:07 ` [PATCH 1/6] ath9k: add locking for stopping RX Luis R. Rodriguez
2010-10-20 23:07 ` [PATCH 2/6] ath9k: add locking for starting the PCU on RX Luis R. Rodriguez
2010-10-20 23:07 ` [PATCH 3/6] ath9k: rename rxflushlock to pcu_lock Luis R. Rodriguez
2010-10-21  6:03   ` Senthil Balasubramanian
2010-10-21  6:13     ` Luis R. Rodriguez
2010-10-21  7:05       ` Senthil Balasubramanian
2010-10-21  9:03         ` Luis R. Rodriguez
2010-10-20 23:07 ` [PATCH 4/6] ath9k: lock reset and PCU start/stopping Luis R. Rodriguez
2010-10-20 23:07 ` [PATCH 5/6] ath: add a ATH_DBG_WARN() Luis R. Rodriguez
2010-10-21 19:14   ` Luis R. Rodriguez
2010-10-20 23:07 ` [PATCH 6/6] ath9k: add a debug warning when we cannot stop RX Luis R. Rodriguez
2010-10-21 17:47 ` [PATCH 0/6] ath9k: fix RX poison issue Ben Greear
2010-10-22  0:30   ` Bruno Randolf
2010-10-22  0:32     ` Luis R. Rodriguez
2010-10-22  4:51       ` Ben Greear

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