summaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120/files/drivers/net/adm5120sw.h
Commit message (Collapse)AuthorAgeFilesLines
* adm5120: move files to files-3.8Florian Fainelli2015-01-101-23/+0
| | | | | | | | In preparation for adding new kernel support Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 43914
* cleanup files using checkpatch.plFlorian Fainelli2011-06-121-2/+2
| | | | SVN-Revision: 27162
* experimental support for 2.6.27Gabor Juhos2008-10-051-0/+23
| | | | SVN-Revision: 12863
* remove 2.6.25 specific stuffGabor Juhos2008-09-131-23/+0
| | | | SVN-Revision: 12598
* switch driver cleanup, 4th phaseGabor Juhos2007-10-171-6/+0
| | | | SVN-Revision: 9340
* switch driver cleanup, 1st phaseGabor Juhos2007-10-151-86/+1
| | | | SVN-Revision: 9324
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-0/+114
(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