aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/cavium/nitrox (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-03crypto: cavium/nitrox - Replace GFP_ATOMIC with GFP_KERNEL in crypto_alloc_context()Jia-Ju Bai1-1/+1
2018-06-12treewide: kzalloc_node() -> kcalloc_node()Kees Cook1-1/+1
2017-12-22crypto: drivers - remove duplicate includesPravin Shedge1-1/+0
2017-11-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+1
2017-11-03crypto: cavium - clean up clang warning on unread variable offsetColin Ian King1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman10-0/+10
2017-08-22crypto: cavium/nitrox - Fix an error handling path in 'nitrox_probe()'Christophe Jaillet1-1/+3
2017-07-18crypto: cavium/nitrox - Change in firmware path.Srikanth Jampala1-1/+2
2017-07-05Cavium CNN55XX: fix broken default Kconfig entryLinus Torvalds1-1/+0
2017-06-22crypto: cavium/nitrox - dma_mapping_error() returns boolDan Carpenter1-6/+9
2017-06-20crypto: cavium - fix spelling mistake "Revsion" -> "Revision"Colin Ian King1-1/+1
2017-06-10crypto: cavium - Register the CNN55XX supported crypto algorithms.Srikanth Jampala5-1/+544
2017-06-10crypto: cavium - Add debugfs support in CNN55XX driver.Srikanth Jampala3-0/+143
2017-06-10crypto: cavium - Add support for CNN55XX adapters.Srikanth Jampala11-0/+4000