[package] kernel/crypto: fix crypto breakage (patch by Jose Vasconcellos)
[openwrt.git] / package / kernel / modules / crypto.mk
2009-01-05 juhosg[package] kernel/crypto: fix crypto breakage (patch...
2009-01-04 nbdclean up the crypto kernel module package and allow...
2008-12-11 kalozload crypto_blkcipher before cryptomgr.. *sigh*
2008-12-11 nicoload aead after crypto_algapi
2008-12-11 kalozload aead automatically, too
2008-12-10 kalozmove aead into crypto-core
2008-11-24 florianHardware crypto modules require CONFIG_CRYPTO_HW=y...
2008-11-19 juhosg[package] kernel/modules: disable automatic loading...
2008-11-18 juhosg[package] kernel/modules: move ixp4xx hardware crypto...
2008-09-28 florianAdd support for HW crypto cores: padlock, geode and...
2008-08-10 nbdfix aes on x86 (thx, Acinonyx)
2008-08-04 nicorework workarounds for crypto modules renamed in 2...
2008-08-01 florianOCF cannot be built under UML
2008-07-13 kalozadd ocf kernel patch
2008-07-12 kalozcreate crypto packages for aead and authenc
2008-05-11 nicoadd a macro to compare kernel patch versions and use...
2008-03-09 florianUpgrade x86 to 2.6.24
2008-02-06 nicofix a typo in kmod-crypto-test
2008-02-06 nicoadd a workaround for crypto modules renamed in 2.6.24
2007-11-28 nbdpackage/kernel/modules: Fixed (3)DES crypto kmod, close...
2007-11-10 nbdturn kmod-crypto-core dep into a select, so that packag...
2007-09-23 nicofix kmod-crypto-core error missing crypto_hash (closes...
2007-09-23 nicomove crypto support to a seperate crypto.mk file, split...