From: Luis R. Rodriguez <mcgrof@xxxxxxxxxxxxxxxx> This v2 just corrects the license on the initvals, the initval was now generated with -w on from the initvals tool [1]. ./initvals -w -f ar9580-1p0 > ar9580_1p0_initvals.h BTW I think we have some other hw families which we could use being added into the initvals tool, if you added such family I'd appreciate a respective patch :D [1] git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/initvals-tool.git Luis R. Rodriguez (2): ath9k_hw: add AR9580 support ath9k: add AR9580 support drivers/net/wireless/ath/ath9k/ar9003_hw.c | 83 + drivers/net/wireless/ath/ath9k/ar9003_mac.c | 3 +- .../net/wireless/ath/ath9k/ar9580_1p0_initvals.h | 1673 ++++++++++++++++++++ drivers/net/wireless/ath/ath9k/pci.c | 1 + drivers/net/wireless/ath/ath9k/reg.h | 14 + 5 files changed, 1773 insertions(+), 1 deletions(-) create mode 100644 drivers/net/wireless/ath/ath9k/ar9580_1p0_initvals.h -- 1.7.4.15.g7811d -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html