904 Commits (2a745a7d5433bbac79cafd1a348efab8ee9ab228)

Author SHA1 Message Date
Gabor Juhos 06bc4dad81 package: dwc_otg is required for external root on ramips. 13 years ago
Florian Fainelli 9d9722c40f kernel: add kmod-crypto-user 13 years ago
Florian Fainelli d132f4c1c2 add support for DS2482 1-Wire I2C bus master 13 years ago
Gabor Juhos 09dd2b5f89 package/kernel: create package for the RT305x dwc_otg driver 13 years ago
Hauke Mehrtens f48acb1dc2 kernel: remove kmod-input-core just for some x86 profiles. 13 years ago
Jonas Gorski b413f797cf package/kernel: kmod-hid: can't mix and match DEPENDS:= and $(call SetDepends/...) 13 years ago
Jonas Gorski 44b272fd58 package/kernel: Fix AddDepends/SetDepends calls with make 3.82 13 years ago
Jonas Gorski d43ad87c44 package/kernel: Mark mvswitch as broken for linux 3.1 13 years ago
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 13 years ago
Vasilis Tsiligiannis ec05877491 package/kernel: crypto: Remove renamed modules hack 13 years ago
Vasilis Tsiligiannis 49f738fa6d package/kernel: netfilter: Remove 2.4/2.6 references 13 years ago
Vasilis Tsiligiannis 2850136ae8 package/kernel: Remove all 2.4 definitions 13 years ago
Vasilis Tsiligiannis b468227827 package/kernel: Remove $(KMOD_SUFFIX) usage 13 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. 13 years ago
Jo-Philipp Wich bba138c671 kernel: revert r26814 13 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). 13 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. 13 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. 13 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