summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/cavium
AgeCommit message (Expand)AuthorLines
2017-07-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-4/+4
2017-07-12crypto: cavium - make several functions staticColin Ian King-4/+4
2017-07-05Cavium CNN55XX: fix broken default Kconfig entryLinus Torvalds-1/+0
2017-06-22crypto: cavium/nitrox - dma_mapping_error() returns boolDan Carpenter-6/+9
2017-06-20crypto: cavium - fix spelling mistake "Revsion" -> "Revision"Colin Ian King-1/+1
2017-06-19crypto: cavium - Add more algorithmsGeorge Cherian-0/+81
2017-06-19crypto: cavium - Remove the individual encrypt/decrypt function for each algo...George Cherian-77/+83
2017-06-19crypto: cavium - Downgrade the annoying misc interrupt print from dev_err to ...George Cherian-1/+1
2017-06-10crypto: cavium - Register the CNN55XX supported crypto algorithms.Srikanth Jampala-1/+544
2017-06-10crypto: cavium - Add debugfs support in CNN55XX driver.Srikanth Jampala-0/+143
2017-06-10crypto: cavium - Add support for CNN55XX adapters.Srikanth Jampala-0/+4000
2017-03-24crypto: zip - add a cast for printing atomic64_t valuesArnd Bergmann-20/+20
2017-03-24crypto: zip - Memory corruption in zip_clear_stats()Dan Carpenter-1/+1
2017-03-09crypto: zip - Add Compression/Decompression statisticsMahipal Challa-0/+271
2017-03-09crypto: zip - Wire-up Compression / decompression HW offloadMahipal Challa-58/+845
2017-03-09crypto: zip - Add ThunderX ZIP driver coreMahipal Challa-0/+2797
2017-02-27crypto: cavium - fix leak on curr if curr->head fails to be allocatedColin Ian King-0/+1
2017-02-27crypto: cavium - Fix couple of static checker errorsGeorge Cherian-3/+5
2017-02-23crypto: cavium - switch to pci_alloc_irq_vectorsChristoph Hellwig-141/+65
2017-02-23crypto: cavium - switch to pci_alloc_irq_vectorsChristoph Hellwig-53/+10
2017-02-23crypto: cavium - remove dead MSI-X related defineChristoph Hellwig-2/+0
2017-02-15crypto: cavium - fix Kconfig dependenciesArnd Bergmann-1/+2
2017-02-15crypto: cavium - cpt_bind_vq_to_grp could return an error codeGeorge Cherian-2/+2
2017-02-11crypto: cavium - Add the Virtual Function driver for CPTGeorge Cherian-1/+2581
2017-02-11crypto: cavium - Add Support for Octeon-tx CPT EngineGeorge Cherian-0/+1774