| Commit message (Expand) | Author | Age | Files | Lines |
* | kernel/modules: split network makefile into netdevices and netsupport | Andy Boyett | 2008-12-29 | 2 | -268/+284 |
* | remove the obsolete ixp4xx-npe package and references to it (thx, Jose Vascon... | Felix Fietkau | 2008-12-22 | 1 | -19/+0 |
* | add dependency on rb532 target for its CF module | Nicolas Thill | 2008-12-21 | 1 | -1/+1 |
* | disable IMQ on 2.6.28 as well -- people should use IFB.. | Imre Kaloz | 2008-12-12 | 1 | -2/+2 |
* | load crypto_blkcipher before cryptomgr.. *sigh* | Imre Kaloz | 2008-12-11 | 1 | -1/+1 |
* | remove references to kmod-crypto-aead, removed in [13584] | Nicolas Thill | 2008-12-11 | 1 | -2/+2 |
* | load aead after crypto_algapi | Nicolas Thill | 2008-12-11 | 1 | -1/+1 |
* | load aead automatically, too | Imre Kaloz | 2008-12-11 | 1 | -0/+1 |
* | move aead into crypto-core | Imre Kaloz | 2008-12-10 | 1 | -14/+4 |
* | fix pcmcia build | Travis Kemen | 2008-12-09 | 1 | -1/+1 |
* | Finally fix the CONFIG_SSB_SILENT symbol | Florian Fainelli | 2008-12-03 | 1 | -1/+2 |
* | Corrected SSB Config | Florian Fainelli | 2008-11-29 | 1 | -4/+5 |
* | Add ata over ethernet modules (#4074) | Florian Fainelli | 2008-11-28 | 1 | -0/+15 |
* | split Soekris profile into 45xx and 48xx, add kernel package for required wat... | Jo-Philipp Wich | 2008-11-28 | 1 | -0/+16 |
* | ssb module config symbols fixup | Florian Fainelli | 2008-11-26 | 1 | -2/+2 |
* | Hardware crypto modules require CONFIG_CRYPTO_HW=y to be set (#3883), thanks ... | Florian Fainelli | 2008-11-24 | 1 | -0/+3 |
* | Package ssb glue code out of the kernel, and make b43 be built for non-brcm47... | Florian Fainelli | 2008-11-20 | 1 | -0/+22 |
* | kernel/modules: disable automatic loading of crypto-test module | Gabor Juhos | 2008-11-19 | 1 | -1/+0 |
* | kernel/modules: move ixp4xx hardware crypto module package into crypto.mk | Gabor Juhos | 2008-11-18 | 2 | -20/+19 |
* | Package pata_rb532_cf separately and update kernel config | Florian Fainelli | 2008-11-16 | 1 | -0/+18 |
* | The package kmod-net-prism54 misses the firmware file in /lib/firmware. | Florian Fainelli | 2008-11-15 | 1 | -0/+17 |
* | Split out pcmcia core support from the socket drivers | Florian Fainelli | 2008-11-15 | 1 | -14/+25 |
* | Package bcm63xx-pcmcia kernel module and fix compilation | Florian Fainelli | 2008-11-15 | 1 | -0/+14 |
* | add missing kconfig symbol when SBP2 is enabled | Nicolas Thill | 2008-11-11 | 1 | -1/+3 |
* | FireWire/IEEE1394 requires PCI support | Nicolas Thill | 2008-11-11 | 1 | -0/+1 |
* | ack CONFIG_ISDN change introduced in 2.6.27+ | Nicolas Thill | 2008-11-11 | 1 | -1/+0 |
* | Change order of module startup to force USB2 before USB1.1 | Peter Denison | 2008-11-09 | 1 | -1/+1 |
* | Add firewire kernel modules to menuconfig | Peter Denison | 2008-11-09 | 1 | -0/+90 |
* | fix trailing backslash error introduced in r13115 - fixes kernel config issues | Felix Fietkau | 2008-11-06 | 1 | -1/+1 |
* | split out crc-ccitt | Felix Fietkau | 2008-11-03 | 2 | -13/+15 |
* | add phidget kernel module from #4116 | Travis Kemen | 2008-10-17 | 1 | -0/+13 |
* | netfilter/iptables: disable IMQ on 2.6.27 | Gabor Juhos | 2008-10-15 | 1 | -2/+3 |
* | Add support for HW crypto cores: padlock, geode and hifn75x (#388#) | Florian Fainelli | 2008-09-28 | 1 | -0/+44 |
* | fix IMQ autoloading | Nicolas Thill | 2008-09-27 | 1 | -1/+1 |
* | load {arp,eb,ip6}tables kernel modules last after other conntrack modules (cl... | Nicolas Thill | 2008-09-24 | 1 | -3/+3 |
* | don't fail if there are no modules.mk under ./target/linux/ | Nicolas Thill | 2008-09-23 | 1 | -1/+1 |
* | make the whole iptables/netfiter modular (closes: #3871, #3527) | Nicolas Thill | 2008-09-22 | 1 | -30/+104 |
* | remove 2.6.25 specific stuff | Gabor Juhos | 2008-09-13 | 1 | -16/+0 |
* | Change even more dependencies on kmod-video-core after [12460] | Nicolas Thill | 2008-09-01 | 1 | -5/+5 |
* | Fix AT91 MMC host controller path on 2.6.25 | Nicolas Thill | 2008-09-01 | 1 | -1/+1 |
* | Make ide-core depend on pci support, remove dupe Kconfig item | Nicolas Thill | 2008-08-31 | 1 | -1/+1 |
* | fix the CF driver on 2.6.26.x, and create a package for it | Gabor Juhos | 2008-08-21 | 1 | -1/+17 |
* | fix kmod-ipt-imq module generation (closes: #3896) | Nicolas Thill | 2008-08-21 | 1 | -3/+12 |
* | fix kmod-ide-core packaging for 2.6.26+ | Felix Fietkau | 2008-08-10 | 1 | -4/+11 |
* | add missing kconfig symbol for generic ide | Felix Fietkau | 2008-08-10 | 1 | -0/+1 |
* | fix aes on x86 (thx, Acinonyx) | Felix Fietkau | 2008-08-10 | 1 | -6/+4 |
* | add 2.6.26 specific files | Gabor Juhos | 2008-08-07 | 1 | -1/+1 |
* | Reinstate rdc bootability and force it to use init=/etc/preinit, thus the rem... | Florian Fainelli | 2008-08-05 | 1 | -0/+1 |
* | modules/gpio_dev: move to drivers/char/ on older kernels as well, and create ... | Gabor Juhos | 2008-08-05 | 1 | -0/+16 |
* | rework workarounds for crypto modules renamed in 2.6.24 & 2.6.25, add workaro... | Nicolas Thill | 2008-08-04 | 1 | -19/+26 |