aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/files/drivers/leds/ledtrig-netdev.c
Commit message (Collapse)AuthorAgeFilesLines
* deduplicate kernel source files from 2.6.30-2.6.32 by moving them to generic ↵Felix Fietkau2009-12-251-0/+451
| | | | | | files/ SVN-Revision: 18927
* change the way ./files* and the generic kernel files are applied. ./files ↵Felix Fietkau2008-10-181-451/+0
| | | | | | now applies to *ALL* kernel versions, and is copied along with ./files-* - this gets rid of quite a bit of redundancy in the extra kernel drivers. SVN-Revision: 13010
* makes ledtrignetdev work on .26 and fix whitespacesJohn Crispin2008-08-041-56/+70
| | | | SVN-Revision: 12090
* add new led trigger for network traffic, fixes #2776John Crispin2008-03-071-0/+437
SVN-Revision: 10566