This website requires JavaScript.
Explore
Help
Register
Sign In
leandrof
/
linux
Watch
1
Star
0
Fork
0
You've already forked linux
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
8a0b459e36
linux
/
drivers
/
net
/
wireless
/
ath
/
ar5523
/
Makefile
2 lines
35 B
Makefile
Raw
Normal View
History
Unescape
Escape
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>
2012-10-23 18:33:57 +00:00
obj-$(CONFIG_AR5523)
:=
ar5523.o
Reference in New Issue
Copy Permalink