aboutsummaryrefslogtreecommitdiff
path: root/package/kernel/modules/crypto.mk
Commit message (Expand)AuthorAge
* add XTS cipher CryptoAPI moduleFlorian Fainelli2010-09-04
* fix kmod-crypto-hw-padlock dependency against kmod-crypto-aes (#7643)Florian Fainelli2010-07-20
* massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950Claudio Mignanti2010-07-12
* remove obsolete kernel dependencies and version checksFelix Fietkau2010-06-26
* package/kernel: fix missing parenthesis on r21758Alexandros C. Couloumbis2010-06-11
* package/kernel: fix dependency modulesAlexandros C. Couloumbis2010-06-11
* hifnHIPP also depends on PCIFlorian Fainelli2010-05-11
* kmod-ocf-hifn7751 depends on PCI, spotted by buildbotFlorian Fainelli2010-05-05
* kernel: package ocf hifn7751 and hifnHIPP drivers, allow OCF on brcm-2.4Jo-Philipp Wich2010-05-04
* package/kernel: mark a bunch of kmod packages that don't exist on 2.4 as 2.6 ...Nicolas Thill2010-04-29
* package/kernel: move AddDepends calls at the end of package definitions, move...Nicolas Thill2010-04-29
* package/kernel: rename KernelPackage/*/Depends to AddDepends/*Nicolas Thill2010-04-24
* kernel: fix kmod-crypto-misc on 2.4Nicolas Thill2010-03-25
* kernel: include aes-i586 and twofish-i586 into crypto packages for x86Hauke Mehrtens2010-03-21
* add missing kconfig symbol for the hifn 795x crypto accelerator module (patch...Felix Fietkau2010-03-14
* openssl: make engines support dynamically configurable (based on a patch by p...Felix Fietkau2010-01-28
* kernel: specify kmod packages dependencies in a uniform wayNicolas Thill2010-01-22
* kernel: cleanup crypto stuff and fix module names on 2.4Nicolas Thill2010-01-06
* fix wrong paths after r18955.Florian Fainelli2009-12-28
* remove handling of older unsupported kernelsImre Kaloz2009-12-27
* prevent some modules from being built on ubicom32 since they do not compile o...Florian Fainelli2009-11-29
* modules/crypto: package AMCC ppc4xx hardware crypto driverAndy Boyett2009-10-05
* another 2.6.30 related crypto fixImre Kaloz2009-06-01
* fix kmod-crypto-core compile with 2.6.30 (#5201)Felix Fietkau2009-05-29
* set CONFIG_CRYPTO_HW for ixp4xx_crypto -- closes #4831Imre Kaloz2009-05-15
* fix crypto pcompress configuration symbol name w/ 2.6.30Florian Fainelli2009-05-12
* kernel/modules: build pcompress.ko for kernel >=2.6.30Gabor Juhos2009-05-09
* kernel: mask pcompress.ko crypto module for non-2.6.30 kernelsJo-Philipp Wich2009-04-30
* cryptomgr needs pcomp and hash loaded in 2.6.30Imre Kaloz2009-04-29
* 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