aboutsummaryrefslogtreecommitdiff
path: root/drivers/crypto/cavium/cpt
AgeCommit message (Expand)Author
2019-07-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner
2019-05-30crypto: cryptd - move kcrypto_wq into cryptdEric Biggers
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-04-18crypto: cavium - remove bogus code handling cryptdEric Biggers
2019-04-18crypto: cavium - Forbid 2-key 3DES in FIPS modeHerbert Xu
2019-03-28crypto: cavium - Make cptvf_device_init staticYueHaibing
2019-03-28crypto: cavium - Make some functions staticYueHaibing
2019-03-28crypto: cavium - remove unused fucntionsYueHaibing
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-09-28crypto: cavium - remove redundant null pointer check before kfreezhong jiang
2018-06-22crypto: cavium - make structure algs staticColin Ian King
2018-03-23crypto: cavium - Replace mdelay with msleep in cpt_device_initJia-Ju Bai
2017-11-29crypto: cavium - fix memory leak on infoColin Ian King
2017-08-22crypto: cavium - add release_firmware to all return caseCorentin LABBE
2017-07-12crypto: cavium - make several functions staticColin Ian King
2017-06-19crypto: cavium - Add more algorithmsGeorge Cherian
2017-06-19crypto: cavium - Remove the individual encrypt/decrypt function for each algo...George Cherian
2017-06-19crypto: cavium - Downgrade the annoying misc interrupt print from dev_err to ...George Cherian
2017-02-27crypto: cavium - fix leak on curr if curr->head fails to be allocatedColin Ian King
2017-02-27crypto: cavium - Fix couple of static checker errorsGeorge Cherian
2017-02-23crypto: cavium - switch to pci_alloc_irq_vectorsChristoph Hellwig
2017-02-23crypto: cavium - switch to pci_alloc_irq_vectorsChristoph Hellwig
2017-02-23crypto: cavium - remove dead MSI-X related defineChristoph Hellwig
2017-02-15crypto: cavium - fix Kconfig dependenciesArnd Bergmann
2017-02-15crypto: cavium - cpt_bind_vq_to_grp could return an error codeGeorge Cherian
2017-02-11crypto: cavium - Add the Virtual Function driver for CPTGeorge Cherian
2017-02-11crypto: cavium - Add Support for Octeon-tx CPT EngineGeorge Cherian