Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kernel: build the scsi core package even if CONFIG_SCSI=y | Felix Fietkau | 2010-02-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 19666 | ||||
* | kernel: add a package for block2mtd | Felix Fietkau | 2010-02-16 | 1 | -0/+8 |
| | | | | SVN-Revision: 19665 | ||||
* | kernel: add a package for kmod-ata-sil | Felix Fietkau | 2010-02-16 | 1 | -0/+14 |
| | | | | SVN-Revision: 19664 | ||||
* | Add audio feature flag. | Lars-Peter Clausen | 2010-02-15 | 1 | -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 kmods | Jo-Philipp Wich | 2010-02-12 | 1 | -0/+110 |
| | | | | SVN-Revision: 19611 | ||||
* | Here is LVM support for OpenWRT. It introduces 3 new packages: - kmod-dm for ↵ | Travis Kemen | 2010-02-12 | 1 | -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 #6618 | Imre Kaloz | 2010-02-02 | 2 | -0/+41 |
| | | | | SVN-Revision: 19497 | ||||
* | Fix KernelPackage/usb-net-rndis dependencies Fix bug #6589 | Hauke Mehrtens | 2010-01-29 | 1 | -2/+1 |
| | | | | SVN-Revision: 19386 | ||||
* | openssl: make engines support dynamically configurable (based on a patch by ↵ | Felix Fietkau | 2010-01-28 | 1 | -1/+1 |
| | | | | | | puchu) SVN-Revision: 19371 | ||||
* | package/modules: add missing gspca video drivers for 2.6.32 (patch from #6595) | Gabor Juhos | 2010-01-28 | 1 | -0/+30 |
| | | | | SVN-Revision: 19364 | ||||
* | package: kmod-usb-core depends on kmod-nls-base on 2.6.32 | Gabor Juhos | 2010-01-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 19347 | ||||
* | remove obsolete dependencies and checks | Felix Fietkau | 2010-01-23 | 6 | -49/+10 |
| | | | | SVN-Revision: 19292 | ||||
* | add explicit dependency on kmod-crypto-core when required (closes: #6557) | Nicolas Thill | 2010-01-23 | 2 | -3/+3 |
| | | | | SVN-Revision: 19291 | ||||
* | kernel: specify kmod packages dependencies in a uniform way | Nicolas Thill | 2010-01-22 | 8 | -258/+246 |
| | | | | SVN-Revision: 19271 | ||||
* | kernel: cleanup crypto stuff and fix module names on 2.4 | Nicolas Thill | 2010-01-06 | 1 | -25/+12 |
| | | | | SVN-Revision: 19058 | ||||
* | kernel: remove even more calls to CompareKernelPatchVer | Nicolas Thill | 2010-01-06 | 3 | -41/+6 |
| | | | | SVN-Revision: 19057 | ||||
* | kernel: remove more calls to CompareKernelPatchVer and use 2.4 exceptions ↵ | Nicolas Thill | 2010-01-06 | 1 | -12/+10 |
| | | | | | | instead SVN-Revision: 19049 | ||||
* | kernel: fix IDE modules on 2.4 | Nicolas Thill | 2010-01-06 | 1 | -4/+16 |
| | | | | SVN-Revision: 19048 | ||||
* | enable hso on ar71xx (#6432) | Florian Fainelli | 2010-01-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 18995 | ||||
* | package: kernel/modules: package module for MAC-VLAN support | Gabor Juhos | 2009-12-31 | 1 | -0/+16 |
| | | | | SVN-Revision: 18980 | ||||
* | defer the loading of spidev after spi master drivers | Florian Fainelli | 2009-12-30 | 1 | -1/+1 |
| | | | | SVN-Revision: 18974 | ||||
* | fix bluetooth and ide breakage after r18955 (#6422) | Florian Fainelli | 2009-12-30 | 2 | -7/+7 |
| | | | | SVN-Revision: 18972 | ||||
* | fix wrong paths after r18955. | Florian Fainelli | 2009-12-28 | 3 | -3/+18 |
| | | | | SVN-Revision: 18957 | ||||
* | fix trailing endif after r18954. (#6420) | Florian Fainelli | 2009-12-28 | 1 | -1/+0 |
| | | | | SVN-Revision: 18956 | ||||
* | remove handling of older unsupported kernels | Imre Kaloz | 2009-12-27 | 7 | -37/+11 |
| | | | | SVN-Revision: 18955 | ||||
* | remove 2.6.28 specific stuff from kernel packages | Imre Kaloz | 2009-12-27 | 3 | -45/+3 |
| | | | | SVN-Revision: 18954 | ||||
* | kernel: enable kmod-sound-core on uml | Nicolas Thill | 2009-12-23 | 1 | -4/+4 |
| | | | | SVN-Revision: 18901 | ||||
* | kernel: use select instead of depend for kmod-crc16 dependency in kmod-ax25 ↵ | Nicolas Thill | 2009-12-19 | 1 | -1/+1 |
| | | | | | | (closes: #5843) SVN-Revision: 18847 | ||||
* | kernel: fix kmod-ipt-iprange (closes: #6187) | Nicolas Thill | 2009-12-18 | 1 | -0/+1 |
| | | | | SVN-Revision: 18838 | ||||
* | let usb-video load after video-core (#6214) | Florian Fainelli | 2009-12-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 18788 | ||||
* | kernel: fix typo that prevents autoloading of the rdc321x_wdt driver | Jo-Philipp Wich | 2009-12-12 | 1 | -1/+1 |
| | | | | SVN-Revision: 18767 | ||||
* | modules: package the leds-wndr3700-usb driver | Gabor Juhos | 2009-12-11 | 1 | -0/+16 |
| | | | | SVN-Revision: 18759 | ||||
* | add missing config option for v4l1 (fixes #6314) | Felix Fietkau | 2009-12-09 | 1 | -0/+1 |
| | | | | SVN-Revision: 18726 | ||||
* | package nls cp866 support (#6281) | Florian Fainelli | 2009-12-07 | 1 | -0/+17 |
| | | | | SVN-Revision: 18690 | ||||
* | allow building hostap-driver and its dependencies on 2.6.32 (#6305) | Florian Fainelli | 2009-12-05 | 1 | -2/+2 |
| | | | | SVN-Revision: 18658 | ||||
* | CONFIG_RFKILL_INPUT is a boolean | Florian Fainelli | 2009-12-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 18634 | ||||
* | kmod-sound-ps3: Modified target dependencies | Hamish Guthrie | 2009-12-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 18629 | ||||
* | prevent some modules from being built on ubicom32 since they do not compile ↵ | Florian Fainelli | 2009-11-29 | 3 | -3/+3 |
| | | | | | | or link SVN-Revision: 18595 | ||||
* | kmod-sound-core: Add new 2.6.32 kernel config option | Hamish Guthrie | 2009-11-24 | 1 | -1/+2 |
| | | | | SVN-Revision: 18523 | ||||
* | change ext2/ext3 load order so that lazy mount tries ext3 before ext2 | Nicolas Thill | 2009-11-17 | 1 | -2/+2 |
| | | | | SVN-Revision: 18442 | ||||
* | e1000: add CONFIG_E1000_NAPI=y for older kernels | Felix Fietkau | 2009-11-14 | 1 | -1/+2 |
| | | | | SVN-Revision: 18416 | ||||
* | e1000: depend on pci support instead of x86 target - some people have ↵ | Felix Fietkau | 2009-11-11 | 1 | -1/+1 |
| | | | | | | minipci cards with this chipset SVN-Revision: 18376 | ||||
* | add preliminary MPC83xx support | Imre Kaloz | 2009-11-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 18353 | ||||
* | oops, forgot the autoload | Felix Fietkau | 2009-11-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 18319 | ||||
* | fix kmod-leds-alix (#6079, #6105) | Felix Fietkau | 2009-11-05 | 1 | -2/+2 |
| | | | | SVN-Revision: 18318 | ||||
* | add missing CONFIG_MEDIA_SUPPORT symbol for v4l (fixes #6108) | Felix Fietkau | 2009-11-05 | 1 | -0/+1 |
| | | | | SVN-Revision: 18309 | ||||
* | make rdc321-wdt become a package, saves some space in the kernel | Florian Fainelli | 2009-11-04 | 1 | -0/+15 |
| | | | | SVN-Revision: 18298 | ||||
* | fixes bluetooth dependency, thx sn9 | John Crispin | 2009-10-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 18213 | ||||
* | remove references to 2_6_27 | Florian Fainelli | 2009-10-29 | 5 | -5/+5 |
| | | | | SVN-Revision: 18202 | ||||
* | fixes DEPENDS of SSB module, thx sn9 | John Crispin | 2009-10-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 18196 |