summaryrefslogtreecommitdiffstats
path: root/package/kernel/modules/crypto.mk
Commit message (Expand)AuthorAgeFilesLines
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)nbd2009-04-171-1/+0
* [kernel] kmod-crypto-hmac and kmod-crypto-core both are packing hmac.kohauke2009-03-241-2/+1
* fixed KCONFIG selection of "CONFIG_CRYPTO_AES_586".markus2009-03-021-2/+1
* [package] kernel/crypto: fix crypto breakage (patch by Jose Vasconcellos)juhosg2009-01-051-3/+3
* clean up the crypto kernel module package and allow some of the crypto module...nbd2009-01-041-30/+18
* load crypto_blkcipher before cryptomgr.. *sigh*kaloz2008-12-111-1/+1
* load aead after crypto_algapinico2008-12-111-1/+1
* load aead automatically, tookaloz2008-12-111-0/+1
* move aead into crypto-corekaloz2008-12-101-14/+4
* Hardware crypto modules require CONFIG_CRYPTO_HW=y to be set (#3883), thanks ...florian2008-11-241-0/+3
* [package] kernel/modules: disable automatic loading of crypto-test modulejuhosg2008-11-191-1/+0
* [package] kernel/modules: move ixp4xx hardware crypto module package into cry...juhosg2008-11-181-1/+19
* Add support for HW crypto cores: padlock, geode and hifn75x (#388#)florian2008-09-281-0/+44
* fix aes on x86 (thx, Acinonyx)nbd2008-08-101-6/+4
* rework workarounds for crypto modules renamed in 2.6.24 & 2.6.25, add workaro...nico2008-08-041-19/+26
* OCF cannot be built under UMLflorian2008-08-011-1/+1
* add ocf kernel patchkaloz2008-07-131-0/+23
* create crypto packages for aead and authenckaloz2008-07-121-0/+22
* add a macro to compare kernel patch versions and use it for crypto and watchd...nico2008-05-111-3/+8
* Upgrade x86 to 2.6.24florian2008-03-091-1/+1
* fix a typo in kmod-crypto-testnico2008-02-061-1/+1
* add a workaround for crypto modules renamed in 2.6.24nico2008-02-061-7/+17
* package/kernel/modules: Fixed (3)DES crypto kmod, closes #2749 (Thanks jon)nbd2007-11-281-2/+2
* turn kmod-crypto-core dep into a select, so that packages like mac80211 are a...nbd2007-11-101-10/+10
* fix kmod-crypto-core error missing crypto_hash (closes: #2422)nico2007-09-231-0/+3
* move crypto support to a seperate crypto.mk file, split modules into multiple...nico2007-09-231-0/+212