summaryrefslogtreecommitdiff
path: root/package/kernel/modules/crypto.mk
Commit message (Expand)AuthorAge
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-17
* kmod-crypto-hmac and kmod-crypto-core both are packing hmac.ko kmod-crypto-hm...Hauke Mehrtens2009-03-24
* fixed KCONFIG selection of "CONFIG_CRYPTO_AES_586".Markus Wigge2009-03-02
* kernel/crypto: fix crypto breakage (patch by Jose Vasconcellos)Gabor Juhos2009-01-05
* clean up the crypto kernel module package and allow some of the crypto module...Felix Fietkau2009-01-04
* load crypto_blkcipher before cryptomgr.. *sigh*Imre Kaloz2008-12-11
* load aead after crypto_algapiNicolas Thill2008-12-11
* load aead automatically, tooImre Kaloz2008-12-11
* move aead into crypto-coreImre Kaloz2008-12-10
* Hardware crypto modules require CONFIG_CRYPTO_HW=y to be set (#3883), thanks ...Florian Fainelli2008-11-24
* kernel/modules: disable automatic loading of crypto-test moduleGabor Juhos2008-11-19
* kernel/modules: move ixp4xx hardware crypto module package into crypto.mkGabor Juhos2008-11-18
* Add support for HW crypto cores: padlock, geode and hifn75x (#388#)Florian Fainelli2008-09-28
* fix aes on x86 (thx, Acinonyx)Felix Fietkau2008-08-10
* rework workarounds for crypto modules renamed in 2.6.24 & 2.6.25, add workaro...Nicolas Thill2008-08-04
* OCF cannot be built under UMLFlorian Fainelli2008-08-01
* add ocf kernel patchImre Kaloz2008-07-13
* create crypto packages for aead and authencImre Kaloz2008-07-12
* add a macro to compare kernel patch versions and use it for crypto and watchd...Nicolas Thill2008-05-11
* Upgrade x86 to 2.6.24Florian Fainelli2008-03-09
* fix a typo in kmod-crypto-testNicolas Thill2008-02-06
* add a workaround for crypto modules renamed in 2.6.24Nicolas Thill2008-02-06
* package/kernel/modules: Fixed (3)DES crypto kmod, closes #2749 (Thanks jon)Felix Fietkau2007-11-28
* turn kmod-crypto-core dep into a select, so that packages like mac80211 are a...Felix Fietkau2007-11-10
* fix kmod-crypto-core error missing crypto_hash (closes: #2422)Nicolas Thill2007-09-23
* move crypto support to a seperate crypto.mk file, split modules into multiple...Nicolas Thill2007-09-23