summaryrefslogtreecommitdiff
path: root/target/linux/ar7/files/drivers/net/cpmac.c
Commit message (Collapse)AuthorAgeFilesLines
* more AR7 cleanups & fixesMatteo Croce2007-09-111-44/+43
| | | | SVN-Revision: 8758
* AR7: Cleanups (closes: #2323)Matteo Croce2007-09-111-166/+142
| | | | SVN-Revision: 8756
* cosmetic fixes for ar7: indent, use lowercase hex notation, formatNicolas Thill2007-09-061-38/+38
| | | | SVN-Revision: 8656
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-0/+1222
(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