summaryrefslogtreecommitdiffstats
path: root/package/kernel/modules/crypto.mk
Commit message (Expand)AuthorAgeFilesLines
* fixup orion compileImre Kaloz2011-07-111-1/+1
* kernel: kmod-crypto-iv depends on kmod-crypto-manager Add a missing dependenc...Jo-Philipp Wich2011-05-241-1/+1
* * add missing aes dependency to mv_cesaJohn Crispin2011-05-171-1/+1
* package/kernel: crypto: Remove renamed modules hackVasilis Tsiligiannis2011-05-151-23/+9
* package/kernel: Remove all 2.4 definitionsVasilis Tsiligiannis2011-05-151-8/+5
* kernel: revert r26814Jo-Philipp Wich2011-05-031-16/+0
* kernel: add kmod-crypto-ipsec kmod-crypto-ipsec bundles some otherwise unprov...Jo-Philipp Wich2011-05-031-0/+16
* kernel: add kmod-crypto-{wq,rng,iv} This patch adds kmod-crypto-wq, kmod-cryp...Jo-Philipp Wich2011-05-031-0/+32
* kernel/modules: Fix r26637Vasilis Tsiligiannis2011-04-121-1/+1
* kernel/modules: Add kmod-zlib dependency to kmod-crypto-deflateVasilis Tsiligiannis2011-04-121-5/+4
* crypto: The if statement for twofish did not work, deflate depends on zlib_de...Hauke Mehrtens2011-04-091-5/+10
* kernel: remove double definition of depends in crypto-mv-cesa and make it loo...Hauke Mehrtens2011-04-021-7/+6
* kernel: mv_cesa depends on CRYPTO_BLKCIPHER2 and CRYPTO_HASH2Hauke Mehrtens2011-04-021-0/+1
* kernel: ocf also requires kmod-crypto-mananger (which depends on kmod-crypto-...Felix Fietkau2011-03-301-1/+1
* kernel: add missing dependency for ocf on kmod-crypto-hashFelix Fietkau2011-03-301-1/+1
* kernel: fix autoload for the crypto_hash module (patch from #9136)Felix Fietkau2011-03-291-1/+1
* kernel: split up cryptoapi, move hash support and blockcipher/algorithm manag...Felix Fietkau2011-03-251-10/+46
* kmod-crypto: fix selecting core crypto modulesFelix Fietkau2011-02-241-0/+5
* kmod-crypto: remove pcomp, nothing uses itFelix Fietkau2011-02-241-1/+0
* move the cbc crypto module out of the crypto core and into a separate package...Felix Fietkau2011-02-121-1/+10
* remove an obsolete CompareKernelPatchVer callFelix Fietkau2011-02-121-1/+1
* move the deflate crypto module out of the crypto core and into a separate pac...Felix Fietkau2011-02-121-2/+11
* remove a remaining reference to linux 2.4Felix Fietkau2011-02-121-6/+0
* kernel: underscores in package names are bad, rename kmod-crypto-mv_cesa to k...Jo-Philipp Wich2010-10-101-2/+2
* Make mv_cesa crypto module available on Orion as well.Lars-Peter Clausen2010-10-041-0/+11
* kernel: Move CONFIG_CRYPTO_HW to crypto-coreLars-Peter Clausen2010-10-031-6/+5
* Fix compilation of crypto modules. This fixes #7920Michael Büsch2010-09-121-2/+2
* Fix kernel crypto modules for >= 2.6.36Michael Büsch2010-09-111-2/+2
* package/kernel: update crypto.mk for kernel 2.6.36Alexandros C. Couloumbis2010-09-061-1/+2
* add XTS cipher CryptoAPI moduleFlorian Fainelli2010-09-041-0/+17
* fix kmod-crypto-hw-padlock dependency against kmod-crypto-aes (#7643)Florian Fainelli2010-07-201-0/+1
* massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950Claudio Mignanti2010-07-121-42/+42
* remove obsolete kernel dependencies and version checksFelix Fietkau2010-06-261-11/+7
* package/kernel: fix missing parenthesis on r21758Alexandros C. Couloumbis2010-06-111-1/+1
* package/kernel: fix dependency modulesAlexandros C. Couloumbis2010-06-111-1/+1
* hifnHIPP also depends on PCIFlorian Fainelli2010-05-111-1/+1
* kmod-ocf-hifn7751 depends on PCI, spotted by buildbotFlorian Fainelli2010-05-051-1/+1
* kernel: package ocf hifn7751 and hifnHIPP drivers, allow OCF on brcm-2.4Jo-Philipp Wich2010-05-041-1/+25
* package/kernel: mark a bunch of kmod packages that don't exist on 2.4 as 2.6 ...Nicolas Thill2010-04-291-2/+4
* package/kernel: move AddDepends calls at the end of package definitions, move...Nicolas Thill2010-04-291-18/+22
* package/kernel: rename KernelPackage/*/Depends to AddDepends/*Nicolas Thill2010-04-241-19/+19
* kernel: fix kmod-crypto-misc on 2.4Nicolas Thill2010-03-251-2/+2
* kernel: include aes-i586 and twofish-i586 into crypto packages for x86Hauke Mehrtens2010-03-211-1/+7
* add missing kconfig symbol for the hifn 795x crypto accelerator module (patch...Felix Fietkau2010-03-141-0/+1
* openssl: make engines support dynamically configurable (based on a patch by p...Felix Fietkau2010-01-281-1/+1
* kernel: specify kmod packages dependencies in a uniform wayNicolas Thill2010-01-221-36/+24
* kernel: cleanup crypto stuff and fix module names on 2.4Nicolas Thill2010-01-061-25/+12
* fix wrong paths after r18955.Florian Fainelli2009-12-281-0/+6
* remove handling of older unsupported kernelsImre Kaloz2009-12-271-10/+0
* prevent some modules from being built on ubicom32 since they do not compile o...Florian Fainelli2009-11-291-1/+1