summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/marvell/cesa.c
AgeCommit message (Expand)Author
2016-07-28crypto: marvell - Don't chain at DMA level when backlog is disabledRomain Perier
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
2016-06-23crypto: marvell - Add a complete operation for async requestsRomain Perier
2016-06-23crypto: marvell - Move tdma chain out of mv_cesa_tdma_req and remove itRomain Perier
2016-06-23crypto: marvell - Copy IV vectors by DMA transfers for acipher requestsRomain Perier
2016-06-23crypto: marvell - Add a macro constant for the size of the crypto queueRomain Perier
2016-04-20crypto: marvell/cesa - Improving code readabilityRomain Perier
2016-03-23Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-03-17crypto: marvell/cesa - forward devm_ioremap_resource() error codeBoris BREZILLON
2016-02-06crypto: marvell/cesa - fix test in mv_cesa_dev_dma_init()Boris BREZILLON
2015-07-14crypto: marvell/cesa - Drop owner assignment from platform_driverKrzysztof Kozlowski
2015-06-30genalloc: rename of_get_named_gen_pool() to of_gen_pool_get()Vladimir Zapolskiy
2015-06-19crypto: marvell/cesa - add support for Kirkwood and Dove SoCsArnaud Ebalard
2015-06-19crypto: marvell/cesa - add support for Orion SoCsBoris BREZILLON
2015-06-19crypto: marvell/cesa - add allhwsupport module parameterBoris BREZILLON
2015-06-19crypto: marvell/cesa - add support for all armada SoCsBoris BREZILLON
2015-06-19crypto: marvell/cesa - add SHA256 supportArnaud Ebalard
2015-06-19crypto: marvell/cesa - add MD5 supportArnaud Ebalard
2015-06-19crypto: marvell/cesa - add Triple-DES supportArnaud Ebalard
2015-06-19crypto: marvell/cesa - add DES supportBoris BREZILLON
2015-06-19crypto: marvell/cesa - add TDMA supportBoris BREZILLON
2015-06-19crypto: marvell/cesa - add a new driver for Marvell's CESABoris BREZILLON