Commit Graph

855 Commits (f83c5938d2ddc50aec789eed49b70eb642889ef0)

Author SHA1 Message Date
Lars-Peter Clausen 8ba2d8098a kernel: revert r24160 (remove the bogus ext2/ext3 dependency on linux 2.6.30/31)
For kernel versions newer then 2.6.31 the ext4 module can be used to mount
ext2/3 filesystems.
Building ext2/3 as modules on the other hand breaks using ext4 for mounting ext2
or ext3, which breaks booting from ext2/3 on machines where the ext4 module is
built into the kernel.

SVN-Revision: 26645
13 years ago
Vasilis Tsiligiannis 372cefb114 kernel/modules: Move zlib_deflate module to higher autoloading priority
SVN-Revision: 26639
13 years ago
Vasilis Tsiligiannis 41cc2d3a52 kernel/modules: Fix r26637
SVN-Revision: 26638
13 years ago
Vasilis Tsiligiannis d7197ec50b kernel/modules: Add kmod-zlib dependency to kmod-crypto-deflate
SVN-Revision: 26637
13 years ago
Vasilis Tsiligiannis 4f6f0cbe38 kernel/modules: Add zlib package
SVN-Revision: 26636
13 years ago
Vasilis Tsiligiannis 0a0b8c621c kernel/modules: Add "Libraries" submenu and move library packages there
SVN-Revision: 26635
13 years ago
Vasilis Tsiligiannis 627438d0ff kernel/modules: fix kmod-fs-btrfs deps / zlib_deflate / makefile
btrfs needs zlib_deflate, which was built but not included

Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com>

SVN-Revision: 26632
13 years ago
Gabor Juhos 98d3aa13f4 package/kernel: add module for the gpio_keys_polled driver
SVN-Revision: 26602
13 years ago
Hauke Mehrtens 077377a294 kernel: do not build gpiolib into the kernel
fix for r26570.

SVN-Revision: 26574
13 years ago
Hauke Mehrtens 2ce13f05cb kernel: add symbols, small fixes
* Some module should be loaded later to load them after the modules they are depending on
* add some more missing config symbols
* make CS5535 build again

SVN-Revision: 26570
13 years ago
Hauke Mehrtens 3b659a2519 crypto: The if statement for twofish did not work, deflate depends on zlib_deflate
SVN-Revision: 26569
13 years ago
Hauke Mehrtens be08c96f01 sound: do not pack ac97_bus.ko and snd-ac97-codec.ko into two packages.
SVN-Revision: 26568
13 years ago
Hauke Mehrtens 24c1caef5f iipt-debug: create bundle of netfilter modules for debugging
Add a bundle for including commonly useful modules for IPtables debugging and development.

For now, it just contains xt_TRACE.ko

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>

SVN-Revision: 26567
13 years ago
Hauke Mehrtens 0a637d604b kernel: add scsi cdrom support
This closes #9125.

SVN-Revision: 26548
13 years ago
Felix Fietkau df49468a51 kernel: include firmware in the e100 package
SVN-Revision: 26539
13 years ago
Vasilis Tsiligiannis 6fab820124 kernel/modules: Enable Realtek R8169 not only for x86
This enables support for Realtek 8169 based network cards for other
platforms than x86. I have a mini-PCI card on ixp4xxx running here.
Maybe for the other cards in netdevices.mk a @DEPENDS change from
@TARGET_x86 to @PCI_SUPPORT makes also sense.

Signed-off-by: Christoph König <christoph.koenig@ikt.uni-hannover.de>

SVN-Revision: 26529
13 years ago
Felix Fietkau 40d6cd6c16 kernel: enable MPPE again, got broken in r26296
Since r26296 mppe.ko could not be loaded, kernel gives "device missing" error.
According to KConfig cypther-ecb is required.

Signed-off-by: Sven Roederer <mailinglists.sven_at_roederer.dhs.org>

SVN-Revision: 26507
13 years ago
Florian Fainelli 9f36adcf54 add kmod-hfcpci
Changed:
- Support added for mISDN card driver for Cologne AG's HFC pci cards (single port)
- Title texts and help texts for some other isdn drivers adjusted for clarification

Signed-off by: Arnold Schulz <arnysch@gmx.net>

SVN-Revision: 26452
13 years ago
Florian Fainelli 5959cd2850 add kmod-ipt-led
Netfilter LED target triggers blinkenlichten when a network packet hits
a rule.

LED target requires iptables 1.4.9 or higher

Signed-off-by: Łukasz Stelmach <stlman@poczta.fm>

SVN-Revision: 26451
13 years ago
Felix Fietkau d34eae3378 kernel: usb-net depends on kernel MII support
SVN-Revision: 26425
13 years ago
Felix Fietkau dff02aa4b5 kernel: add a package for the sierra_net module for sierra wireless 3g devices
SVN-Revision: 26424
13 years ago
Hauke Mehrtens f4aef6d553 kernel: remove double definition of depends in crypto-mv-cesa and make it look like the other entries.
Thank you Maarten

SVN-Revision: 26413
13 years ago
Hauke Mehrtens 25b6ffe3d7 kernel: mv_cesa depends on CRYPTO_BLKCIPHER2 and CRYPTO_HASH2
SVN-Revision: 26407
13 years ago
Felix Fietkau d6d41eb0cb kernel: ocf also requires kmod-crypto-mananger (which depends on kmod-crypto-hash)
SVN-Revision: 26375
13 years ago
Florian Fainelli 70225e0de3 fix USB modules build on octeon
SVN-Revision: 26374
13 years ago
Florian Fainelli cb476efc17 package i2c master driver
SVN-Revision: 26373
13 years ago
Felix Fietkau ada4206cc5 kernel: add missing dependency for ocf on kmod-crypto-hash
SVN-Revision: 26372
13 years ago
Felix Fietkau d1da16a093 kernel: fix autoload for the crypto_hash module (patch from #9136)
SVN-Revision: 26358
13 years ago
Felix Fietkau a119ee0013 kernel: split up cryptoapi, move hash support and blockcipher/algorithm manager to separate packages
SVN-Revision: 26296
13 years ago
Hauke Mehrtens aadec1ec97 kernel: fix some problems with kernel 2.6.38
In some places LINUX_2_6_38 was just missing.
Some kernel modules were moved.

SVN-Revision: 26239
13 years ago
Gabor Juhos 72cb0af66d package/kernel: package heartbeat LED trigger
Patch-by: Nikolay Martynov <mar.kolya@gmail.com>

SVN-Revision: 26120
14 years ago
Jo-Philipp Wich 395bd8bf60 kernel: further fixes to kmod-gre packaging
SVN-Revision: 26012
14 years ago
Jo-Philipp Wich cce1002869 kernel: fix usage of CompareKernelPatchVer for kmod-gre
SVN-Revision: 26010
14 years ago
Jo-Philipp Wich 378a7cadb9 kernel: package kmod-pptp, autoload kmod-gre
SVN-Revision: 25987
14 years ago
Jo-Philipp Wich eb5ed5087b kernel: fix kmod-gre for Kernel >= 2.6.37 (#9009)
SVN-Revision: 25985
14 years ago
Michael Büsch b09817a5e7 omap24xx: Add config option for n810 bluetooth driver
SVN-Revision: 25934
14 years ago
Michael Büsch d80af7ebba Fix loading of ethernet gadget
SVN-Revision: 25905
14 years ago
Michael Büsch 693bc17d40 Load MUSB before gadget and host drivers are loaded
SVN-Revision: 25903
14 years ago
Felix Fietkau 875c8353f6 kernel: disable scheduler actions by default, they will be enabled only when kmod-sched is selected
SVN-Revision: 25771
14 years ago
Felix Fietkau cf3b7563cf add kmod-oprofile to package/kernel
SVN-Revision: 25690
14 years ago
Felix Fietkau ac9a5cf885 kmod-crypto: fix selecting core crypto modules
SVN-Revision: 25688
14 years ago
Felix Fietkau b1b89bf646 kmod-crypto: remove pcomp, nothing uses it
SVN-Revision: 25686
14 years ago
Jo-Philipp Wich 1de2fe5617 kernel: fix path to pcidev driver
SVN-Revision: 25670
14 years ago
Jo-Philipp Wich e733270b96 kernel: make xen pcidev driver depend on Linux 2.6.37 or 2.6.38
SVN-Revision: 25669
14 years ago
Jo-Philipp Wich f84ba3d981 kernel: fix kmod-xen-evtchn for Linux 2.6.37+
SVN-Revision: 25668
14 years ago
Felix Fietkau 9dad83362d kernel: remove imq support, refresh patches
SVN-Revision: 25641
14 years ago
Felix Fietkau c0f0316109 kernel: add a new scheduler action for restoring the connection tracking mark - useful for ingress shaping, will be used for replacing IMQ later
SVN-Revision: 25639
14 years ago
Florian Fainelli 29fd37780b switch to newer CS5535 GPIO driver, patch from Philip Prindeville
SVN-Revision: 25631
14 years ago
Florian Fainelli 43d7aff94e add Marvell orion watchdog timer module
This patch adds kernelmodule for watchdog timer on platform orion.

Signed-off-by: Michael Kämmerer <mrk_at_h3c_._de>

SVN-Revision: 25620
14 years ago
Jo-Philipp Wich 70f42675b1 kernel: remove bogus LINUX_2_6 dependency, thanks KanjiMonster for spotting this
SVN-Revision: 25592
14 years ago