Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | kernel/modules: disable automatic loading of crypto-test module | Gabor Juhos | 2008-11-19 | |
| | | | | SVN-Revision: 13292 | |||
* | kernel/modules: move ixp4xx hardware crypto module package into crypto.mk | Gabor Juhos | 2008-11-18 | |
| | | | | SVN-Revision: 13281 | |||
* | Package pata_rb532_cf separately and update kernel config | Florian Fainelli | 2008-11-16 | |
| | | | | SVN-Revision: 13225 | |||
* | The package kmod-net-prism54 misses the firmware file in /lib/firmware. | Florian Fainelli | 2008-11-15 | |
| | | | | | | Signed-Off-By: Joerg Albert <jal2 at gmx.de> SVN-Revision: 13223 | |||
* | Split out pcmcia core support from the socket drivers | Florian Fainelli | 2008-11-15 | |
| | | | | SVN-Revision: 13214 | |||
* | Package bcm63xx-pcmcia kernel module and fix compilation | Florian Fainelli | 2008-11-15 | |
| | | | | SVN-Revision: 13212 | |||
* | add missing kconfig symbol when SBP2 is enabled | Nicolas Thill | 2008-11-11 | |
| | | | | SVN-Revision: 13177 | |||
* | FireWire/IEEE1394 requires PCI support | Nicolas Thill | 2008-11-11 | |
| | | | | SVN-Revision: 13176 | |||
* | ack CONFIG_ISDN change introduced in 2.6.27+ | Nicolas Thill | 2008-11-11 | |
| | | | | SVN-Revision: 13175 | |||
* | Change order of module startup to force USB2 before USB1.1 | Peter Denison | 2008-11-09 | |
| | | | | SVN-Revision: 13151 | |||
* | Add firewire kernel modules to menuconfig | Peter Denison | 2008-11-09 | |
| | | | | SVN-Revision: 13150 | |||
* | fix trailing backslash error introduced in r13115 - fixes kernel config issues | Felix Fietkau | 2008-11-06 | |
| | | | | SVN-Revision: 13131 | |||
* | split out crc-ccitt | Felix Fietkau | 2008-11-03 | |
| | | | | SVN-Revision: 13115 | |||
* | add phidget kernel module from #4116 | Travis Kemen | 2008-10-17 | |
| | | | | SVN-Revision: 12994 | |||
* | netfilter/iptables: disable IMQ on 2.6.27 | Gabor Juhos | 2008-10-15 | |
| | | | | SVN-Revision: 12984 | |||
* | Add support for HW crypto cores: padlock, geode and hifn75x (#388#) | Florian Fainelli | 2008-09-28 | |
| | | | | SVN-Revision: 12752 | |||
* | fix IMQ autoloading | Nicolas Thill | 2008-09-27 | |
| | | | | SVN-Revision: 12722 | |||
* | load {arp,eb,ip6}tables kernel modules last after other conntrack modules ↵ | Nicolas Thill | 2008-09-24 | |
| | | | | | | (closes: #4032) SVN-Revision: 12685 | |||
* | don't fail if there are no modules.mk under ./target/linux/ | Nicolas Thill | 2008-09-23 | |
| | | | | SVN-Revision: 12675 | |||
* | make the whole iptables/netfiter modular (closes: #3871, #3527) | Nicolas Thill | 2008-09-22 | |
| | | | | SVN-Revision: 12649 | |||
* | remove 2.6.25 specific stuff | Gabor Juhos | 2008-09-13 | |
| | | | | SVN-Revision: 12598 | |||
* | Change even more dependencies on kmod-video-core after [12460] | Nicolas Thill | 2008-09-01 | |
| | | | | SVN-Revision: 12462 | |||
* | Fix AT91 MMC host controller path on 2.6.25 | Nicolas Thill | 2008-09-01 | |
| | | | | SVN-Revision: 12458 | |||
* | Make ide-core depend on pci support, remove dupe Kconfig item | Nicolas Thill | 2008-08-31 | |
| | | | | SVN-Revision: 12448 | |||
* | fix the CF driver on 2.6.26.x, and create a package for it | Gabor Juhos | 2008-08-21 | |
| | | | | SVN-Revision: 12364 | |||
* | fix kmod-ipt-imq module generation (closes: #3896) | Nicolas Thill | 2008-08-21 | |
| | | | | SVN-Revision: 12361 | |||
* | fix kmod-ide-core packaging for 2.6.26+ | Felix Fietkau | 2008-08-10 | |
| | | | | SVN-Revision: 12269 | |||
* | add missing kconfig symbol for generic ide | Felix Fietkau | 2008-08-10 | |
| | | | | SVN-Revision: 12268 | |||
* | fix aes on x86 (thx, Acinonyx) | Felix Fietkau | 2008-08-10 | |
| | | | | SVN-Revision: 12267 | |||
* | add 2.6.26 specific files | Gabor Juhos | 2008-08-07 | |
| | | | | SVN-Revision: 12239 | |||
* | Reinstate rdc bootability and force it to use init=/etc/preinit, thus the ↵ | Florian Fainelli | 2008-08-05 | |
| | | | | | | remove the hackish SetInitramfs actions SVN-Revision: 12136 | |||
* | modules/gpio_dev: move to drivers/char/ on older kernels as well, and create ↵ | Gabor Juhos | 2008-08-05 | |
| | | | | | | a package for it SVN-Revision: 12133 | |||
* | rework workarounds for crypto modules renamed in 2.6.24 & 2.6.25, add ↵ | Nicolas Thill | 2008-08-04 | |
| | | | | | | workaround for sha512 renamed in 2.6.26 SVN-Revision: 12098 | |||
* | Fix broken hso kmod definition | Andy Boyett | 2008-08-02 | |
| | | | | SVN-Revision: 12074 | |||
* | net/usb: only package hso for 2.6.26 | Andy Boyett | 2008-08-02 | |
| | | | | SVN-Revision: 12069 | |||
* | try to clean up some kernel configs | Travis Kemen | 2008-08-02 | |
| | | | | SVN-Revision: 12067 | |||
* | OCF cannot be built under UML | Florian Fainelli | 2008-08-01 | |
| | | | | SVN-Revision: 12064 | |||
* | fixes etables CONFIG_* selection for >= 2.6.25, fixes #3674 | John Crispin | 2008-07-30 | |
| | | | | SVN-Revision: 12002 | |||
* | fixes ipkg dependency bug for spi modules, #3272 | John Crispin | 2008-07-30 | |
| | | | | SVN-Revision: 12001 | |||
* | add lm sensor and clean up dependency, fixes #3821 | John Crispin | 2008-07-29 | |
| | | | | SVN-Revision: 11999 | |||
* | Fix nfs kernel modules for 2.4 kernels | Florian Fainelli | 2008-07-29 | |
| | | | | SVN-Revision: 11989 | |||
* | usb-serial: Fix swapped dependencies for belkin and ch341 | Andy Boyett | 2008-07-27 | |
| | | | | SVN-Revision: 11953 | |||
* | ipsec{4,6} depend on kmod-crypto-aead to allow esp4 and esp6 to successfully ↵ | Florian Fainelli | 2008-07-26 | |
| | | | | | | load (#3813) SVN-Revision: 11942 | |||
* | add backported HSO driver | Imre Kaloz | 2008-07-26 | |
| | | | | SVN-Revision: 11938 | |||
* | usb-serial: Add ch341 driver for 2.6.24 and later kernels. Closes #2968 | Andy Boyett | 2008-07-24 | |
| | | | | SVN-Revision: 11914 | |||
* | Fix nfs modules options and modules, only package modules that are built for ↵ | Florian Fainelli | 2008-07-22 | |
| | | | | | | all targets (#3796) SVN-Revision: 11906 | |||
* | This series of patches closes the support gap on one of the explicitly ↵ | Travis Kemen | 2008-07-21 | |
| | | | | | | supported platforms (WRT54G3G) by adding direct support for the Sierra Wireless 3G modems. Signed-off-by: RB <aoz.syn@gmail.com> SVN-Revision: 11898 | |||
* | Package common nfs kernel modules separately, add missing modules to nfsd ↵ | Florian Fainelli | 2008-07-19 | |
| | | | | | | (#3558) SVN-Revision: 11875 | |||
* | Enable russian codepage 1251 (#819) | Florian Fainelli | 2008-07-13 | |
| | | | | SVN-Revision: 11810 | |||
* | add ocf kernel patch | Imre Kaloz | 2008-07-13 | |
| | | | | SVN-Revision: 11803 |