kernel: kmod-crypto-iv depends on kmod-crypto-manager Add a missing dependency to...
[openwrt/openwrt.git] / package / kernel / modules / crypto.mk
2011-05-24 Jo-Philipp Wichkernel: kmod-crypto-iv depends on kmod-crypto-manager...
2011-05-17 John Crispin* add missing aes dependency to mv_cesa
2011-05-15 Vasilis Tsiligiannispackage/kernel: crypto: Remove renamed modules hack
2011-05-15 Vasilis Tsiligiannispackage/kernel: Remove all 2.4 definitions
2011-05-03 Jo-Philipp Wichkernel: revert r26814
2011-05-03 Jo-Philipp Wichkernel: add kmod-crypto-ipsec kmod-crypto-ipsec bundles...
2011-05-03 Jo-Philipp Wichkernel: add kmod-crypto-{wq,rng,iv} This patch adds...
2011-04-12 Vasilis Tsiligianniskernel/modules: Fix r26637
2011-04-12 Vasilis Tsiligianniskernel/modules: Add kmod-zlib dependency to kmod-crypto...
2011-04-09 Hauke Mehrtenscrypto: The if statement for twofish did not work,...
2011-04-02 Hauke Mehrtenskernel: remove double definition of depends in crypto...
2011-04-02 Hauke Mehrtenskernel: mv_cesa depends on CRYPTO_BLKCIPHER2 and CRYPTO...
2011-03-30 Felix Fietkaukernel: ocf also requires kmod-crypto-mananger (which...
2011-03-30 Felix Fietkaukernel: add missing dependency for ocf on kmod-crypto...
2011-03-29 Felix Fietkaukernel: fix autoload for the crypto_hash module (patch...
2011-03-25 Felix Fietkaukernel: split up cryptoapi, move hash support and block...
2011-02-24 Felix Fietkaukmod-crypto: fix selecting core crypto modules
2011-02-24 Felix Fietkaukmod-crypto: remove pcomp, nothing uses it
2011-02-12 Felix Fietkaumove the cbc crypto module out of the crypto core and...
2011-02-12 Felix Fietkauremove an obsolete CompareKernelPatchVer call
2011-02-12 Felix Fietkaumove the deflate crypto module out of the crypto core...
2011-02-12 Felix Fietkauremove a remaining reference to linux 2.4
2010-10-10 Jo-Philipp Wichkernel: underscores in package names are bad, rename...
2010-10-04 Lars-Peter ClausenMake mv_cesa crypto module available on Orion as well.
2010-10-03 Lars-Peter Clausenkernel: Move CONFIG_CRYPTO_HW to crypto-core
2010-09-12 Michael BüschFix compilation of crypto modules. This fixes #7920
2010-09-11 Michael BüschFix kernel crypto modules for >= 2.6.36
2010-09-06 Alexandros C. Coul... package/kernel: update crypto.mk for kernel 2.6.36
2010-09-04 Florian Fainelliadd XTS cipher CryptoAPI module
2010-07-20 Florian Fainellifix kmod-crypto-hw-padlock dependency against kmod...
2010-07-12 Claudio Mignantimassive: replace occurences of .$(LINUX_KMOD_SUFFIX...
2010-06-26 Felix Fietkauremove obsolete kernel dependencies and version checks
2010-06-11 Alexandros C. Coul... package/kernel: fix missing parenthesis on r21758
2010-06-11 Alexandros C. Coul... package/kernel: fix dependency modules
2010-05-11 Florian FainellihifnHIPP also depends on PCI
2010-05-05 Florian Fainellikmod-ocf-hifn7751 depends on PCI, spotted by buildbot
2010-05-04 Jo-Philipp Wichkernel: package ocf hifn7751 and hifnHIPP drivers,...
2010-04-29 Nicolas Thillpackage/kernel: mark a bunch of kmod packages that...
2010-04-29 Nicolas Thillpackage/kernel: move AddDepends calls at the end of...
2010-04-24 Nicolas Thillpackage/kernel: rename KernelPackage/*/Depends to AddDe...
2010-03-25 Nicolas Thillkernel: fix kmod-crypto-misc on 2.4
2010-03-21 Hauke Mehrtenskernel: include aes-i586 and twofish-i586 into crypto...
2010-03-14 Felix Fietkauadd missing kconfig symbol for the hifn 795x crypto...
2010-01-28 Felix Fietkauopenssl: make engines support dynamically configurable...
2010-01-22 Nicolas Thillkernel: specify kmod packages dependencies in a uniform way
2010-01-06 Nicolas Thillkernel: cleanup crypto stuff and fix module names on 2.4
2009-12-28 Florian Fainellifix wrong paths after r18955.
2009-12-27 Imre Kalozremove handling of older unsupported kernels
2009-11-29 Florian Fainelliprevent some modules from being built on ubicom32 since...
2009-10-05 Andy Boyettmodules/crypto: package AMCC ppc4xx hardware crypto...
2009-06-01 Imre Kalozanother 2.6.30 related crypto fix
2009-05-29 Felix Fietkaufix kmod-crypto-core compile with 2.6.30 (#5201)
2009-05-15 Imre Kalozset CONFIG_CRYPTO_HW for ixp4xx_crypto -- closes #4831
2009-05-12 Florian Fainellifix crypto pcompress configuration symbol name w/ 2...
2009-05-09 Gabor Juhoskernel/modules: build pcompress.ko for kernel >=2.6.30
2009-04-30 Jo-Philipp Wichkernel: mask pcompress.ko crypto module for non-2.6...
2009-04-29 Imre Kalozcryptomgr needs pcomp and hash loaded in 2.6.30
2009-04-17 Felix Fietkauget rid of $Id$ - it has never helped us and it has...
2009-03-24 Hauke Mehrtenskmod-crypto-hmac and kmod-crypto-core both are packing...
2009-03-02 Markus Wiggefixed KCONFIG selection of "CONFIG_CRYPTO_AES_586".
2009-01-05 Gabor Juhoskernel/crypto: fix crypto breakage (patch by Jose Vasco...
2009-01-04 Felix Fietkauclean up the crypto kernel module package and allow...
2008-12-11 Imre Kalozload crypto_blkcipher before cryptomgr.. *sigh*
2008-12-11 Nicolas Thillload aead after crypto_algapi
2008-12-11 Imre Kalozload aead automatically, too
2008-12-10 Imre Kalozmove aead into crypto-core
2008-11-24 Florian FainelliHardware crypto modules require CONFIG_CRYPTO_HW=y...
2008-11-19 Gabor Juhoskernel/modules: disable automatic loading of crypto...
2008-11-18 Gabor Juhoskernel/modules: move ixp4xx hardware crypto module...
2008-09-28 Florian FainelliAdd support for HW crypto cores: padlock, geode and...
2008-08-10 Felix Fietkaufix aes on x86 (thx, Acinonyx)
2008-08-04 Nicolas Thillrework workarounds for crypto modules renamed in 2...
2008-08-01 Florian FainelliOCF cannot be built under UML
2008-07-13 Imre Kalozadd ocf kernel patch
2008-07-12 Imre Kalozcreate crypto packages for aead and authenc
2008-05-11 Nicolas Thilladd a macro to compare kernel patch versions and use...
2008-03-09 Florian FainelliUpgrade x86 to 2.6.24
2008-02-06 Nicolas Thillfix a typo in kmod-crypto-test
2008-02-06 Nicolas Thilladd a workaround for crypto modules renamed in 2.6.24
2007-11-28 Felix Fietkaupackage/kernel/modules: Fixed (3)DES crypto kmod, close...
2007-11-10 Felix Fietkauturn kmod-crypto-core dep into a select, so that packag...
2007-09-23 Nicolas Thillfix kmod-crypto-core error missing crypto_hash (closes...
2007-09-23 Nicolas Thillmove crypto support to a seperate crypto.mk file, split...