aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorPontus Fuchs <pontus.fuchs@gmail.com>2012-10-23 14:33:57 -0400
committerJohn W. Linville <linville@tuxdriver.com>2012-10-29 15:29:05 -0400
commitb7d572e1871df06a96a1c9591c71c5494ff6b624 (patch)
treec8c26cb954203540be57ee149b4b4f5f6c801ab6 /MAINTAINERS
parent8ff5dc92fe8a50c8c86a8c5971edc78a2e422fb5 (diff)
ar5523: Add new driver
This driver is for the AR5523 chipset from Atheros. It was created in 2007 by Christoph Hellwig but it was never finished. I found it a couple of months ago and after some polishing it's working pretty fine. The driver was written with the FreeBSD driver (uath) as reference, which was written with the reverse-engineered windows driver as reference, hence the feature set is very limited. Station mode only, no HW crypto offload. Signed-off-by: Pontus Fuchs <pontus.fuchs@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS6
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index e73060fe0788..568ea9373091 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7477,6 +7477,12 @@ S: Maintained
7477F: Documentation/usb/acm.txt 7477F: Documentation/usb/acm.txt
7478F: drivers/usb/class/cdc-acm.* 7478F: drivers/usb/class/cdc-acm.*
7479 7479
7480USB AR5523 WIRELESS DRIVER
7481M: Pontus Fuchs <pontus.fuchs@gmail.com>
7482L: linux-wireless@vger.kernel.org
7483S: Maintained
7484F: drivers/net/wireless/ath/ar5523/
7485
7480USB ATTACHED SCSI 7486USB ATTACHED SCSI
7481M: Matthew Wilcox <willy@linux.intel.com> 7487M: Matthew Wilcox <willy@linux.intel.com>
7482M: Sarah Sharp <sarah.a.sharp@linux.intel.com> 7488M: Sarah Sharp <sarah.a.sharp@linux.intel.com>