aboutsummaryrefslogtreecommitdiff
path: root/drivers/crypto/cavium
AgeCommit message (Expand)AuthorFilesLines
2017-08-22crypto: cavium/nitrox - Fix an error handling path in 'nitrox_probe()'Gravatar Christophe Jaillet 1-1/+3
2017-08-22crypto: cavium - add release_firmware to all return caseGravatar Corentin LABBE 1-4/+9
2017-07-18crypto: cavium/nitrox - Change in firmware path.Gravatar Srikanth Jampala 1-1/+2
2017-07-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 1-4/+4
2017-07-12crypto: cavium - make several functions staticGravatar Colin Ian King 1-4/+4
2017-07-05Cavium CNN55XX: fix broken default Kconfig entryGravatar Linus Torvalds 1-1/+0
2017-06-22crypto: cavium/nitrox - dma_mapping_error() returns boolGravatar Dan Carpenter 1-6/+9
2017-06-20crypto: cavium - fix spelling mistake "Revsion" -> "Revision"Gravatar Colin Ian King 1-1/+1
2017-06-19crypto: cavium - Add more algorithmsGravatar George Cherian 1-0/+81
2017-06-19crypto: cavium - Remove the individual encrypt/decrypt function for each algo...Gravatar George Cherian 2-77/+83
2017-06-19crypto: cavium - Downgrade the annoying misc interrupt print from dev_err to ...Gravatar George Cherian 1-1/+1
2017-06-10crypto: cavium - Register the CNN55XX supported crypto algorithms.Gravatar Srikanth Jampala 5-1/+544
2017-06-10crypto: cavium - Add debugfs support in CNN55XX driver.Gravatar Srikanth Jampala 3-0/+143
2017-06-10crypto: cavium - Add support for CNN55XX adapters.Gravatar Srikanth Jampala 11-0/+4000
2017-03-24crypto: zip - add a cast for printing atomic64_t valuesGravatar Arnd Bergmann 1-20/+20
2017-03-24crypto: zip - Memory corruption in zip_clear_stats()Gravatar Dan Carpenter 1-1/+1
2017-03-09crypto: zip - Add Compression/Decompression statisticsGravatar Mahipal Challa 4-0/+271
2017-03-09crypto: zip - Wire-up Compression / decompression HW offloadGravatar Mahipal Challa 9-58/+845
2017-03-09crypto: zip - Add ThunderX ZIP driver coreGravatar Mahipal Challa 11-0/+2797
2017-02-27crypto: cavium - fix leak on curr if curr->head fails to be allocatedGravatar Colin Ian King 1-0/+1
2017-02-27crypto: cavium - Fix couple of static checker errorsGravatar George Cherian 2-3/+5
2017-02-23crypto: cavium - switch to pci_alloc_irq_vectorsGravatar Christoph Hellwig 2-141/+65
2017-02-23crypto: cavium - switch to pci_alloc_irq_vectorsGravatar Christoph Hellwig 2-53/+10
2017-02-23crypto: cavium - remove dead MSI-X related defineGravatar Christoph Hellwig 1-2/+0
2017-02-15crypto: cavium - fix Kconfig dependenciesGravatar Arnd Bergmann 1-1/+2
2017-02-15crypto: cavium - cpt_bind_vq_to_grp could return an error codeGravatar George Cherian 1-2/+2
2017-02-11crypto: cavium - Add the Virtual Function driver for CPTGravatar George Cherian 8-1/+2581
2017-02-11crypto: cavium - Add Support for Octeon-tx CPT EngineGravatar George Cherian 7-0/+1774