From: Luis R. Rodriguez Date: Sat, 19 Jul 2008 17:41:28 -0700 Subject: [PATCH 0/4] Atheros IEEE 802.11n ath9k driver To: linville@tuxdriver.com Cc: linux-wireless@vger.kernel.org, ath9k-devel@lists.ath9k.org This series of patches adds the ath9k driver, which adds support for all Atheors IEEE 802.11n chipsets along some new linked list helpers. We are hosting this driver temporarily in a git tree until it is merged into wireless-testing. More information about this driver is available at: http://wireless.kernel.org/en/users/Drivers/ath9k Our mailing list for this driver is: https://lists.ath9k.org/mailman/listinfo/ath9k-devel The temporary git URL to build this driver separately is: git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/ath9k.git We realize there is a lot of work ahead and look forward to any comments on the driver. As it stands this has been mainly tested only on STA mode. We have a few known issues but are working hard on resolving them. We are eager to talk to others about this driver further at the Wireless summit. Luis