aboutsummaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2016-09-19chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 U...Hariprasad Shenai
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-08-31crypto: caam - fix IV loading for authenc (giv)decryptionHoria Geantă
2016-08-26chcr: Fix non static symbol warningWei Yongjun
2016-08-24crypto: vmx - fix null dereference in p8_aes_xts_cryptLi Zhong
2016-08-24crypto: qat - fix aes-xts key sizesGiovanni Cabiddu
2016-08-19crypto: Added Chelsio Menu to the Kconfig fileHariprasad Shenai
2016-08-18chcr: Support for Chelsio's Crypto HardwareHariprasad Shenai
2016-08-09crypto: caam - fix non-hmac hashesRussell King
2016-08-08crypto: caam - defer aead_set_sh_desc in case of zero authsizeHoria Geantă
2016-08-08crypto: caam - fix echainiv(authenc) encrypt shared descriptorHoria Geantă
2016-08-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-07-30Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-07-29crypto: marvell - Don't copy IV vectors from the _process op for ciphersRomain Perier
2016-07-28crypto: marvell - Update cache with input sg only when it is unmappedRomain Perier
2016-07-28crypto: marvell - Don't chain at DMA level when backlog is disabledRomain Perier
2016-07-28crypto: marvell - Fix memory leaks in TDMA chain for cipher requestsRomain Perier
2016-07-26Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-07-21crypto: vmx - Convert to CPU feature based module autoloadingAlastair D'Silva
2016-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2016-07-21crypto: qat - make qat_asym_algs.o depend on asn1 headersJan Stancek
2016-07-20crypto: vmx - Fix aes_p8_xts_decrypt build failureHerbert Xu
2016-07-20crypto: vmx - Ignore generated filesPaulo Flabiano Smorigo
2016-07-19crypto: vmx - Adding support for XTSLeonidas S. Barbosa
2016-07-19crypto: vmx - Adding asm subroutines for XTSPaulo Flabiano Smorigo
2016-07-19crypto: marvell - Fix wrong flag used for GFP in mv_cesa_dma_add_iv_opRomain Perier
2016-07-19crypto: nx - off by one bug in nx_of_update_msc()Dan Carpenter
2016-07-18crypto: omap - Stop using crypto scatterwalk_bytes_sglenHerbert Xu
2016-07-11crypto: qat - Stop dropping leading zeros from RSA outputSalvatore Benedetto
2016-07-11crypto: qat - Add DH supportSalvatore Benedetto
2016-07-05crypto: qat - Add RSA CRT modeSalvatore Benedetto
2016-07-05crypto: qat - Use alternative reset methods depending on the specific deviceConor McLoughlin
2016-07-05crypto: bfin_crc - Simplify use of devm_ioremap_resourceAmitoj Kaur Chawla
2016-07-05crypto: caam - add support for RSA algorithmTudor Ambarus
2016-07-05crypto: qat - Switch to new rsa_helper functionsSalvatore Benedetto
2016-07-01crypto: omap-sham - increase cra_proirity to 400Bin Liu
2016-07-01crypto: sahara - Use skcipher for fallbackHerbert Xu
2016-07-01crypto: qce - Use skcipher for fallbackHerbert Xu
2016-07-01crypto: picoxcell - Use skcipher for fallbackHerbert Xu
2016-07-01crypto: mxs-dcp - Use skcipher for fallbackHerbert Xu
2016-07-01crypto: ccp - Use skcipher for fallbackHerbert Xu
2016-06-28crypto: ux500 - do not build with -O0Arnd Bergmann
2016-06-24crypto: omap-sham - set sw fallback to 240 bytesBin Liu
2016-06-24crypto: omap - do not call dmaengine_terminate_allLokesh Vutla
2016-06-24crypto: omap-sham - change queue size from 1 to 10Tero Kristo
2016-06-24crypto: omap-sham - use runtime_pm autosuspend for clock handlingTero Kristo
2016-06-23crypto: marvell - Increase the size of the crypto queueRomain Perier
2016-06-23crypto: marvell - Add support for chaining crypto requests in TDMA modeRomain Perier
2016-06-23crypto: marvell - Add load balancing between enginesRomain Perier