From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail.atheros.com ([12.36.123.2]:59380 "EHLO mail.atheros.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754717AbYHDHaM (ORCPT ); Mon, 4 Aug 2008 03:30:12 -0400 Received: from mail.atheros.com ([10.10.20.107]) by sidewinder.atheros.com for ; Mon, 04 Aug 2008 00:30:12 -0700 From: "Luis R. Rodriguez" To: , CC: "Luis R. Rodriguez" , , , Senthil Balasubramanian , Felix Fietkau , Christoph Hellwig , Jack Howarth , Jouni Malinen , Sujith Manoharan , Pavel Roskin , Vasanthakumar Thiagarajan Subject: [PATCH 4/4] ath9k: Add new Atheros IEEE 802.11n driver [reference to URL] Date: Mon, 4 Aug 2008 00:30:07 -0700 Message-ID: <1217835007-15173-1-git-send-email-lrodriguez@atheros.com> (sfid-20080804_093022_372695_B212066D) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-wireless-owner@vger.kernel.org List-ID: This adds the new mac80211 11n ath9k Atheros driver. Only STA support is currently enabled and tested. Signed-off-by: Senthil Balasubramanian Signed-off-by: Felix Fietkau Signed-off-by: Christoph Hellwig Signed-off-by: Jack Howarth Signed-off-by: Jouni Malinen Signed-off-by: Sujith Manoharan Signed-off-by: Luis R. Rodriguez Signed-off-by: Pavel Roskin Signed-off-by: Vasanthakumar Thiagarajan This patch is about 1MB so you can download it from: http://www.kernel.org/pub/linux/kernel/people/mcgrof/patches/ath9k/add-ath9k-02/0004-ath9k-Add-new-Atheros-IEEE-802.11n-driver.patch Luis