| Commit message (Expand) | Author | Age | Files | Lines |
* | add sn9c201 webcam driver, patch from Chris Li | Florian Fainelli | 2010-03-20 | 1 | -0/+15 |
* | fix missing nls support for 2.6.33 | Travis Kemen | 2010-03-14 | 1 | -1/+1 |
* | add missing kconfig symbol for the hifn 795x crypto accelerator module (patch... | Felix Fietkau | 2010-03-14 | 1 | -0/+1 |
* | kernel: fix kmod-pcmcia-yenta on 2.4 | Nicolas Thill | 2010-03-11 | 1 | -1/+14 |
* | fix kernel modules dependences for i2c and ata-core | Claudio Mignanti | 2010-03-11 | 2 | -2/+2 |
* | kernel: add missing CONFIG_SND_SOC_ALL_CODECS to kmod-sound-soc-core KCONFIG | Nicolas Thill | 2010-03-11 | 1 | -1/+4 |
* | kernel: Add SoC sound support package | Lars-Peter Clausen | 2010-03-11 | 1 | -0/+10 |
* | kernel: mark kmod-nfs-common-v4 as BROKEN (enabling it will interfere with th... | Nicolas Thill | 2010-03-10 | 1 | -1/+1 |
* | mac80211: build ipw2x00 driver from compat-wireless | Hauke Mehrtens | 2010-03-08 | 1 | -53/+0 |
* | package: add module for the RB750 LED driver | Gabor Juhos | 2010-03-08 | 1 | -0/+16 |
* | drop support for the old style magicbox-cf driver | Imre Kaloz | 2010-03-01 | 1 | -17/+2 |
* | partly revert [19925] as the ata version builds fine | Imre Kaloz | 2010-03-01 | 1 | -1/+1 |
* | kernel: mark ata-magicbox-cf & ide-magicbox as BROKEN for now (they don't bui... | Nicolas Thill | 2010-03-01 | 1 | -2/+2 |
* | fix kmod-nls-base dependency with usb-core (#6753) | Florian Fainelli | 2010-02-28 | 1 | -1/+1 |
* | mark relevant kmod-* packages as being required for rootfs mounting (patch by... | Felix Fietkau | 2010-02-26 | 4 | -54/+54 |
* | ext4: fix for commit r19799 | Hauke Mehrtens | 2010-02-21 | 1 | -1/+1 |
* | ext4: add Support for large (2TB+) block devices and files | Hauke Mehrtens | 2010-02-21 | 1 | -4/+3 |
* | kernel: make NFSv4 optional and add kmods for it - patch by Peter Wagner <tri... | Jo-Philipp Wich | 2010-02-20 | 1 | -4/+17 |
* | kernel: rename cp2101 driver to cp210x, has changed upstream (#6673) | Jo-Philipp Wich | 2010-02-19 | 1 | -8/+8 |
* | kernel: add the token bucket filter to kmod-sched (#6681) | Jo-Philipp Wich | 2010-02-19 | 1 | -0/+1 |
* | kmod-dm: Set CONFIG_DM_LOG_USERSPACE=n | Lars-Peter Clausen | 2010-02-18 | 1 | -0/+1 |
* | kernel: build the scsi core package even if CONFIG_SCSI=y | Felix Fietkau | 2010-02-16 | 1 | -1/+1 |
* | kernel: add a package for block2mtd | Felix Fietkau | 2010-02-16 | 1 | -0/+8 |
* | kernel: add a package for kmod-ata-sil | Felix Fietkau | 2010-02-16 | 1 | -0/+14 |
* | Add audio feature flag. | Lars-Peter Clausen | 2010-02-15 | 1 | -1/+1 |
* | kernel: add xen kmods | Jo-Philipp Wich | 2010-02-12 | 1 | -0/+110 |
* | Here is LVM support for OpenWRT. It introduces 3 new packages: - kmod-dm for ... | Travis Kemen | 2010-02-12 | 1 | -0/+29 |
* | add kernel packages for the ixp4xx-beeper and appletalk -- closes #6618 | Imre Kaloz | 2010-02-02 | 2 | -0/+41 |
* | Fix KernelPackage/usb-net-rndis dependencies Fix bug #6589 | Hauke Mehrtens | 2010-01-29 | 1 | -2/+1 |
* | openssl: make engines support dynamically configurable (based on a patch by p... | Felix Fietkau | 2010-01-28 | 1 | -1/+1 |
* | package/modules: add missing gspca video drivers for 2.6.32 (patch from #6595) | Gabor Juhos | 2010-01-28 | 1 | -0/+30 |
* | package: kmod-usb-core depends on kmod-nls-base on 2.6.32 | Gabor Juhos | 2010-01-26 | 1 | -1/+1 |
* | remove obsolete dependencies and checks | Felix Fietkau | 2010-01-23 | 6 | -49/+10 |
* | add explicit dependency on kmod-crypto-core when required (closes: #6557) | Nicolas Thill | 2010-01-23 | 2 | -3/+3 |
* | kernel: specify kmod packages dependencies in a uniform way | Nicolas Thill | 2010-01-22 | 8 | -258/+246 |
* | kernel: cleanup crypto stuff and fix module names on 2.4 | Nicolas Thill | 2010-01-06 | 1 | -25/+12 |
* | kernel: remove even more calls to CompareKernelPatchVer | Nicolas Thill | 2010-01-06 | 3 | -41/+6 |
* | kernel: remove more calls to CompareKernelPatchVer and use 2.4 exceptions ins... | Nicolas Thill | 2010-01-06 | 1 | -12/+10 |
* | kernel: fix IDE modules on 2.4 | Nicolas Thill | 2010-01-06 | 1 | -4/+16 |
* | enable hso on ar71xx (#6432) | Florian Fainelli | 2010-01-02 | 1 | -1/+1 |
* | package: kernel/modules: package module for MAC-VLAN support | Gabor Juhos | 2009-12-31 | 1 | -0/+16 |
* | defer the loading of spidev after spi master drivers | Florian Fainelli | 2009-12-30 | 1 | -1/+1 |
* | fix bluetooth and ide breakage after r18955 (#6422) | Florian Fainelli | 2009-12-30 | 2 | -7/+7 |
* | fix wrong paths after r18955. | Florian Fainelli | 2009-12-28 | 3 | -3/+18 |
* | fix trailing endif after r18954. (#6420) | Florian Fainelli | 2009-12-28 | 1 | -1/+0 |
* | remove handling of older unsupported kernels | Imre Kaloz | 2009-12-27 | 7 | -37/+11 |
* | remove 2.6.28 specific stuff from kernel packages | Imre Kaloz | 2009-12-27 | 3 | -45/+3 |
* | kernel: enable kmod-sound-core on uml | Nicolas Thill | 2009-12-23 | 1 | -4/+4 |
* | kernel: use select instead of depend for kmod-crc16 dependency in kmod-ax25 (... | Nicolas Thill | 2009-12-19 | 1 | -1/+1 |
* | kernel: fix kmod-ipt-iprange (closes: #6187) | Nicolas Thill | 2009-12-18 | 1 | -0/+1 |