summaryrefslogtreecommitdiff
path: root/target/linux/atheros-2.6/files/drivers
Commit message (Collapse)AuthorAgeFilesLines
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-066-2450/+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
* update netfilter patches, fix atherosImre Kaloz2007-05-231-0/+1
| | | | SVN-Revision: 7320
* spiflash cleanupFelix Fietkau2007-05-032-198/+179
| | | | SVN-Revision: 7084
* run indent on ar2313 driverFelix Fietkau2007-02-253-654/+688
| | | | SVN-Revision: 6366
* add 16MB flash support for ar2315 (who knows...?)Felix Fietkau2007-02-202-2/+15
| | | | SVN-Revision: 6334
* make rootfs split/detection more generic - patch can be moved to generic-2.6 ↵Felix Fietkau2007-02-191-6/+0
| | | | | | after testing on other platforms (especially broadcom) SVN-Revision: 6328
* fix ar2315 rootfs mountFelix Fietkau2007-02-191-1/+7
| | | | SVN-Revision: 6325
* more cleanupFelix Fietkau2007-02-164-95/+47
| | | | SVN-Revision: 6309
* remove squashfs repartitioning hacks from spiflash driver - will be ported ↵Felix Fietkau2007-02-161-66/+4
| | | | | | to redboot parsing code later SVN-Revision: 6308
* major cleanup of the ar531x code, improved hardware detection and support ↵Felix Fietkau2007-02-164-305/+92
| | | | | | 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-048-0/+2741
SVN-Revision: 6265