summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/cavium/cpt (follow)
Commit message (Expand)AuthorAgeFilesLines
* crypto: cavium - remove bogus code handling cryptdEric Biggers2019-04-181-11/+1
* crypto: cavium - Forbid 2-key 3DES in FIPS modeHerbert Xu2019-04-181-0/+18
* crypto: cavium - Make cptvf_device_init staticYueHaibing2019-03-281-1/+1
* crypto: cavium - Make some functions staticYueHaibing2019-03-281-3/+3
* crypto: cavium - remove unused fucntionsYueHaibing2019-03-281-17/+0
* cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-082-5/+6
* crypto: cavium - remove redundant null pointer check before kfreezhong jiang2018-09-281-15/+5
* crypto: cavium - make structure algs staticColin Ian King2018-06-221-1/+1
* crypto: cavium - Replace mdelay with msleep in cpt_device_initJia-Ju Bai2018-03-231-1/+1
* crypto: cavium - fix memory leak on infoColin Ian King2017-11-291-1/+2
* crypto: cavium - add release_firmware to all return caseCorentin LABBE2017-08-221-4/+9
* crypto: cavium - make several functions staticColin Ian King2017-07-121-4/+4
* crypto: cavium - Add more algorithmsGeorge Cherian2017-06-191-0/+81
* crypto: cavium - Remove the individual encrypt/decrypt function for each algo...George Cherian2017-06-192-77/+83
* crypto: cavium - Downgrade the annoying misc interrupt print from dev_err to ...George Cherian2017-06-191-1/+1
* crypto: cavium - fix leak on curr if curr->head fails to be allocatedColin Ian King2017-02-271-0/+1
* crypto: cavium - Fix couple of static checker errorsGeorge Cherian2017-02-272-3/+5
* crypto: cavium - switch to pci_alloc_irq_vectorsChristoph Hellwig2017-02-232-141/+65
* crypto: cavium - switch to pci_alloc_irq_vectorsChristoph Hellwig2017-02-232-53/+10
* crypto: cavium - remove dead MSI-X related defineChristoph Hellwig2017-02-231-2/+0
* crypto: cavium - fix Kconfig dependenciesArnd Bergmann2017-02-151-1/+2
* crypto: cavium - cpt_bind_vq_to_grp could return an error codeGeorge Cherian2017-02-151-2/+2
* crypto: cavium - Add the Virtual Function driver for CPTGeorge Cherian2017-02-118-1/+2581
* crypto: cavium - Add Support for Octeon-tx CPT EngineGeorge Cherian2017-02-117-0/+1774