public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
From: Sujith Manoharan <c_manoha@qualcomm.com>
To: <linville@tuxdriver.com>
Cc: <linux-wireless@vger.kernel.org>
Subject: [RFC 0/7] ath9k patches
Date: Sat, 8 Sep 2012 12:57:44 +0530	[thread overview]
Message-ID: <20554.62320.883202.31640@gargle.gargle.HOWL> (raw)

This patch series adds support for AR9565, which is a 1x1, 2G-only
chip with BT coexistence.

Sujith

Sujith Manoharan (7):
  ath9k_hw: Add version/revision macros for AR9565
  ath9k_hw: Add AR9565 initvals
  ath9k_hw: Add AR9565 HW support
  ath9k: Set correct max streams for AR9565
  ath9k_hw: Fix spur mitigation for AR9565
  ath9k_hw: Program correct PLL value for AR9565
  ath9k: Add PCI ID for AR9565

 drivers/net/wireless/ath/ath9k/ani.c               |    2 +-
 drivers/net/wireless/ath/ath9k/ar9003_eeprom.c     |   10 +-
 drivers/net/wireless/ath/ath9k/ar9003_hw.c         |   57 +-
 drivers/net/wireless/ath/ath9k/ar9003_mac.c        |    2 +-
 drivers/net/wireless/ath/ath9k/ar9003_phy.c        |   86 +-
 drivers/net/wireless/ath/ath9k/ar9003_phy.h        |   29 +-
 .../net/wireless/ath/ath9k/ar9565_1p0_initvals.h   | 1233 ++++++++++++++++++++
 drivers/net/wireless/ath/ath9k/eeprom.h            |    2 +-
 drivers/net/wireless/ath/ath9k/hw.c                |   42 +-
 drivers/net/wireless/ath/ath9k/hw.h                |    1 +
 drivers/net/wireless/ath/ath9k/init.c              |    2 +-
 drivers/net/wireless/ath/ath9k/pci.c               |    1 +
 drivers/net/wireless/ath/ath9k/reg.h               |    9 +
 13 files changed, 1422 insertions(+), 54 deletions(-)
 create mode 100644 drivers/net/wireless/ath/ath9k/ar9565_1p0_initvals.h

-- 
1.7.12


                 reply	other threads:[~2012-09-08  7:31 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20554.62320.883202.31640@gargle.gargle.HOWL \
    --to=c_manoha@qualcomm.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox