summaryrefslogtreecommitdiffstats
path: root/package/kernel
Commit message (Collapse)AuthorAgeFilesLines
* kernel: rename cp2101 driver to cp210x, has changed upstream (#6673)Jo-Philipp Wich2010-02-191-8/+8
| | | | SVN-Revision: 19725
* kernel: add the token bucket filter to kmod-sched (#6681)Jo-Philipp Wich2010-02-191-0/+1
| | | | SVN-Revision: 19723
* kmod-dm: Set CONFIG_DM_LOG_USERSPACE=nLars-Peter Clausen2010-02-181-0/+1
| | | | SVN-Revision: 19712
* kernel: build the scsi core package even if CONFIG_SCSI=yFelix Fietkau2010-02-161-1/+1
| | | | SVN-Revision: 19666
* kernel: add a package for block2mtdFelix Fietkau2010-02-161-0/+8
| | | | SVN-Revision: 19665
* kernel: add a package for kmod-ata-silFelix Fietkau2010-02-161-0/+14
| | | | SVN-Revision: 19664
* Add audio feature flag.Lars-Peter Clausen2010-02-151-1/+1
| | | | | | | | | There are targets which neither have usb host nor pci support but do have audio capabilities. Those targets should expliclitly specifiy that they support audio through the new feature flag. The audio feature flag is also implicitly selected by the usb and pci feature flags. SVN-Revision: 19643
* kernel: add xen kmodsJo-Philipp Wich2010-02-121-0/+110
| | | | SVN-Revision: 19611
* Here is LVM support for OpenWRT. It introduces 3 new packages: - kmod-dm for ↵Travis Kemen2010-02-121-0/+29
| | | | | | the device mapper kernel module. - kmod-libdevmapper for the device-mapper library. - kmod-lvm2 for the lvm tool. Note that it currently does not create the symlinks for all the lvm tools, so you have to use lvm pvs rather than just pvs. Thanks Stefan Monnier SVN-Revision: 19595
* add kernel packages for the ixp4xx-beeper and appletalk -- closes #6618Imre Kaloz2010-02-022-0/+41
| | | | SVN-Revision: 19497
* Fix KernelPackage/usb-net-rndis dependencies Fix bug #6589Hauke Mehrtens2010-01-291-2/+1
| | | | SVN-Revision: 19386
* openssl: make engines support dynamically configurable (based on a patch by ↵Felix Fietkau2010-01-281-1/+1
| | | | | | puchu) SVN-Revision: 19371
* package/modules: add missing gspca video drivers for 2.6.32 (patch from #6595)Gabor Juhos2010-01-281-0/+30
| | | | SVN-Revision: 19364
* package: kmod-usb-core depends on kmod-nls-base on 2.6.32Gabor Juhos2010-01-261-1/+1
| | | | SVN-Revision: 19347
* remove obsolete dependencies and checksFelix Fietkau2010-01-236-49/+10
| | | | SVN-Revision: 19292
* add explicit dependency on kmod-crypto-core when required (closes: #6557)Nicolas Thill2010-01-232-3/+3
| | | | SVN-Revision: 19291
* kernel: specify kmod packages dependencies in a uniform wayNicolas Thill2010-01-228-258/+246
| | | | SVN-Revision: 19271
* kernel: cleanup crypto stuff and fix module names on 2.4Nicolas Thill2010-01-061-25/+12
| | | | SVN-Revision: 19058
* kernel: remove even more calls to CompareKernelPatchVerNicolas Thill2010-01-063-41/+6
| | | | SVN-Revision: 19057
* kernel: remove more calls to CompareKernelPatchVer and use 2.4 exceptions ↵Nicolas Thill2010-01-061-12/+10
| | | | | | instead SVN-Revision: 19049
* kernel: fix IDE modules on 2.4Nicolas Thill2010-01-061-4/+16
| | | | SVN-Revision: 19048
* enable hso on ar71xx (#6432)Florian Fainelli2010-01-021-1/+1
| | | | SVN-Revision: 18995
* package: kernel/modules: package module for MAC-VLAN supportGabor Juhos2009-12-311-0/+16
| | | | SVN-Revision: 18980
* defer the loading of spidev after spi master driversFlorian Fainelli2009-12-301-1/+1
| | | | SVN-Revision: 18974
* fix bluetooth and ide breakage after r18955 (#6422)Florian Fainelli2009-12-302-7/+7
| | | | SVN-Revision: 18972
* fix wrong paths after r18955.Florian Fainelli2009-12-283-3/+18
| | | | SVN-Revision: 18957
* fix trailing endif after r18954. (#6420)Florian Fainelli2009-12-281-1/+0
| | | | SVN-Revision: 18956
* remove handling of older unsupported kernelsImre Kaloz2009-12-277-37/+11
| | | | SVN-Revision: 18955
* remove 2.6.28 specific stuff from kernel packagesImre Kaloz2009-12-273-45/+3
| | | | SVN-Revision: 18954
* kernel: enable kmod-sound-core on umlNicolas Thill2009-12-231-4/+4
| | | | SVN-Revision: 18901
* kernel: use select instead of depend for kmod-crc16 dependency in kmod-ax25 ↵Nicolas Thill2009-12-191-1/+1
| | | | | | (closes: #5843) SVN-Revision: 18847
* kernel: fix kmod-ipt-iprange (closes: #6187)Nicolas Thill2009-12-181-0/+1
| | | | SVN-Revision: 18838
* let usb-video load after video-core (#6214)Florian Fainelli2009-12-151-1/+1
| | | | SVN-Revision: 18788
* kernel: fix typo that prevents autoloading of the rdc321x_wdt driverJo-Philipp Wich2009-12-121-1/+1
| | | | SVN-Revision: 18767
* modules: package the leds-wndr3700-usb driverGabor Juhos2009-12-111-0/+16
| | | | SVN-Revision: 18759
* add missing config option for v4l1 (fixes #6314)Felix Fietkau2009-12-091-0/+1
| | | | SVN-Revision: 18726
* package nls cp866 support (#6281)Florian Fainelli2009-12-071-0/+17
| | | | SVN-Revision: 18690
* allow building hostap-driver and its dependencies on 2.6.32 (#6305)Florian Fainelli2009-12-051-2/+2
| | | | SVN-Revision: 18658
* CONFIG_RFKILL_INPUT is a booleanFlorian Fainelli2009-12-041-1/+1
| | | | SVN-Revision: 18634
* kmod-sound-ps3: Modified target dependenciesHamish Guthrie2009-12-041-1/+1
| | | | SVN-Revision: 18629
* prevent some modules from being built on ubicom32 since they do not compile ↵Florian Fainelli2009-11-293-3/+3
| | | | | | or link SVN-Revision: 18595
* kmod-sound-core: Add new 2.6.32 kernel config optionHamish Guthrie2009-11-241-1/+2
| | | | SVN-Revision: 18523
* change ext2/ext3 load order so that lazy mount tries ext3 before ext2Nicolas Thill2009-11-171-2/+2
| | | | SVN-Revision: 18442
* e1000: add CONFIG_E1000_NAPI=y for older kernelsFelix Fietkau2009-11-141-1/+2
| | | | SVN-Revision: 18416
* e1000: depend on pci support instead of x86 target - some people have ↵Felix Fietkau2009-11-111-1/+1
| | | | | | minipci cards with this chipset SVN-Revision: 18376
* add preliminary MPC83xx supportImre Kaloz2009-11-091-1/+1
| | | | SVN-Revision: 18353
* oops, forgot the autoloadFelix Fietkau2009-11-051-1/+1
| | | | SVN-Revision: 18319
* fix kmod-leds-alix (#6079, #6105)Felix Fietkau2009-11-051-2/+2
| | | | SVN-Revision: 18318
* add missing CONFIG_MEDIA_SUPPORT symbol for v4l (fixes #6108)Felix Fietkau2009-11-051-0/+1
| | | | SVN-Revision: 18309
* make rdc321-wdt become a package, saves some space in the kernelFlorian Fainelli2009-11-041-0/+15
| | | | SVN-Revision: 18298