101 Commits (3051de8701b5c13e4df781c52950c68234b04ee4)

Author SHA1 Message Date
Felix Fietkau d1ad1c2c56 kernel: remove more unnecessary kernel version checks/dependencies 12 years ago
Felix Fietkau b85c7c117a kernel: remove a few more obsolete CompareKernelPatchVer calls, add dependencies on @TARGET_x86 for a few network drivers that are typically not found in non-PC equipment 12 years ago
Felix Fietkau 2360a53116 kernel: remove obsolete dependencies and conditionals 12 years ago
Felix Fietkau 8ff9b93dfa kernel: remove obsolete CompareKernelPatchVer calls 12 years ago
Hauke Mehrtens 8ff6417c41 kernel: remove kernel modules and references to kernels <= 2.6.36 12 years ago
John Crispin 6c5d3e0844 add missing autoload shortcut to crypto modules for btrfs 13 years ago
Jonas Gorski c336de3d85 kernel: update module names and add new config symbols for linux 3.3 13 years ago
Jonas Gorski aa8f9171f2 kernel: fix OCF for linux 3.2 13 years ago
Jonas Gorski 3d09c34dd3 package: kernel: fix files for blowfish and pcimcia-rsrc 13 years ago
Jonas Gorski f8f30bff82 package: kernel: fix typo 13 years ago
Jonas Gorski 0a2728664f package: kernel: add handling for 3.2 renames (and some missed ones for 3.1) 13 years ago
Nicolas Thill c824c76aae package/kernel: move MD4 crypto module in its own package 13 years ago
Nicolas Thill ab29084cdb package/kernel: prefix library modules with lib- 13 years ago
Nicolas Thill a66a8875bb package/kernel: move crc32c in its own package 13 years ago
Florian Fainelli 9d9722c40f kernel: add kmod-crypto-user 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
Imre Kaloz 1e395abc80 fixup orion compile 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
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 2850136ae8 package/kernel: Remove all 2.4 definitions 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 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
Vasilis Tsiligiannis 41cc2d3a52 kernel/modules: Fix r26637 13 years ago
Vasilis Tsiligiannis d7197ec50b kernel/modules: Add kmod-zlib dependency to kmod-crypto-deflate 13 years ago
Hauke Mehrtens 3b659a2519 crypto: The if statement for twofish did not work, deflate depends on zlib_deflate 13 years ago
Hauke Mehrtens f4aef6d553 kernel: remove double definition of depends in crypto-mv-cesa and make it look like the other entries. 13 years ago
Hauke Mehrtens 25b6ffe3d7 kernel: mv_cesa depends on CRYPTO_BLKCIPHER2 and CRYPTO_HASH2 13 years ago
Felix Fietkau d6d41eb0cb kernel: ocf also requires kmod-crypto-mananger (which depends on kmod-crypto-hash) 13 years ago
Felix Fietkau ada4206cc5 kernel: add missing dependency for ocf on kmod-crypto-hash 13 years ago
Felix Fietkau d1da16a093 kernel: fix autoload for the crypto_hash module (patch from #9136) 13 years ago
Felix Fietkau a119ee0013 kernel: split up cryptoapi, move hash support and blockcipher/algorithm manager to separate packages 14 years ago
Felix Fietkau ac9a5cf885 kmod-crypto: fix selecting core crypto modules 14 years ago
Felix Fietkau b1b89bf646 kmod-crypto: remove pcomp, nothing uses it 14 years ago
Felix Fietkau 858292316b move the cbc crypto module out of the crypto core and into a separate package - it is only used for ipsec 14 years ago
Felix Fietkau 69c52daa49 remove an obsolete CompareKernelPatchVer call 14 years ago
Felix Fietkau 2d9427566a move the deflate crypto module out of the crypto core and into a separate package - it is only used for ipsec 14 years ago
Felix Fietkau d64c314336 remove a remaining reference to linux 2.4 14 years ago
Jo-Philipp Wich 3f4adc80db kernel: underscores in package names are bad, rename kmod-crypto-mv_cesa to kmod-crypto-mv-cesa 14 years ago
Lars-Peter Clausen 290e192ce8 Make mv_cesa crypto module available on Orion as well. 14 years ago
Lars-Peter Clausen 7ee9c3d762 kernel: Move CONFIG_CRYPTO_HW to crypto-core 14 years ago
Michael Büsch 78539bfa4f Fix compilation of crypto modules. This fixes #7920 14 years ago
Michael Büsch 393c83514b Fix kernel crypto modules for >= 2.6.36 14 years ago
Alexandros C. Couloumbis e9996f7cdc package/kernel: update crypto.mk for kernel 2.6.36 14 years ago
Florian Fainelli 5bd1c17fd1 add XTS cipher CryptoAPI module 14 years ago
Florian Fainelli e9924b427e fix kmod-crypto-hw-padlock dependency against kmod-crypto-aes (#7643) 14 years ago
Claudio Mignanti 2d86ea7bf3 massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 14 years ago
Felix Fietkau ff3d5025ac remove obsolete kernel dependencies and version checks 14 years ago