aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/cavium/cpt (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2019-04-18crypto: cavium - remove bogus code handling cryptdEric Biggers1-11/+1
2019-04-18crypto: cavium - Forbid 2-key 3DES in FIPS modeHerbert Xu1-0/+18
2019-03-28crypto: cavium - Make cptvf_device_init staticYueHaibing1-1/+1
2019-03-28crypto: cavium - Make some functions staticYueHaibing1-3/+3
2019-03-28crypto: cavium - remove unused fucntionsYueHaibing1-17/+0
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2-5/+6
2018-09-28crypto: cavium - remove redundant null pointer check before kfreezhong jiang1-15/+5
2018-06-22crypto: cavium - make structure algs staticColin Ian King1-1/+1
2018-03-23crypto: cavium - Replace mdelay with msleep in cpt_device_initJia-Ju Bai1-1/+1
2017-11-29crypto: cavium - fix memory leak on infoColin Ian King1-1/+2
2017-08-22crypto: cavium - add release_firmware to all return caseCorentin LABBE1-4/+9
2017-07-12crypto: cavium - make several functions staticColin Ian King1-4/+4
2017-06-19crypto: cavium - Add more algorithmsGeorge Cherian1-0/+81
2017-06-19crypto: cavium - Remove the individual encrypt/decrypt function for each algorithmGeorge Cherian2-77/+83
2017-06-19crypto: cavium - Downgrade the annoying misc interrupt print from dev_err to dev_dbgGeorge Cherian1-1/+1
2017-02-27crypto: cavium - fix leak on curr if curr->head fails to be allocatedColin Ian King1-0/+1
2017-02-27crypto: cavium - Fix couple of static checker errorsGeorge Cherian2-3/+5
2017-02-23crypto: cavium - switch to pci_alloc_irq_vectorsChristoph Hellwig2-141/+65
2017-02-23crypto: cavium - switch to pci_alloc_irq_vectorsChristoph Hellwig2-53/+10
2017-02-23crypto: cavium - remove dead MSI-X related defineChristoph Hellwig1-2/+0
2017-02-15crypto: cavium - fix Kconfig dependenciesArnd Bergmann1-1/+2
2017-02-15crypto: cavium - cpt_bind_vq_to_grp could return an error codeGeorge Cherian1-2/+2
2017-02-11crypto: cavium - Add the Virtual Function driver for CPTGeorge Cherian8-1/+2581
2017-02-11crypto: cavium - Add Support for Octeon-tx CPT EngineGeorge Cherian7-0/+1774