summaryrefslogtreecommitdiff
path: root/package/kernel/modules/crypto.mk
AgeCommit message (Expand)Author
2010-03-25[package] kernel: fix kmod-crypto-misc on 2.4nico
2010-03-21kernel: include aes-i586 and twofish-i586 into crypto packages for x86hauke
2010-03-14add missing kconfig symbol for the hifn 795x crypto accelerator module (patch...nbd
2010-01-28openssl: make engines support dynamically configurable (based on a patch by p...nbd
2010-01-22[package] kernel: specify kmod packages dependencies in a uniform waynico
2010-01-06[package] kernel: cleanup crypto stuff and fix module names on 2.4nico
2009-12-28[package] fix wrong paths after r18955.florian
2009-12-27remove handling of older unsupported kernelskaloz
2009-11-29[ubicom32] prevent some modules from being built on ubicom32 since they do no...florian
2009-10-05[kernel] modules/crypto: package AMCC ppc4xx hardware crypto driveragb
2009-06-01another 2.6.30 related crypto fixkaloz
2009-05-29fix kmod-crypto-core compile with 2.6.30 (#5201)nbd
2009-05-15set CONFIG_CRYPTO_HW for ixp4xx_crypto -- closes #4831kaloz
2009-05-12[package] fix crypto pcompress configuration symbol name w/ 2.6.30florian
2009-05-09[package] kernel/modules: build pcompress.ko for kernel >=2.6.30juhosg
2009-04-30[package] kernel: mask pcompress.ko crypto module for non-2.6.30 kernelsjow
2009-04-29cryptomgr needs pcomp and hash loaded in 2.6.30kaloz
2009-04-17get rid of $Id$ - it has never helped us and it has broken too many patches ;)nbd
2009-03-24[kernel] kmod-crypto-hmac and kmod-crypto-core both are packing hmac.kohauke
2009-03-02fixed KCONFIG selection of "CONFIG_CRYPTO_AES_586".markus
2009-01-05[package] kernel/crypto: fix crypto breakage (patch by Jose Vasconcellos)juhosg
2009-01-04clean up the crypto kernel module package and allow some of the crypto module...nbd
2008-12-11load crypto_blkcipher before cryptomgr.. *sigh*kaloz
2008-12-11load aead after crypto_algapinico
2008-12-11load aead automatically, tookaloz
2008-12-10move aead into crypto-corekaloz
2008-11-24Hardware crypto modules require CONFIG_CRYPTO_HW=y to be set (#3883), thanks ...florian
2008-11-19[package] kernel/modules: disable automatic loading of crypto-test modulejuhosg
2008-11-18[package] kernel/modules: move ixp4xx hardware crypto module package into cry...juhosg
2008-09-28Add support for HW crypto cores: padlock, geode and hifn75x (#388#)florian
2008-08-10fix aes on x86 (thx, Acinonyx)nbd
2008-08-04rework workarounds for crypto modules renamed in 2.6.24 & 2.6.25, add workaro...nico
2008-08-01OCF cannot be built under UMLflorian
2008-07-13add ocf kernel patchkaloz
2008-07-12create crypto packages for aead and authenckaloz
2008-05-11add a macro to compare kernel patch versions and use it for crypto and watchd...nico
2008-03-09Upgrade x86 to 2.6.24florian
2008-02-06fix a typo in kmod-crypto-testnico
2008-02-06add a workaround for crypto modules renamed in 2.6.24nico
2007-11-28package/kernel/modules: Fixed (3)DES crypto kmod, closes #2749 (Thanks jon)nbd
2007-11-10turn kmod-crypto-core dep into a select, so that packages like mac80211 are a...nbd
2007-09-23fix kmod-crypto-core error missing crypto_hash (closes: #2422)nico
2007-09-23move crypto support to a seperate crypto.mk file, split modules into multiple...nico