summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/cavium/nitrox (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: kzalloc_node() -> kcalloc_node()Kees Cook2018-06-131-1/+1
* crypto: drivers - remove duplicate includesPravin Shedge2017-12-221-1/+0
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-11-141-1/+1
|\
| * crypto: cavium - clean up clang warning on unread variable offsetColin Ian King2017-11-031-1/+1
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0210-0/+10
|/
* crypto: cavium/nitrox - Fix an error handling path in 'nitrox_probe()'Christophe Jaillet2017-08-221-1/+3
* crypto: cavium/nitrox - Change in firmware path.Srikanth Jampala2017-07-181-1/+2
* Cavium CNN55XX: fix broken default Kconfig entryLinus Torvalds2017-07-051-1/+0
* crypto: cavium/nitrox - dma_mapping_error() returns boolDan Carpenter2017-06-221-6/+9
* crypto: cavium - fix spelling mistake "Revsion" -> "Revision"Colin Ian King2017-06-201-1/+1
* crypto: cavium - Register the CNN55XX supported crypto algorithms.Srikanth Jampala2017-06-105-1/+544
* crypto: cavium - Add debugfs support in CNN55XX driver.Srikanth Jampala2017-06-103-0/+143
* crypto: cavium - Add support for CNN55XX adapters.Srikanth Jampala2017-06-1011-0/+4000