summaryrefslogtreecommitdiffstats
path: root/package/kernel/modules/crypto.mk
Commit message (Expand)AuthorAgeFilesLines
...
* move the cbc crypto module out of the crypto core and into a separate package...nbd2011-02-121-1/+10
* remove an obsolete CompareKernelPatchVer callnbd2011-02-121-1/+1
* move the deflate crypto module out of the crypto core and into a separate pac...nbd2011-02-121-2/+11
* remove a remaining reference to linux 2.4nbd2011-02-121-6/+0
* [package] kernel: underscores in package names are bad, rename kmod-crypto-mv...jow2010-10-101-2/+2
* [packages/kernel] Make mv_cesa crypto module available on Orion as well.lars2010-10-041-0/+11
* [package] kernel: Move CONFIG_CRYPTO_HW to crypto-corelars2010-10-031-6/+5
* Fix compilation of crypto modules.mb2010-09-121-2/+2
* Fix kernel crypto modules for >= 2.6.36mb2010-09-111-2/+2
* package/kernel: update crypto.mk for kernel 2.6.36acoul2010-09-061-1/+2
* [package] add XTS cipher CryptoAPI moduleflorian2010-09-041-0/+17
* [package] fix kmod-crypto-hw-padlock dependency against kmod-crypto-aes (#7643)florian2010-07-201-0/+1
* massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950claudio2010-07-121-42/+42
* remove obsolete kernel dependencies and version checksnbd2010-06-261-11/+7
* package/kernel: fix missing parenthesis on r21758acoul2010-06-111-1/+1
* package/kernel: fix dependency modulesacoul2010-06-111-1/+1
* [package] hifnHIPP also depends on PCIflorian2010-05-111-1/+1
* [package] kmod-ocf-hifn7751 depends on PCI, spotted by buildbotflorian2010-05-051-1/+1
* [package] kernel: package ocf hifn7751 and hifnHIPP drivers, allow OCF on brc...jow2010-05-041-1/+25
* package/kernel: mark a bunch of kmod packages that don't exist on 2.4 as 2.6 ...nico2010-04-291-2/+4
* package/kernel: move AddDepends calls at the end of package definitions, move...nico2010-04-291-18/+22
* package/kernel: rename KernelPackage/*/Depends to AddDepends/*nico2010-04-241-19/+19
* [package] kernel: fix kmod-crypto-misc on 2.4nico2010-03-251-2/+2
* kernel: include aes-i586 and twofish-i586 into crypto packages for x86hauke2010-03-211-1/+7
* add missing kconfig symbol for the hifn 795x crypto accelerator module (patch...nbd2010-03-141-0/+1
* openssl: make engines support dynamically configurable (based on a patch by p...nbd2010-01-281-1/+1
* [package] kernel: specify kmod packages dependencies in a uniform waynico2010-01-221-36/+24
* [package] kernel: cleanup crypto stuff and fix module names on 2.4nico2010-01-061-25/+12
* [package] fix wrong paths after r18955.florian2009-12-281-0/+6
* remove handling of older unsupported kernelskaloz2009-12-271-10/+0
* [ubicom32] prevent some modules from being built on ubicom32 since they do no...florian2009-11-291-1/+1
* [kernel] modules/crypto: package AMCC ppc4xx hardware crypto driveragb2009-10-051-0/+19
* another 2.6.30 related crypto fixkaloz2009-06-011-1/+3
* fix kmod-crypto-core compile with 2.6.30 (#5201)nbd2009-05-291-3/+9
* set CONFIG_CRYPTO_HW for ixp4xx_crypto -- closes #4831kaloz2009-05-151-1/+3
* [package] fix crypto pcompress configuration symbol name w/ 2.6.30florian2009-05-121-1/+1
* [package] kernel/modules: build pcompress.ko for kernel >=2.6.30juhosg2009-05-091-1/+4
* [package] kernel: mask pcompress.ko crypto module for non-2.6.30 kernelsjow2009-04-301-1/+1
* cryptomgr needs pcomp and hash loaded in 2.6.30kaloz2009-04-291-1/+2
* 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