All of lore.kernel.org
 help / color / mirror / Atom feed
* [ath9k-devel] [PATCH 0/4] ath9k_hw: modify hw identification message
@ 2009-10-26 14:38 ` Luis R. Rodriguez
  0 siblings, 0 replies; 18+ messages in thread
From: Luis R. Rodriguez @ 2009-10-26 14:38 UTC (permalink / raw)
  To: ath9k-devel

While reviewing ar9271 radio revisions I determined the radio revision
does not apply although it can be populated in the EEPROM. This changes
the hw probe print to reflect this for single chips and throws the code
into hw code to be shared with ath9k_htc.

Luis R. Rodriguez (4):
  ath9k_hw: move mac name and rf name helpers to hw code
  ath9k_hw: distinguish single-chip solutions on initial probe print
  ath9k_hw: add AR9271 single chip name mapping
  ath9k_hw: add some debug print for hw initialization

 drivers/net/wireless/ath/ath9k/ahb.c   |   10 ++--
 drivers/net/wireless/ath/ath9k/calib.c |    3 +
 drivers/net/wireless/ath/ath9k/hw.c    |   90 ++++++++++++++++++++++++++++++++
 drivers/net/wireless/ath/ath9k/hw.h    |    2 +
 drivers/net/wireless/ath/ath9k/main.c  |   58 --------------------
 drivers/net/wireless/ath/ath9k/pci.c   |   10 ++--
 6 files changed, 103 insertions(+), 70 deletions(-)

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

end of thread, other threads:[~2009-10-26 16:38 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-26 14:38 [ath9k-devel] [PATCH 0/4] ath9k_hw: modify hw identification message Luis R. Rodriguez
2009-10-26 14:38 ` Luis R. Rodriguez
2009-10-26 14:38 ` [ath9k-devel] [PATCH 1/4] ath9k_hw: move mac name and rf name helpers to hw code Luis R. Rodriguez
2009-10-26 14:38   ` Luis R. Rodriguez
2009-10-26 14:38 ` [ath9k-devel] [PATCH 2/4] ath9k_hw: distinguish single-chip solutions on initial probe print Luis R. Rodriguez
2009-10-26 14:38   ` Luis R. Rodriguez
2009-10-26 16:14   ` [ath9k-devel] " Kalle Valo
2009-10-26 16:14     ` Kalle Valo
2009-10-26 16:21     ` [ath9k-devel] " Luis R. Rodriguez
2009-10-26 16:21       ` Luis R. Rodriguez
2009-10-26 16:29       ` [ath9k-devel] " Michael Buesch
2009-10-26 16:29         ` Michael Buesch
2009-10-26 16:37         ` [ath9k-devel] " Luis R. Rodriguez
2009-10-26 16:37           ` Luis R. Rodriguez
2009-10-26 14:39 ` [ath9k-devel] [PATCH 3/4] ath9k_hw: add AR9271 single chip name mapping Luis R. Rodriguez
2009-10-26 14:39   ` Luis R. Rodriguez
2009-10-26 14:39 ` [ath9k-devel] [PATCH 4/4] ath9k_hw: add some debug print for hw initialization Luis R. Rodriguez
2009-10-26 14:39   ` 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.