ocf-linux: version bump to 20110720
[openwrt/svn-archive/archive.git] / package / kernel / modules / crypto.mk
2011-07-24 Hauke Mehrtensocf-linux: version bump to 20110720
2011-07-11 Imre Kalozfixup orion compile
2011-05-24 Jo-Philipp Wich[PATCH] kernel: kmod-crypto-iv depends on kmod-crypto...
2011-05-17 John Crispin[modules]
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 Wich[package] kernel: revert r26814
2011-05-03 Jo-Philipp Wich[PATCH 1/2] kernel: add kmod-crypto-ipsec
2011-05-03 Jo-Philipp Wich[PATCH 1/2] kernel: add kmod-crypto-{wq,rng,iv}
2011-04-12 Vasilis Tsiligiannis[package] kernel/modules: Fix r26637
2011-04-12 Vasilis Tsiligiannis[package] kernel/modules: Add kmod-zlib dependency...
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 Wich[package] kernel: underscores in package names are...
2010-10-04 Lars-Peter Clausen[packages/kernel] Make mv_cesa crypto module available...
2010-10-03 Lars-Peter Clausen[package] kernel: Move CONFIG_CRYPTO_HW to crypto-core
2010-09-12 Michael BüschFix compilation of crypto modules.
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 Fainelli[package] add XTS cipher CryptoAPI module
2010-07-20 Florian Fainelli[package] fix kmod-crypto-hw-padlock dependency against...
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 Fainelli[package] hifnHIPP also depends on PCI
2010-05-05 Florian Fainelli[package] kmod-ocf-hifn7751 depends on PCI, spotted...
2010-05-04 Jo-Philipp Wich[package] kernel: package ocf hifn7751 and hifnHIPP...
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 Thill[package] kernel: 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 Thill[package] kernel: specify kmod packages dependencies...
2010-01-06 Nicolas Thill[package] kernel: cleanup crypto stuff and fix module...
2009-12-28 Florian Fainelli[package] fix wrong paths after r18955.
2009-12-27 Imre Kalozremove handling of older unsupported kernels
2009-11-29 Florian Fainelli[ubicom32] prevent some modules from being built on...
2009-10-05 Andy Boyett[kernel] modules/crypto: package AMCC ppc4xx hardware...
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 Fainelli[package] fix crypto pcompress configuration symbol...
2009-05-09 Gabor Juhos[package] kernel/modules: build pcompress.ko for kernel...
2009-04-30 Jo-Philipp Wich[package] kernel: mask pcompress.ko crypto module for...
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 Mehrtens[kernel] kmod-crypto-hmac and kmod-crypto-core both...
2009-03-02 Markus Wiggefixed KCONFIG selection of "CONFIG_CRYPTO_AES_586".
2009-01-05 Gabor Juhos[package] kernel/crypto: fix crypto breakage (patch...
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 Juhos[package] kernel/modules: disable automatic loading...
2008-11-18 Gabor Juhos[package] kernel/modules: move ixp4xx hardware crypto...
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...