summaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120/files/drivers/net
Commit message (Collapse)AuthorAgeFilesLines
* fix typos in the switch driver, thanks to Bernhard Held (closes: #2573)Gabor Juhos2007-10-201-2/+2
| | | | SVN-Revision: 9361
* switch driver cleanup, 4th phaseGabor Juhos2007-10-172-150/+206
| | | | SVN-Revision: 9340
* switch driver cleanup, 3rd phaseGabor Juhos2007-10-161-160/+214
| | | | SVN-Revision: 9334
* switch driver cleanup, 2nd phaseGabor Juhos2007-10-161-147/+332
| | | | SVN-Revision: 9330
* switch driver cleanup, 1st phaseGabor Juhos2007-10-152-418/+580
| | | | SVN-Revision: 9324
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-062-0/+739
(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