* [RFC 0/7] ath9k patches
@ 2012-09-08 7:27 Sujith Manoharan
0 siblings, 0 replies; only message in thread
From: Sujith Manoharan @ 2012-09-08 7:27 UTC (permalink / raw)
To: linville; +Cc: linux-wireless
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-09-08 7:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-08 7:27 [RFC 0/7] ath9k patches Sujith Manoharan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox