1146 Commits (3a407a0986fa1da3e3e2a1f15eac9ea6bd785a52)

Author SHA1 Message Date
Jonas Gorski d430455527 package/kernel: invert dependencies for current kernel features 13 years ago
Hauke Mehrtens 7ac20c54fe kernel: typo in cs5535 and cs5536 pata driver kernel definitions 13 years ago
Jonas Gorski 61e2e03311 kernel: Fix firewire for 2.6.37+ 13 years ago
Vasilis Tsiligiannis 0cd8805b0a kernel/modules: Add missing config symbol 13 years ago
Jonas Gorski eb90f30ce7 package/kernel: move kmod-fs-mbcache into fs-ext4 13 years ago
Hauke Mehrtens 866a22dc67 kernel: crypto: fix spelling 13 years ago
Hauke Mehrtens 00dd85d8f6 ocf-linux: version bump to 20110720 13 years ago
Hauke Mehrtens 0390780c34 kernel: add bcma package 13 years ago
Imre Kaloz 1e395abc80 fixup orion compile 13 years ago
John Crispin f1af962560 kmod-dm9000 should build as a module 13 years ago
Florian Fainelli adeb9ef829 add kmod-sched-netem (#8839) 13 years ago
Felix Fietkau 3c97b838f3 kernel: use lib80211 from compat-wireless instead of the kernel 13 years ago
John Crispin 96cc4174e3 add kmod for dm9000 13 years ago
John Crispin bcd92ce288 add kmod definitions for at24(i2c) and at25(spi) eeproms 13 years ago
Daniel Dickinson 2e4d84278e package/kernel/modules: Alexandros pointed me at this patch, and I noted that not only the MFGPT module but also the new GPIO driver both rely on the mfd_core functionality to operate correctly. 13 years ago
Daniel Dickinson f2d749ee15 Revert "Like the earlier mfgpt patch, the new GPIO drivers also require the MFD driver to be present for the BAR's to be mapped." 13 years ago
Daniel Dickinson 209a776f22 Like the earlier mfgpt patch, the new GPIO drivers also require the MFD driver to be present for the BAR's to be mapped. 13 years ago
Felix Fietkau e2d3555a91 kernel: fix wrong line for the +@DRIVER_WEXT_SUPPORT dependency in kmod-net-zd1201 13 years ago
Florian Fainelli 3f0f8d9c87 fix and make usable kmod-pcmcia-rsrc 13 years ago
Jo-Philipp Wich ca705913cc kernel: package more NIC drivers: * SiS 190 Fast/Gigabit Ethernet support * SysKonnect Yukon support * Atheros L2 Fast Ethernet support * Atheros L1 Gigabit Ethernet support * Atheros L1C * Atheros L1E Patch by Lauri Võsandi<lauri.vosandi@gmail.com> 13 years ago
Rod Whitby e40867228e package/kernel: Fixed missing CONFIG_HID_SUPPORT required for successful kmod-bluetooth compile. 13 years ago
Hauke Mehrtens cd3bd6e13e package/kernel: Update version dependencies and kmods for linux 3.0 13 years ago
Jo-Philipp Wich ce4e5bd91d kernel: revert unrelated change in previous commit 13 years ago
Jo-Philipp Wich c9ad45e098 kernel: gre depends on ipv6 is Kernel is built with IPv6 support 13 years ago
Hauke Mehrtens c807bc2432 kernel: fix description of kmod-pata-cs5535 and kmod-pata-cs5536 13 years ago
Hauke Mehrtens e353efcf6f kernel: fix call of kmod-pata-cs5535 and kmod-pata-cs5536 13 years ago
Felix Fietkau 68af223efe x86: remove pata-amd driver from generic x86 images, add addition cs553x modules 13 years ago
Hauke Mehrtens 6769216a64 kernel: generic: Update 2.6.39 to final 13 years ago
Jo-Philipp Wich 7a5fcc5695 kernel: kmod-crypto-iv depends on kmod-crypto-manager Add a missing dependency to kmod-crypto-iv. chainiv.ko and eseqiv.ko from kmod-crypto-iv depend on crypto_blkcipher.ko from kmod-crypto-manager. 13 years ago
Jo-Philipp Wich be906f6be5 package u32 match and TEE target, patches by Maxim Uvarov 13 years ago
John Crispin 8c2de891a9 * add missing aes dependency to mv_cesa 14 years ago
Vasilis Tsiligiannis ec05877491 package/kernel: crypto: Remove renamed modules hack 14 years ago
Vasilis Tsiligiannis 49f738fa6d package/kernel: netfilter: Remove 2.4/2.6 references 14 years ago
Vasilis Tsiligiannis 2850136ae8 package/kernel: Remove all 2.4 definitions 14 years ago
Vasilis Tsiligiannis b468227827 package/kernel: Remove $(KMOD_SUFFIX) usage 14 years ago
John Crispin 44eab3f6c1 package/kernel/modules/other.mk is getting big enough that putting the LEDs stuff into its own file makes sense. 14 years ago
Jo-Philipp Wich bba138c671 kernel: revert r26814 14 years ago
Jo-Philipp Wich be2275b8e6 kernel: add kmod-crypto-ipsec kmod-crypto-ipsec bundles some otherwise unprovided kernel crypto modules that are useful for IPSEC. This is an alternative to breaking these modules out into kmod-crypto-wq (crypto_wq.ko), kmod-crypto-rng (rng.ko and krng.ko), and kmod-crypto-iv (eseqiv.ko and chainiv.ko). 14 years ago
Jo-Philipp Wich 3d0ac93274 kernel: add kmod-crypto-{wq,rng,iv} Add kmod-crypto-iv as a dependency for kmod-ipsec. Also remove the extraneous kmod-crypto-core dependency to eliminate recursion. 14 years ago
Jo-Philipp Wich 32f3c920a2 kernel: add kmod-crypto-{wq,rng,iv} This patch adds kmod-crypto-wq, kmod-crypto-rng, and kmod-crypto-iv packages. These packages provide some missing kernel crypto modules which are required for IPSEC. The strongswan4, ipsec-tools, and possibly other IPSEC packages do not work properly without these modules. 14 years ago
Florian Fainelli ed5e092217 exclude pktgen for uml target 14 years ago
Lars-Peter Clausen 8ba2d8098a kernel: revert r24160 (remove the bogus ext2/ext3 dependency on linux 2.6.30/31) 14 years ago
Vasilis Tsiligiannis 372cefb114 kernel/modules: Move zlib_deflate module to higher autoloading priority 14 years ago
Vasilis Tsiligiannis 41cc2d3a52 kernel/modules: Fix r26637 14 years ago
Vasilis Tsiligiannis d7197ec50b kernel/modules: Add kmod-zlib dependency to kmod-crypto-deflate 14 years ago
Vasilis Tsiligiannis 4f6f0cbe38 kernel/modules: Add zlib package 14 years ago
Vasilis Tsiligiannis 0a0b8c621c kernel/modules: Add "Libraries" submenu and move library packages there 14 years ago
Vasilis Tsiligiannis 627438d0ff kernel/modules: fix kmod-fs-btrfs deps / zlib_deflate / makefile 14 years ago
Gabor Juhos 98d3aa13f4 package/kernel: add module for the gpio_keys_polled driver 14 years ago
Hauke Mehrtens 077377a294 kernel: do not build gpiolib into the kernel 14 years ago