| Commit message (Expand) | Author | Age | Files | Lines |
* | kernel: make sure that packages are generated for built-in crypto modules to ... | nbd | 2013-01-14 | 1 | -1/+1 |
* | kernel: adjust orion/kirkwood packages to also build for mvebu target | florian | 2013-01-08 | 1 | -1/+1 |
* | package/kernel: create separate package for the sha256 crypto module | juhosg | 2013-01-01 | 1 | -2/+11 |
* | kernel: fix module names for crypto modules in 3.7 | juhosg | 2012-12-18 | 1 | -2/+5 |
* | [kernel] add crypto-pcompress | blogic | 2012-12-15 | 1 | -0/+11 |
* | [package] kernel: remove references to TARGET_ubicom32 | florian | 2012-11-30 | 1 | -1/+0 |
* | [package] modules: remove obsolete comment (#12514) | florian | 2012-11-25 | 1 | -2/+0 |
* | package: kernel: make crypto kmods always visible | jogo | 2012-11-22 | 1 | -1/+1 |
* | package/kernel: arc4 needs blkcipher support on 3.6 | juhosg | 2012-10-27 | 1 | -1/+1 |
* | [package] kernel: the camellia module name has changed in kernel 3.4 | florian | 2012-10-24 | 1 | -1/+4 |
* | [brcm47xx] move ubsec-ssb driver to target specific modules.mk | florian | 2012-07-25 | 1 | -16/+0 |
* | [ixp4xx] move crypto module to target specific modules.mk | florian | 2012-07-25 | 1 | -17/+0 |
* | openssl: enable the use of cryptodev digests | luka | 2012-07-11 | 1 | -3/+3 |
* | kernel: remove more unnecessary kernel version checks/dependencies | nbd | 2012-05-27 | 1 | -11/+3 |
* | kernel: remove a few more obsolete CompareKernelPatchVer calls, add dependenc... | nbd | 2012-05-27 | 1 | -2/+2 |
* | kernel: remove obsolete dependencies and conditionals | nbd | 2012-05-17 | 1 | -1/+1 |
* | kernel: remove obsolete CompareKernelPatchVer calls | nbd | 2012-05-17 | 1 | -6/+2 |
* | kernel: remove kernel modules and references to kernels <= 2.6.36 | hauke | 2012-05-06 | 1 | -1/+1 |
* | [kernel] add missing autoload shortcut to crypto modules for btrfs | blogic | 2012-02-14 | 1 | -2/+2 |
* | kernel: update module names and add new config symbols for linux 3.3 | jogo | 2012-02-02 | 1 | -1/+5 |
* | kernel: fix OCF for linux 3.2 | jogo | 2012-01-19 | 1 | -1/+1 |
* | package: kernel: fix files for blowfish and pcimcia-rsrc | jogo | 2012-01-19 | 1 | -2/+3 |
* | package: kernel: fix typo | jogo | 2011-11-09 | 1 | -1/+1 |
* | package: kernel: add handling for 3.2 renames (and some missed ones for 3.1) | jogo | 2011-11-09 | 1 | -3/+8 |
* | package/kernel: move MD4 crypto module in its own package | nico | 2011-10-28 | 1 | -2/+12 |
* | package/kernel: prefix library modules with lib- | nico | 2011-10-28 | 1 | -1/+1 |
* | package/kernel: move crc32c in its own package | nico | 2011-10-28 | 1 | -2/+11 |
* | [package] kernel: add kmod-crypto-user | florian | 2011-08-17 | 1 | -0/+16 |
* | kernel: crypto: fix spelling | hauke | 2011-07-24 | 1 | -1/+1 |
* | ocf-linux: version bump to 20110720 | hauke | 2011-07-24 | 1 | -0/+16 |
* | fixup orion compile | kaloz | 2011-07-11 | 1 | -1/+1 |
* | [PATCH] kernel: kmod-crypto-iv depends on kmod-crypto-manager | jow | 2011-05-24 | 1 | -1/+1 |
* | [modules] | blogic | 2011-05-17 | 1 | -1/+1 |
* | package/kernel: crypto: Remove renamed modules hack | acinonyx | 2011-05-15 | 1 | -23/+9 |
* | package/kernel: Remove all 2.4 definitions | acinonyx | 2011-05-15 | 1 | -8/+5 |
* | [package] kernel: revert r26814 | jow | 2011-05-03 | 1 | -16/+0 |
* | [PATCH 1/2] kernel: add kmod-crypto-ipsec | jow | 2011-05-03 | 1 | -0/+16 |
* | [PATCH 1/2] kernel: add kmod-crypto-{wq,rng,iv} | jow | 2011-05-03 | 1 | -0/+32 |
* | [package] kernel/modules: Fix r26637 | acinonyx | 2011-04-12 | 1 | -1/+1 |
* | [package] kernel/modules: Add kmod-zlib dependency to kmod-crypto-deflate | acinonyx | 2011-04-12 | 1 | -5/+4 |
* | crypto: The if statement for twofish did not work, deflate depends on zlib_de... | hauke | 2011-04-09 | 1 | -5/+10 |
* | kernel: remove double definition of depends in crypto-mv-cesa and make it loo... | hauke | 2011-04-02 | 1 | -7/+6 |
* | kernel: mv_cesa depends on CRYPTO_BLKCIPHER2 and CRYPTO_HASH2 | hauke | 2011-04-02 | 1 | -0/+1 |
* | kernel: ocf also requires kmod-crypto-mananger (which depends on kmod-crypto-... | nbd | 2011-03-30 | 1 | -1/+1 |
* | kernel: add missing dependency for ocf on kmod-crypto-hash | nbd | 2011-03-30 | 1 | -1/+1 |
* | kernel: fix autoload for the crypto_hash module (patch from #9136) | nbd | 2011-03-29 | 1 | -1/+1 |
* | kernel: split up cryptoapi, move hash support and blockcipher/algorithm manag... | nbd | 2011-03-25 | 1 | -10/+46 |
* | kmod-crypto: fix selecting core crypto modules | nbd | 2011-02-24 | 1 | -0/+5 |
* | kmod-crypto: remove pcomp, nothing uses it | nbd | 2011-02-24 | 1 | -1/+0 |
* | move the cbc crypto module out of the crypto core and into a separate package... | nbd | 2011-02-12 | 1 | -1/+10 |