summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ar9170/eeprom.h
AgeCommit message (Collapse)AuthorFilesLines
2011-04-07ar9170usb: purge obsolete driverChristian Lamparter1-179/+0
Signed-off-by: Christian Lamparter <chunkeey@googlemail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-04-07ath: fix coding style/readability in ath/ar9170Luis de Bethencourt1-2/+2
This is a patch to files in ath/ar9170 that fixes a set of warnings found by checkpatch.pl tool. A line over 80 characters, a few empty spaces before tab and a few empty characters before a new line. Signed-off-by: Luis de Bethencourt <luisbg@ubuntu.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-04-23atheros: put atheros wireless drivers into ath/Luis R. Rodriguez1-0/+179
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>