summaryrefslogtreecommitdiff
path: root/drivers/crypto/ixp4xx_crypto.c
Commit message (Expand)AuthorAge
* crypto: Use zeroing memory allocator instead of allocator/memsetHimanshu Jha2018-01-12
* crypto: drop unnecessary return statementsGeliang Tang2017-09-22
* crypto: ixp4xx - Fix error handling path in 'aead_perform()'Herbert Xu2017-08-09
* crypto: ixp4xx - Use IPAD/OPAD constantCorentin LABBE2017-05-23
* crypto: ixp4xx - Use sg_virt()Geliang Tang2017-03-24
* crypto: ixp4xx - Add missing npe_c release in error branchesQuentin Lambert2016-08-09
* crypto: ixp4xx - Fix a "simple if" coding style warningQuentin Lambert2016-08-09
* crypto: ixp4xx - Fix false lastlen uninitialised warningHerbert Xu2016-01-25
* crypto: ixp4xx - Delete unnecessary checks before the function call "dma_pool...Markus Elfring2015-11-17
* crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flagHerbert Xu2015-08-17
* crypto: ixp4xx - Convert to new AEAD interfaceHerbert Xu2015-08-04
* crypto: ixp4xx - Remove bogus BUG_ON on scattered dst bufferHerbert Xu2015-07-23
* crypto: ixp4xx - Use crypto_aead_maxauthsizeHerbert Xu2015-05-22
* crypto: ixp4xx - Use crypto_aead_set_reqsize helperHerbert Xu2015-05-13
* crypto: ixp4xx - Include internal/aead.hHerbert Xu2015-05-13
* crypto: replace scatterwalk_sg_next with sg_nextCristian Stoica2015-01-26
* crypto: ixp4xx - Fix kernel compile errorKrzysztof Hałasa2014-01-01
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-11-23
|\
| * crypto: ixp4xx - Simplify and harden key parsingMathias Krause2013-10-16
* | DMA-API: crypto: remove last references to 'static struct device *dev'Russell King2013-10-31
* | DMA-API: crypto: fix ixp4xx crypto platform device supportRussell King2013-10-31
|/
* IXP4xx crypto: MOD_AES{128,192,256} already include key size.Krzysztof Hałasa2012-11-22
* crypto: ixp4xx - include fixMichał Wróbel2012-04-05
* crypto: ixp4xx - convert GFP_KERNEL to GFP_ATOMICJulia Lawall2012-01-13
* crypto: Add CRYPTO_ALG_KERN_DRIVER_ONLY flagNikos Mavrogiannopoulos2012-01-13
* Fix common misspellingsLucas De Marchi2011-03-31
* IXP4xx: Fix ixp4xx_crypto little-endian operation.Krzysztof Hałasa2010-05-27
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-05-17
|\
| * crypto: ixp4xx - check firmware for crypto supportChristian Hohnstaedt2009-04-12
* | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-07
|/
* crypto: ixp4xx - Fix handling of chained sg buffersChristian Hohnstaedt2009-03-27
* crypto: ixp4xx - Fix qmgr_request_queue build failureKrzysztof Hałasa2009-03-04
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-07
* crypto: ixp4xx - Hardware crypto support for IXP4xx CPUsChristian Hohnstaedt2008-07-10