Linux wireless drivers development
 help / color / mirror / Atom feed
* [PATCH v2 0/8] ath9k patches
@ 2013-09-02  8:26 Sujith Manoharan
  2013-09-02  8:28 ` [PATCH v2 1/8] ath9k: Update initvals for AR9565 1.0 Sujith Manoharan
  0 siblings, 1 reply; 9+ messages in thread
From: Sujith Manoharan @ 2013-09-02  8:26 UTC (permalink / raw)
  To: John Linville; +Cc: linux-wireless

Hi,

This series adds various updates for AR9565.

v2 - Identify cards that don't support antenna diversity.

Sujith

Sujith Manoharan (8):
  ath9k: Update initvals for AR9565 1.0
  ath9k: Bypass EEPROM for diversity cap for AR9565
  ath9k: Fix antenna diversity init for AR9565
  ath9k: Use correct RX gain table for AR9565
  ath9k: Add support for AR9565 v1.0.1 LNA diversity
  ath9k: Enable antenna diversity for WB335
  ath9k: Identify CUS252 cards
  ath9k: Identify WB335 Antenna configuration

 drivers/net/wireless/ath/ath9k/antenna.c           |  36 +---
 drivers/net/wireless/ath/ath9k/ar9002_phy.c        |   1 +
 drivers/net/wireless/ath/ath9k/ar9003_eeprom.c     |  22 ++-
 drivers/net/wireless/ath/ath9k/ar9003_eeprom.h     |   2 +
 drivers/net/wireless/ath/ath9k/ar9003_hw.c         |   3 +
 drivers/net/wireless/ath/ath9k/ar9003_phy.c        |  23 ++-
 .../net/wireless/ath/ath9k/ar9565_1p0_initvals.h   |  17 +-
 drivers/net/wireless/ath/ath9k/ath9k.h             |  16 +-
 drivers/net/wireless/ath/ath9k/hw.h                |   1 +
 drivers/net/wireless/ath/ath9k/init.c              |  20 +++
 drivers/net/wireless/ath/ath9k/pci.c               | 190 ++++++++++++++++++++-
 11 files changed, 279 insertions(+), 52 deletions(-)

-- 
1.8.4


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

end of thread, other threads:[~2013-09-02  8:33 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-02  8:26 [PATCH v2 0/8] ath9k patches Sujith Manoharan
2013-09-02  8:28 ` [PATCH v2 1/8] ath9k: Update initvals for AR9565 1.0 Sujith Manoharan
2013-09-02  8:29   ` [PATCH v2 2/8] ath9k: Bypass EEPROM for diversity cap for AR9565 Sujith Manoharan
2013-09-02  8:29   ` [PATCH v2 3/8] ath9k: Fix antenna diversity init " Sujith Manoharan
2013-09-02  8:29   ` [PATCH v2 4/8] ath9k: Use correct RX gain table " Sujith Manoharan
2013-09-02  8:29   ` [PATCH v2 5/8] ath9k: Add support for AR9565 v1.0.1 LNA diversity Sujith Manoharan
2013-09-02  8:29   ` [PATCH v2 6/8] ath9k: Enable antenna diversity for WB335 Sujith Manoharan
2013-09-02  8:29   ` [PATCH v2 7/8] ath9k: Identify CUS252 cards Sujith Manoharan
2013-09-02  8:29   ` [PATCH v2 8/8] ath9k: Identify WB335 Antenna configuration Sujith Manoharan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox