| Commit message (Expand) | Author | Age | Files | Lines |
* | another 2.6.30 related crypto fix | Imre Kaloz | 2009-06-01 | 1 | -1/+3 |
* | fix kmod-crypto-core compile with 2.6.30 (#5201) | Felix Fietkau | 2009-05-29 | 1 | -3/+9 |
* | set CONFIG_CRYPTO_HW for ixp4xx_crypto -- closes #4831 | Imre Kaloz | 2009-05-15 | 1 | -1/+3 |
* | fix crypto pcompress configuration symbol name w/ 2.6.30 | Florian Fainelli | 2009-05-12 | 1 | -1/+1 |
* | kernel/modules: build pcompress.ko for kernel >=2.6.30 | Gabor Juhos | 2009-05-09 | 1 | -1/+4 |
* | kernel: mask pcompress.ko crypto module for non-2.6.30 kernels | Jo-Philipp Wich | 2009-04-30 | 1 | -1/+1 |
* | cryptomgr needs pcomp and hash loaded in 2.6.30 | Imre Kaloz | 2009-04-29 | 1 | -1/+2 |
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | Felix Fietkau | 2009-04-17 | 1 | -1/+0 |
* | kmod-crypto-hmac and kmod-crypto-core both are packing hmac.ko kmod-crypto-hm... | Hauke Mehrtens | 2009-03-24 | 1 | -2/+1 |
* | fixed KCONFIG selection of "CONFIG_CRYPTO_AES_586". | Markus Wigge | 2009-03-02 | 1 | -2/+1 |
* | kernel/crypto: fix crypto breakage (patch by Jose Vasconcellos) | Gabor Juhos | 2009-01-05 | 1 | -3/+3 |
* | clean up the crypto kernel module package and allow some of the crypto module... | Felix Fietkau | 2009-01-04 | 1 | -30/+18 |
* | load crypto_blkcipher before cryptomgr.. *sigh* | Imre Kaloz | 2008-12-11 | 1 | -1/+1 |
* | load aead after crypto_algapi | Nicolas Thill | 2008-12-11 | 1 | -1/+1 |
* | load aead automatically, too | Imre Kaloz | 2008-12-11 | 1 | -0/+1 |
* | move aead into crypto-core | Imre Kaloz | 2008-12-10 | 1 | -14/+4 |
* | Hardware crypto modules require CONFIG_CRYPTO_HW=y to be set (#3883), thanks ... | Florian Fainelli | 2008-11-24 | 1 | -0/+3 |
* | kernel/modules: disable automatic loading of crypto-test module | Gabor Juhos | 2008-11-19 | 1 | -1/+0 |
* | kernel/modules: move ixp4xx hardware crypto module package into crypto.mk | Gabor Juhos | 2008-11-18 | 1 | -1/+19 |
* | Add support for HW crypto cores: padlock, geode and hifn75x (#388#) | Florian Fainelli | 2008-09-28 | 1 | -0/+44 |
* | fix aes on x86 (thx, Acinonyx) | Felix Fietkau | 2008-08-10 | 1 | -6/+4 |
* | rework workarounds for crypto modules renamed in 2.6.24 & 2.6.25, add workaro... | Nicolas Thill | 2008-08-04 | 1 | -19/+26 |
* | OCF cannot be built under UML | Florian Fainelli | 2008-08-01 | 1 | -1/+1 |
* | add ocf kernel patch | Imre Kaloz | 2008-07-13 | 1 | -0/+23 |
* | create crypto packages for aead and authenc | Imre Kaloz | 2008-07-12 | 1 | -0/+22 |
* | add a macro to compare kernel patch versions and use it for crypto and watchd... | Nicolas Thill | 2008-05-11 | 1 | -3/+8 |
* | Upgrade x86 to 2.6.24 | Florian Fainelli | 2008-03-09 | 1 | -1/+1 |
* | fix a typo in kmod-crypto-test | Nicolas Thill | 2008-02-06 | 1 | -1/+1 |
* | add a workaround for crypto modules renamed in 2.6.24 | Nicolas Thill | 2008-02-06 | 1 | -7/+17 |
* | package/kernel/modules: Fixed (3)DES crypto kmod, closes #2749 (Thanks jon) | Felix Fietkau | 2007-11-28 | 1 | -2/+2 |
* | turn kmod-crypto-core dep into a select, so that packages like mac80211 are a... | Felix Fietkau | 2007-11-10 | 1 | -10/+10 |
* | fix kmod-crypto-core error missing crypto_hash (closes: #2422) | Nicolas Thill | 2007-09-23 | 1 | -0/+3 |
* | move crypto support to a seperate crypto.mk file, split modules into multiple... | Nicolas Thill | 2007-09-23 | 1 | -0/+212 |