[package] kernel: added GPIO driver for CS5535/CS5536 companion chip. Thanks Markus...
[openwrt/svn-archive/archive.git] / package / kernel / modules / crypto.mk
2009-01-05 Gabor Juhos[package] kernel/crypto: fix crypto breakage (patch...
2009-01-04 Felix Fietkauclean up the crypto kernel module package and allow...
2008-12-11 Imre Kalozload crypto_blkcipher before cryptomgr.. *sigh*
2008-12-11 Nicolas Thillload aead after crypto_algapi
2008-12-11 Imre Kalozload aead automatically, too
2008-12-10 Imre Kalozmove aead into crypto-core
2008-11-24 Florian FainelliHardware crypto modules require CONFIG_CRYPTO_HW=y...
2008-11-19 Gabor Juhos[package] kernel/modules: disable automatic loading...
2008-11-18 Gabor Juhos[package] kernel/modules: move ixp4xx hardware crypto...
2008-09-28 Florian FainelliAdd support for HW crypto cores: padlock, geode and...
2008-08-10 Felix Fietkaufix aes on x86 (thx, Acinonyx)
2008-08-04 Nicolas Thillrework workarounds for crypto modules renamed in 2...
2008-08-01 Florian FainelliOCF cannot be built under UML
2008-07-13 Imre Kalozadd ocf kernel patch
2008-07-12 Imre Kalozcreate crypto packages for aead and authenc
2008-05-11 Nicolas Thilladd a macro to compare kernel patch versions and use...
2008-03-09 Florian FainelliUpgrade x86 to 2.6.24
2008-02-06 Nicolas Thillfix a typo in kmod-crypto-test
2008-02-06 Nicolas Thilladd a workaround for crypto modules renamed in 2.6.24
2007-11-28 Felix Fietkaupackage/kernel/modules: Fixed (3)DES crypto kmod, close...
2007-11-10 Felix Fietkauturn kmod-crypto-core dep into a select, so that packag...
2007-09-23 Nicolas Thillfix kmod-crypto-core error missing crypto_hash (closes...
2007-09-23 Nicolas Thillmove crypto support to a seperate crypto.mk file, split...