Commit Graph

373 Commits (4025c12a2d00f830f832fe421468a3f6577d03d5)

Author SHA1 Message Date
Imre Kaloz fe2af46117 move aead into crypto-core
SVN-Revision: 13584
16 years ago
Travis Kemen fb1241cce8 fix pcmcia build
SVN-Revision: 13565
16 years ago
Florian Fainelli 355a67401b Finally fix the CONFIG_SSB_SILENT symbol
SVN-Revision: 13500
16 years ago
Florian Fainelli f6bdc6a9bd Corrected SSB Config
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

SVN-Revision: 13428
16 years ago
Florian Fainelli 674659a4df Add ata over ethernet modules (#4074)
SVN-Revision: 13413
16 years ago
Jo-Philipp Wich e9cf2c505a split Soekris profile into 45xx and 48xx, add kernel package for required watchdog driver on 45xx
SVN-Revision: 13411
16 years ago
Florian Fainelli cd96a09834 ssb module config symbols fixup
SVN-Revision: 13365
16 years ago
Florian Fainelli ad530354e7 Hardware crypto modules require CONFIG_CRYPTO_HW=y to be set (#3883), thanks Norbert
SVN-Revision: 13338
16 years ago
Florian Fainelli 919fc96bdf Package ssb glue code out of the kernel, and make b43 be built for non-brcm47xx targets as well
SVN-Revision: 13301
16 years ago
Gabor Juhos a81c3dacb9 kernel/modules: disable automatic loading of crypto-test module
SVN-Revision: 13292
16 years ago
Gabor Juhos ae87ca9a83 kernel/modules: move ixp4xx hardware crypto module package into crypto.mk
SVN-Revision: 13281
16 years ago
Florian Fainelli ac26d5ea2c Package pata_rb532_cf separately and update kernel config
SVN-Revision: 13225
16 years ago
Florian Fainelli ac679ab302 The package kmod-net-prism54 misses the firmware file in /lib/firmware.
Signed-Off-By: Joerg Albert <jal2 at gmx.de>

SVN-Revision: 13223
16 years ago
Florian Fainelli 4cacc7208c Split out pcmcia core support from the socket drivers
SVN-Revision: 13214
16 years ago
Florian Fainelli cb126cd576 Package bcm63xx-pcmcia kernel module and fix compilation
SVN-Revision: 13212
16 years ago
Nicolas Thill 1b1e42ba53 add missing kconfig symbol when SBP2 is enabled
SVN-Revision: 13177
16 years ago
Nicolas Thill dec6a89589 FireWire/IEEE1394 requires PCI support
SVN-Revision: 13176
16 years ago
Nicolas Thill c76305413e ack CONFIG_ISDN change introduced in 2.6.27+
SVN-Revision: 13175
16 years ago
Peter Denison a9f61c0f34 Change order of module startup to force USB2 before USB1.1
SVN-Revision: 13151
16 years ago
Peter Denison 83007f4d6b Add firewire kernel modules to menuconfig
SVN-Revision: 13150
16 years ago
Felix Fietkau 03daa9a28d fix trailing backslash error introduced in r13115 - fixes kernel config issues
SVN-Revision: 13131
16 years ago
Felix Fietkau 73784f8351 split out crc-ccitt
SVN-Revision: 13115
16 years ago
Travis Kemen cddfdc8938 add phidget kernel module from #4116
SVN-Revision: 12994
16 years ago
Gabor Juhos 7613c343b5 netfilter/iptables: disable IMQ on 2.6.27
SVN-Revision: 12984
16 years ago
Florian Fainelli 93c504a8ae Add support for HW crypto cores: padlock, geode and hifn75x (#388#)
SVN-Revision: 12752
16 years ago
Nicolas Thill 05df3ec37b fix IMQ autoloading
SVN-Revision: 12722
16 years ago
Nicolas Thill 0e3e521269 load {arp,eb,ip6}tables kernel modules last after other conntrack modules (closes: #4032)
SVN-Revision: 12685
16 years ago
Nicolas Thill ab04e16a1a don't fail if there are no modules.mk under ./target/linux/
SVN-Revision: 12675
16 years ago
Nicolas Thill 2c8010b2dc make the whole iptables/netfiter modular (closes: #3871, #3527)
SVN-Revision: 12649
16 years ago
Gabor Juhos 94fee20231 remove 2.6.25 specific stuff
SVN-Revision: 12598
16 years ago
Nicolas Thill 0fa02d0f80 Change even more dependencies on kmod-video-core after [12460]
SVN-Revision: 12462
16 years ago
Nicolas Thill 5506066981 Fix AT91 MMC host controller path on 2.6.25
SVN-Revision: 12458
16 years ago
Nicolas Thill 5f84265c34 Make ide-core depend on pci support, remove dupe Kconfig item
SVN-Revision: 12448
16 years ago
Gabor Juhos 8d28e6dc68 fix the CF driver on 2.6.26.x, and create a package for it
SVN-Revision: 12364
16 years ago
Nicolas Thill f04069c30b fix kmod-ipt-imq module generation (closes: #3896)
SVN-Revision: 12361
16 years ago
Felix Fietkau 166de52b8f fix kmod-ide-core packaging for 2.6.26+
SVN-Revision: 12269
16 years ago
Felix Fietkau b1683b748d add missing kconfig symbol for generic ide
SVN-Revision: 12268
16 years ago
Felix Fietkau 26aa731dc1 fix aes on x86 (thx, Acinonyx)
SVN-Revision: 12267
16 years ago
Gabor Juhos db4d23b457 add 2.6.26 specific files
SVN-Revision: 12239
16 years ago
Florian Fainelli 1b0318158d Reinstate rdc bootability and force it to use init=/etc/preinit, thus the remove the hackish SetInitramfs actions
SVN-Revision: 12136
16 years ago
Gabor Juhos 3527e7a649 modules/gpio_dev: move to drivers/char/ on older kernels as well, and create a package for it
SVN-Revision: 12133
16 years ago
Nicolas Thill 4c195465a8 rework workarounds for crypto modules renamed in 2.6.24 & 2.6.25, add workaround for sha512 renamed in 2.6.26
SVN-Revision: 12098
16 years ago
Andy Boyett 5a0f48c499 Fix broken hso kmod definition
SVN-Revision: 12074
16 years ago
Andy Boyett fb8ef51362 net/usb: only package hso for 2.6.26
SVN-Revision: 12069
16 years ago
Travis Kemen e6d14f7cd7 try to clean up some kernel configs
SVN-Revision: 12067
16 years ago
Florian Fainelli 7836449276 OCF cannot be built under UML
SVN-Revision: 12064
16 years ago
John Crispin fba71e7fb1 fixes etables CONFIG_* selection for >= 2.6.25, fixes #3674
SVN-Revision: 12002
16 years ago
John Crispin 411e1a0757 fixes ipkg dependency bug for spi modules, #3272
SVN-Revision: 12001
16 years ago
John Crispin a817bad21f add lm sensor and clean up dependency, fixes #3821
SVN-Revision: 11999
16 years ago
Florian Fainelli 3d6f8816dc Fix nfs kernel modules for 2.4 kernels
SVN-Revision: 11989
16 years ago