All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] carl9170: PHY updates + hang fix
@ 2010-09-17 22:50 Christian Lamparter
  2010-09-17 20:07 ` [PATCH 1/7] carl9170: use rx chainmask from eeprom Christian Lamparter
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Christian Lamparter @ 2010-09-17 22:50 UTC (permalink / raw)
  To: linville; +Cc: linux-wireless

Christian Lamparter (7):
  carl9170: use rx chainmask from eeprom
  carl9170: fix noise dBm conversion
  carl9170: don't load bogus nf of chain 1
  carl9170: abort tasklet during usb reset
  carl9170: fix state downgrade during reset
  carl9170: reinit phy after HT settings have changed
  carl9170: fix hang in AP mode when HT STA does PSM

 drivers/net/wireless/ath/carl9170/carl9170.h |    3 +-
 drivers/net/wireless/ath/carl9170/debug.c    |    8 ++---
 drivers/net/wireless/ath/carl9170/main.c     |    4 +-
 drivers/net/wireless/ath/carl9170/phy.c      |   45 ++++++++++++++------------
 drivers/net/wireless/ath/carl9170/usb.c      |    5 ++-
 5 files changed, 34 insertions(+), 31 deletions(-)


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

end of thread, other threads:[~2010-09-17 23:08 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-17 22:50 [PATCH 0/7] carl9170: PHY updates + hang fix Christian Lamparter
2010-09-17 20:07 ` [PATCH 1/7] carl9170: use rx chainmask from eeprom Christian Lamparter
2010-09-17 20:22 ` [PATCH 2/7] carl9170: fix noise dBm conversion Christian Lamparter
2010-09-17 20:42 ` [PATCH 3/7] carl9170: don't load bogus nf of chain 1 Christian Lamparter
2010-09-17 20:47 ` [PATCH 4/7] carl9170: abort tasklet during usb reset Christian Lamparter
2010-09-17 20:58 ` [PATCH 5/7] carl9170: fix state downgrade during reset Christian Lamparter
2010-09-17 21:09 ` [PATCH 6/7] carl9170: reinit phy after HT settings have changed Christian Lamparter
2010-09-17 22:15 ` [PATCH 7/7] carl9170: fix hang in AP mode when HT STA does PSM Christian Lamparter

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.