summaryrefslogtreecommitdiff
path: root/target/linux/adm5120/files/drivers/net/adm5120sw.c
Commit message (Collapse)AuthorAgeFilesLines
* fix a bug in the switch driver, thanks to Thomas Langer for reportingGabor Juhos2008-01-011-2/+2
| | | | SVN-Revision: 10075
* disable queue of all interfaces when tx ring is fullGabor Juhos2008-01-011-2/+6
| | | | SVN-Revision: 10073
* change switch register access macrosGabor Juhos2007-12-271-21/+21
| | | | SVN-Revision: 9962
* 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-171-144/+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-151-332/+579
| | | | SVN-Revision: 9324
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-0/+625
(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