| Commit message (Expand) | Author | Age | Files | Lines |
* | remove obsolete kernel dependencies and version checks | nbd | 2010-06-26 | 1 | -11/+7 |
* | package/kernel: fix missing parenthesis on r21758 | acoul | 2010-06-11 | 1 | -1/+1 |
* | package/kernel: fix dependency modules | acoul | 2010-06-11 | 1 | -1/+1 |
* | [package] hifnHIPP also depends on PCI | florian | 2010-05-11 | 1 | -1/+1 |
* | [package] kmod-ocf-hifn7751 depends on PCI, spotted by buildbot | florian | 2010-05-05 | 1 | -1/+1 |
* | [package] kernel: package ocf hifn7751 and hifnHIPP drivers, allow OCF on brc... | jow | 2010-05-04 | 1 | -1/+25 |
* | package/kernel: mark a bunch of kmod packages that don't exist on 2.4 as 2.6 ... | nico | 2010-04-29 | 1 | -2/+4 |
* | package/kernel: move AddDepends calls at the end of package definitions, move... | nico | 2010-04-29 | 1 | -18/+22 |
* | package/kernel: rename KernelPackage/*/Depends to AddDepends/* | nico | 2010-04-24 | 1 | -19/+19 |
* | [package] kernel: fix kmod-crypto-misc on 2.4 | nico | 2010-03-25 | 1 | -2/+2 |
* | kernel: include aes-i586 and twofish-i586 into crypto packages for x86 | hauke | 2010-03-21 | 1 | -1/+7 |
* | add missing kconfig symbol for the hifn 795x crypto accelerator module (patch... | nbd | 2010-03-14 | 1 | -0/+1 |
* | openssl: make engines support dynamically configurable (based on a patch by p... | nbd | 2010-01-28 | 1 | -1/+1 |
* | [package] kernel: specify kmod packages dependencies in a uniform way | nico | 2010-01-22 | 1 | -36/+24 |
* | [package] kernel: cleanup crypto stuff and fix module names on 2.4 | nico | 2010-01-06 | 1 | -25/+12 |
* | [package] fix wrong paths after r18955. | florian | 2009-12-28 | 1 | -0/+6 |
* | remove handling of older unsupported kernels | kaloz | 2009-12-27 | 1 | -10/+0 |
* | [ubicom32] prevent some modules from being built on ubicom32 since they do no... | florian | 2009-11-29 | 1 | -1/+1 |
* | [kernel] modules/crypto: package AMCC ppc4xx hardware crypto driver | agb | 2009-10-05 | 1 | -0/+19 |
* | another 2.6.30 related crypto fix | kaloz | 2009-06-01 | 1 | -1/+3 |
* | fix kmod-crypto-core compile with 2.6.30 (#5201) | nbd | 2009-05-29 | 1 | -3/+9 |
* | set CONFIG_CRYPTO_HW for ixp4xx_crypto -- closes #4831 | kaloz | 2009-05-15 | 1 | -1/+3 |
* | [package] fix crypto pcompress configuration symbol name w/ 2.6.30 | florian | 2009-05-12 | 1 | -1/+1 |
* | [package] kernel/modules: build pcompress.ko for kernel >=2.6.30 | juhosg | 2009-05-09 | 1 | -1/+4 |
* | [package] kernel: mask pcompress.ko crypto module for non-2.6.30 kernels | jow | 2009-04-30 | 1 | -1/+1 |
* | cryptomgr needs pcomp and hash loaded in 2.6.30 | kaloz | 2009-04-29 | 1 | -1/+2 |
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | nbd | 2009-04-17 | 1 | -1/+0 |
* | [kernel] kmod-crypto-hmac and kmod-crypto-core both are packing hmac.ko | hauke | 2009-03-24 | 1 | -2/+1 |
* | fixed KCONFIG selection of "CONFIG_CRYPTO_AES_586". | markus | 2009-03-02 | 1 | -2/+1 |
* | [package] kernel/crypto: fix crypto breakage (patch by Jose Vasconcellos) | juhosg | 2009-01-05 | 1 | -3/+3 |
* | clean up the crypto kernel module package and allow some of the crypto module... | nbd | 2009-01-04 | 1 | -30/+18 |
* | load crypto_blkcipher before cryptomgr.. *sigh* | kaloz | 2008-12-11 | 1 | -1/+1 |
* | load aead after crypto_algapi | nico | 2008-12-11 | 1 | -1/+1 |
* | load aead automatically, too | kaloz | 2008-12-11 | 1 | -0/+1 |
* | move aead into crypto-core | kaloz | 2008-12-10 | 1 | -14/+4 |
* | Hardware crypto modules require CONFIG_CRYPTO_HW=y to be set (#3883), thanks ... | florian | 2008-11-24 | 1 | -0/+3 |
* | [package] kernel/modules: disable automatic loading of crypto-test module | juhosg | 2008-11-19 | 1 | -1/+0 |
* | [package] kernel/modules: move ixp4xx hardware crypto module package into cry... | juhosg | 2008-11-18 | 1 | -1/+19 |
* | Add support for HW crypto cores: padlock, geode and hifn75x (#388#) | florian | 2008-09-28 | 1 | -0/+44 |
* | fix aes on x86 (thx, Acinonyx) | nbd | 2008-08-10 | 1 | -6/+4 |
* | rework workarounds for crypto modules renamed in 2.6.24 & 2.6.25, add workaro... | nico | 2008-08-04 | 1 | -19/+26 |
* | OCF cannot be built under UML | florian | 2008-08-01 | 1 | -1/+1 |
* | add ocf kernel patch | kaloz | 2008-07-13 | 1 | -0/+23 |
* | create crypto packages for aead and authenc | kaloz | 2008-07-12 | 1 | -0/+22 |
* | add a macro to compare kernel patch versions and use it for crypto and watchd... | nico | 2008-05-11 | 1 | -3/+8 |
* | Upgrade x86 to 2.6.24 | florian | 2008-03-09 | 1 | -1/+1 |
* | fix a typo in kmod-crypto-test | nico | 2008-02-06 | 1 | -1/+1 |
* | add a workaround for crypto modules renamed in 2.6.24 | nico | 2008-02-06 | 1 | -7/+17 |
* | package/kernel/modules: Fixed (3)DES crypto kmod, closes #2749 (Thanks jon) | nbd | 2007-11-28 | 1 | -2/+2 |
* | turn kmod-crypto-core dep into a select, so that packages like mac80211 are a... | nbd | 2007-11-10 | 1 | -10/+10 |