Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | kmod-crypto: remove pcomp, nothing uses it | Felix Fietkau | 2011-02-24 | |
| | | | | SVN-Revision: 25686 | |||
* | move the cbc crypto module out of the crypto core and into a separate ↵ | Felix Fietkau | 2011-02-12 | |
| | | | | | | package - it is only used for ipsec SVN-Revision: 25493 | |||
* | remove an obsolete CompareKernelPatchVer call | Felix Fietkau | 2011-02-12 | |
| | | | | SVN-Revision: 25492 | |||
* | move the deflate crypto module out of the crypto core and into a separate ↵ | Felix Fietkau | 2011-02-12 | |
| | | | | | | package - it is only used for ipsec SVN-Revision: 25491 | |||
* | remove a remaining reference to linux 2.4 | Felix Fietkau | 2011-02-12 | |
| | | | | SVN-Revision: 25490 | |||
* | kernel: underscores in package names are bad, rename kmod-crypto-mv_cesa to ↵ | Jo-Philipp Wich | 2010-10-10 | |
| | | | | | | kmod-crypto-mv-cesa SVN-Revision: 23383 | |||
* | Make mv_cesa crypto module available on Orion as well. | Lars-Peter Clausen | 2010-10-04 | |
| | | | | SVN-Revision: 23229 | |||
* | kernel: Move CONFIG_CRYPTO_HW to crypto-core | Lars-Peter Clausen | 2010-10-03 | |
| | | | | | | | | | | hw-crypto modules depend on CONFIG_CRYPTO_HW beeing set. Instead of selecting CONFIG_CRYPTO_HW from each crypto module let it be selected by crypto core. It only opens the submenu for hw-crypto devices and does not generate any overhead. Patch by Jan Willies SVN-Revision: 23190 | |||
* | Fix compilation of crypto modules. This fixes #7920 | Michael Büsch | 2010-09-12 | |
| | | | | SVN-Revision: 23028 | |||
* | Fix kernel crypto modules for >= 2.6.36 | Michael Büsch | 2010-09-11 | |
| | | | | SVN-Revision: 23026 | |||
* | package/kernel: update crypto.mk for kernel 2.6.36 | Alexandros C. Couloumbis | 2010-09-06 | |
| | | | | SVN-Revision: 22954 | |||
* | add XTS cipher CryptoAPI module | Florian Fainelli | 2010-09-04 | |
| | | | | | | | | needed for proper dm-crypt support Signed-off-by: Jan Willies <jan@willies.info> SVN-Revision: 22915 | |||
* | fix kmod-crypto-hw-padlock dependency against kmod-crypto-aes (#7643) | Florian Fainelli | 2010-07-20 | |
| | | | | SVN-Revision: 22321 | |||
* | massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 | Claudio Mignanti | 2010-07-12 | |
| | | | | SVN-Revision: 22145 | |||
* | remove obsolete kernel dependencies and version checks | Felix Fietkau | 2010-06-26 | |
| | | | | SVN-Revision: 21956 | |||
* | package/kernel: fix missing parenthesis on r21758 | Alexandros C. Couloumbis | 2010-06-11 | |
| | | | | SVN-Revision: 21759 | |||
* | package/kernel: fix dependency modules | Alexandros C. Couloumbis | 2010-06-11 | |
| | | | | SVN-Revision: 21758 | |||
* | hifnHIPP also depends on PCI | Florian Fainelli | 2010-05-11 | |
| | | | | SVN-Revision: 21425 | |||
* | kmod-ocf-hifn7751 depends on PCI, spotted by buildbot | Florian Fainelli | 2010-05-05 | |
| | | | | SVN-Revision: 21381 | |||
* | kernel: package ocf hifn7751 and hifnHIPP drivers, allow OCF on brcm-2.4 | Jo-Philipp Wich | 2010-05-04 | |
| | | | | SVN-Revision: 21358 | |||
* | package/kernel: mark a bunch of kmod packages that don't exist on 2.4 as 2.6 ↵ | Nicolas Thill | 2010-04-29 | |
| | | | | | | only SVN-Revision: 21251 | |||
* | package/kernel: move AddDepends calls at the end of package definitions, ↵ | Nicolas Thill | 2010-04-29 | |
| | | | | | | move back some dependencies in DEPENDS for clarity SVN-Revision: 21248 | |||
* | package/kernel: rename KernelPackage/*/Depends to AddDepends/* | Nicolas Thill | 2010-04-24 | |
| | | | | SVN-Revision: 21124 | |||
* | kernel: fix kmod-crypto-misc on 2.4 | Nicolas Thill | 2010-03-25 | |
| | | | | SVN-Revision: 20413 | |||
* | kernel: include aes-i586 and twofish-i586 into crypto packages for x86 | Hauke Mehrtens | 2010-03-21 | |
| | | | | SVN-Revision: 20343 | |||
* | add missing kconfig symbol for the hifn 795x crypto accelerator module ↵ | Felix Fietkau | 2010-03-14 | |
| | | | | | | (patch by dogge10) SVN-Revision: 20196 | |||
* | openssl: make engines support dynamically configurable (based on a patch by ↵ | Felix Fietkau | 2010-01-28 | |
| | | | | | | puchu) SVN-Revision: 19371 | |||
* | kernel: specify kmod packages dependencies in a uniform way | Nicolas Thill | 2010-01-22 | |
| | | | | SVN-Revision: 19271 | |||
* | kernel: cleanup crypto stuff and fix module names on 2.4 | Nicolas Thill | 2010-01-06 | |
| | | | | SVN-Revision: 19058 | |||
* | fix wrong paths after r18955. | Florian Fainelli | 2009-12-28 | |
| | | | | SVN-Revision: 18957 | |||
* | remove handling of older unsupported kernels | Imre Kaloz | 2009-12-27 | |
| | | | | SVN-Revision: 18955 | |||
* | prevent some modules from being built on ubicom32 since they do not compile ↵ | Florian Fainelli | 2009-11-29 | |
| | | | | | | or link SVN-Revision: 18595 | |||
* | modules/crypto: package AMCC ppc4xx hardware crypto driver | Andy Boyett | 2009-10-05 | |
| | | | | SVN-Revision: 17906 | |||
* | another 2.6.30 related crypto fix | Imre Kaloz | 2009-06-01 | |
| | | | | SVN-Revision: 16253 | |||
* | fix kmod-crypto-core compile with 2.6.30 (#5201) | Felix Fietkau | 2009-05-29 | |
| | | | | SVN-Revision: 16175 | |||
* | set CONFIG_CRYPTO_HW for ixp4xx_crypto -- closes #4831 | Imre Kaloz | 2009-05-15 | |
| | | | | SVN-Revision: 15869 | |||
* | fix crypto pcompress configuration symbol name w/ 2.6.30 | Florian Fainelli | 2009-05-12 | |
| | | | | SVN-Revision: 15798 | |||
* | kernel/modules: build pcompress.ko for kernel >=2.6.30 | Gabor Juhos | 2009-05-09 | |
| | | | | SVN-Revision: 15737 | |||
* | kernel: mask pcompress.ko crypto module for non-2.6.30 kernels | Jo-Philipp Wich | 2009-04-30 | |
| | | | | SVN-Revision: 15503 | |||
* | cryptomgr needs pcomp and hash loaded in 2.6.30 | Imre Kaloz | 2009-04-29 | |
| | | | | SVN-Revision: 15499 | |||
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | Felix Fietkau | 2009-04-17 | |
| | | | | SVN-Revision: 15242 | |||
* | kmod-crypto-hmac and kmod-crypto-core both are packing hmac.ko ↵ | Hauke Mehrtens | 2009-03-24 | |
| | | | | | | kmod-crypto-hmac only needs the symbol for building crypto_hash, this was done in r9004. With r13850 hmac.ko was also packed with kmod-crypto-core. SVN-Revision: 15015 | |||
* | fixed KCONFIG selection of "CONFIG_CRYPTO_AES_586". | Markus Wigge | 2009-03-02 | |
| | | | | SVN-Revision: 14725 | |||
* | kernel/crypto: fix crypto breakage (patch by Jose Vasconcellos) | Gabor Juhos | 2009-01-05 | |
| | | | | SVN-Revision: 13869 | |||
* | clean up the crypto kernel module package and allow some of the crypto ↵ | Felix Fietkau | 2009-01-04 | |
| | | | | | | modules to be compiled into the kernel (thx to Jose Vasconcellos) SVN-Revision: 13850 | |||
* | load crypto_blkcipher before cryptomgr.. *sigh* | Imre Kaloz | 2008-12-11 | |
| | | | | SVN-Revision: 13603 | |||
* | load aead after crypto_algapi | Nicolas Thill | 2008-12-11 | |
| | | | | SVN-Revision: 13600 | |||
* | load aead automatically, too | Imre Kaloz | 2008-12-11 | |
| | | | | SVN-Revision: 13590 | |||
* | move aead into crypto-core | Imre Kaloz | 2008-12-10 | |
| | | | | SVN-Revision: 13584 | |||
* | Hardware crypto modules require CONFIG_CRYPTO_HW=y to be set (#3883), thanks ↵ | Florian Fainelli | 2008-11-24 | |
| | | | | | | Norbert SVN-Revision: 13338 |