aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel
Commit message (Collapse)AuthorAgeFilesLines
* load e1000 earlier to fix the order of the ethernet ports on Axiomtek NA-200Felix Fietkau2010-07-231-1/+1
| | | | SVN-Revision: 22359
* fix kmod-crypto-hw-padlock dependency against kmod-crypto-aes (#7643)Florian Fainelli2010-07-201-0/+1
| | | | SVN-Revision: 22321
* pwm: export the generic pwm api as moduleClaudio Mignanti2010-07-191-2/+17
| | | | SVN-Revision: 22297
* package/kernel: modularize ixp4xx_eth driver & marvel 88E6060 phy supportAlexandros C. Couloumbis2010-07-181-0/+29
| | | | SVN-Revision: 22283
* finalize r22241 fixesAlexandros C. Couloumbis2010-07-171-2/+3
| | | | SVN-Revision: 22242
* package/kernel: update r22229Alexandros C. Couloumbis2010-07-171-1/+1
| | | | SVN-Revision: 22241
* iptables: package hashlimit module (#6696)Jo-Philipp Wich2010-07-161-0/+14
| | | | SVN-Revision: 22229
* massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950Claudio Mignanti2010-07-1219-438/+438
| | | | SVN-Revision: 22145
* Add package for gpio rotary encoderClaudio Mignanti2010-07-121-0/+16
| | | | SVN-Revision: 22144
* Add package for gpio-pwmClaudio Mignanti2010-07-121-0/+16
| | | | SVN-Revision: 22143
* kernel: modules names changed with kernel 2.6.35Hauke Mehrtens2010-07-112-0/+14
| | | | SVN-Revision: 22139
* kmod-usb-core is buildin on etrax targetClaudio Mignanti2010-07-111-1/+1
| | | | SVN-Revision: 22130
* remove obsolete kernel dependencies and version checksFelix Fietkau2010-06-2616-102/+44
| | | | SVN-Revision: 21956
* remove linux 2.4 support from several packagesFelix Fietkau2010-06-266-189/+19
| | | | SVN-Revision: 21954
* package TPROXY target and module infrastructureJo-Philipp Wich2010-06-221-0/+21
| | | | SVN-Revision: 21883
* kernel: package tulip family modules into kmod-tulipJo-Philipp Wich2010-06-211-0/+35
| | | | SVN-Revision: 21859
* add kmod-gpio-nxp-74hc164 for brcm63xx onlyFlorian Fainelli2010-06-121-0/+14
| | | | SVN-Revision: 21771
* package/kernel: fix missing parenthesis on r21758Alexandros C. Couloumbis2010-06-111-1/+1
| | | | SVN-Revision: 21759
* package/kernel: fix dependency modulesAlexandros C. Couloumbis2010-06-111-1/+1
| | | | SVN-Revision: 21758
* kernel: ensure that IMQ is autoloaded after ip_queue, fixes disappearing ↵Jo-Philipp Wich2010-06-071-1/+1
| | | | | | traffic when using qos rules SVN-Revision: 21700
* fix kmod-swconfig module loading typoFlorian Fainelli2010-05-211-1/+1
| | | | SVN-Revision: 21530
* add kmod-swconfig and kmod-swich-ip175cFlorian Fainelli2010-05-211-0/+30
| | | | SVN-Revision: 21520
* hwmon: fix depends definitionClaudio Mignanti2010-05-161-4/+2
| | | | SVN-Revision: 21481
* hifnHIPP also depends on PCIFlorian Fainelli2010-05-111-1/+1
| | | | SVN-Revision: 21425
* kmod-ocf-hifn7751 depends on PCI, spotted by buildbotFlorian Fainelli2010-05-051-1/+1
| | | | SVN-Revision: 21381
* kernel: package ocf hifn7751 and hifnHIPP drivers, allow OCF on brcm-2.4Jo-Philipp Wich2010-05-041-1/+25
| | | | SVN-Revision: 21358
* package/kernel: renable kmod-input on 2.4 (closes: #7063)Nicolas Thill2010-04-291-3/+10
| | | | SVN-Revision: 21262
* package/kernel: mark a bunch of kmod packages that don't exist on 2.4 as 2.6 ↵Nicolas Thill2010-04-297-7/+23
| | | | | | only SVN-Revision: 21251
* package/kernel: adjust kmod-crc16 dependencies, it does not exist on 2.4Nicolas Thill2010-04-291-2/+2
| | | | SVN-Revision: 21250
* package/kernel: move AddDepends calls at the end of package definitions, ↵Nicolas Thill2010-04-299-166/+219
| | | | | | move back some dependencies in DEPENDS for clarity SVN-Revision: 21248
* move kmod-lp package defition specific to brcm-2.4 to package/kernelNicolas Thill2010-04-291-0/+13
| | | | SVN-Revision: 21247
* package/kernel: sort package definitions in other.mkNicolas Thill2010-04-241-353/+357
| | | | SVN-Revision: 21140
* package/kernel: add another round of missing bits from [21137] & [21138] ↵Nicolas Thill2010-04-241-3/+3
| | | | | | (oops again) SVN-Revision: 21139
* package/kernel: add missing bits from [21137] (oops)Nicolas Thill2010-04-241-14/+14
| | | | SVN-Revision: 21138
* package/kernel: use common gpio- & wdt- prefixes for GPIO and watchdog ↵Nicolas Thill2010-04-241-7/+7
| | | | | | module names SVN-Revision: 21137
* package/kernel: move PCMCIA modules to their own file & submenuNicolas Thill2010-04-242-82/+90
| | | | SVN-Revision: 21136
* package/kernel: move pcspkr to sound.mkNicolas Thill2010-04-242-17/+16
| | | | SVN-Revision: 21135
* package/kernel: move block2mtd to block.mkNicolas Thill2010-04-242-8/+10
| | | | SVN-Revision: 21134
* package/kernel: sort block package definitionsNicolas Thill2010-04-241-124/+126
| | | | SVN-Revision: 21133
* package/kernel: move target specific modules to their own target filesNicolas Thill2010-04-245-308/+3
| | | | SVN-Revision: 21132
* package/kernel: allow additional dependencies as arguments to AddDepends macrosNicolas Thill2010-04-241-5/+4
| | | | SVN-Revision: 21128
* package/kernel: set correct submenu entry for NLS packagesNicolas Thill2010-04-241-15/+14
| | | | SVN-Revision: 21127
* package/kernel: sort FS package definitionsNicolas Thill2010-04-241-128/+131
| | | | SVN-Revision: 21126
* package/kernel: move NLS modules to their own file & submenuNicolas Thill2010-04-242-239/+233
| | | | SVN-Revision: 21125
* package/kernel: rename KernelPackage/*/Depends to AddDepends/*Nicolas Thill2010-04-249-199/+199
| | | | SVN-Revision: 21124
* package/kernel: load target specific modules .mk files after generic onesNicolas Thill2010-04-241-1/+1
| | | | SVN-Revision: 21123
* package/kernel: use macros for hid & inputNicolas Thill2010-04-244-11/+41
| | | | SVN-Revision: 21120
* fix kmod-nls-base dependency with usb-core (#6753)Alexandros C. Couloumbis2010-04-231-1/+1
| | | | SVN-Revision: 21114
* cleanup Makefiles (#7212)Jo-Philipp Wich2010-04-231-1/+2
| | | | SVN-Revision: 21107
* kernel: package cypress m8 usb-to-serial module (#7210)Jo-Philipp Wich2010-04-231-0/+18
| | | | SVN-Revision: 21104