| Commit message (Expand) | Author | Age | Files | Lines |
* | crypto: ixp4xx - Use IPAD/OPAD constant | Corentin LABBE | 2017-05-23 | 1 | -2/+1 |
* | crypto: ixp4xx - Use sg_virt() | Geliang Tang | 2017-03-24 | 1 | -1/+1 |
* | crypto: ixp4xx - Add missing npe_c release in error branches | Quentin Lambert | 2016-08-09 | 1 | -2/+4 |
* | crypto: ixp4xx - Fix a "simple if" coding style warning | Quentin Lambert | 2016-08-09 | 1 | -2/+1 |
* | crypto: ixp4xx - Fix false lastlen uninitialised warning | Herbert Xu | 2016-01-25 | 1 | -14/+12 |
* | crypto: ixp4xx - Delete unnecessary checks before the function call "dma_pool... | Markus Elfring | 2015-11-17 | 1 | -4/+2 |
* | crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag | Herbert Xu | 2015-08-17 | 1 | -1/+0 |
* | crypto: ixp4xx - Convert to new AEAD interface | Herbert Xu | 2015-08-04 | 1 | -155/+158 |
* | crypto: ixp4xx - Remove bogus BUG_ON on scattered dst buffer | Herbert Xu | 2015-07-23 | 1 | -1/+0 |
* | crypto: ixp4xx - Use crypto_aead_maxauthsize | Herbert Xu | 2015-05-22 | 1 | -2/+2 |
* | crypto: ixp4xx - Use crypto_aead_set_reqsize helper | Herbert Xu | 2015-05-13 | 1 | -1/+2 |
* | crypto: ixp4xx - Include internal/aead.h | Herbert Xu | 2015-05-13 | 1 | -1/+1 |
* | crypto: replace scatterwalk_sg_next with sg_next | Cristian Stoica | 2015-01-26 | 1 | -2/+2 |
* | crypto: ixp4xx - Fix kernel compile error | Krzysztof Hałasa | 2014-01-01 | 1 | -3/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2013-11-23 | 1 | -17/+9 |
|\ |
|
| * | crypto: ixp4xx - Simplify and harden key parsing | Mathias Krause | 2013-10-16 | 1 | -17/+9 |
* | | DMA-API: crypto: remove last references to 'static struct device *dev' | Russell King | 2013-10-31 | 1 | -5/+8 |
* | | DMA-API: crypto: fix ixp4xx crypto platform device support | Russell King | 2013-10-31 | 1 | -20/+17 |
|/ |
|
* | IXP4xx crypto: MOD_AES{128,192,256} already include key size. | Krzysztof Hałasa | 2012-11-22 | 1 | -6/+6 |
* | crypto: ixp4xx - include fix | Michał Wróbel | 2012-04-05 | 1 | -0/+1 |
* | crypto: ixp4xx - convert GFP_KERNEL to GFP_ATOMIC | Julia Lawall | 2012-01-13 | 1 | -1/+1 |
* | crypto: Add CRYPTO_ALG_KERN_DRIVER_ONLY flag | Nikos Mavrogiannopoulos | 2012-01-13 | 1 | -0/+2 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | IXP4xx: Fix ixp4xx_crypto little-endian operation. | Krzysztof Hałasa | 2010-05-27 | 1 | -0/+21 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2009-05-17 | 1 | -1/+32 |
|\ |
|
| * | crypto: ixp4xx - check firmware for crypto support | Christian Hohnstaedt | 2009-04-12 | 1 | -1/+32 |
* | | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 2009-04-07 | 1 | -1/+1 |
|/ |
|
* | crypto: ixp4xx - Fix handling of chained sg buffers | Christian Hohnstaedt | 2009-03-27 | 1 | -119/+63 |
* | crypto: ixp4xx - Fix qmgr_request_queue build failure | Krzysztof Hałasa | 2009-03-04 | 1 | -2/+4 |
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 | 1 | -2/+2 |
* | crypto: ixp4xx - Hardware crypto support for IXP4xx CPUs | Christian Hohnstaedt | 2008-07-10 | 1 | -0/+1506 |