summaryrefslogtreecommitdiffstats
path: root/target/linux/atheros-2.6/files/drivers/net/ar2313/ar2313.c
Commit message (Collapse)AuthorAgeFilesLines
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-1457/+0
| | | | | | (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653
* add MODULE_LICENSE("GPL") to the atheros ethernet driverFelix Fietkau2007-06-281-2/+2
| | | | SVN-Revision: 7747
* run indent on ar2313 driverFelix Fietkau2007-02-251-509/+541
| | | | SVN-Revision: 6366
* more cleanupFelix Fietkau2007-02-161-1/+0
| | | | SVN-Revision: 6309
* major cleanup of the ar531x code, improved hardware detection and support ↵Felix Fietkau2007-02-161-204/+82
| | | | | | for multiple ethernet interfaces SVN-Revision: 6307
* fix mac handling, thanks to Kestutis KupciunasImre Kaloz2007-02-081-1/+4
| | | | SVN-Revision: 6278
* update atheros 2.6 port - add support for the older chip generationFelix Fietkau2007-02-041-0/+1545
SVN-Revision: 6265