aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/cavium/nitrox/nitrox_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-08crypto: cavium/nitrox - remove check of list iterator against head past the loop bodyJakob Koschel1-4/+6
2021-08-18PCI: Change the type of probe argument in reset functionsAmey Narkhede1-1/+1
2021-08-17PCI: Add pcie_reset_flr() with 'probe' argumentAmey Narkhede1-3/+1
2021-06-11crypto: cavium/nitrox - Fix an error rhandling path in 'nitrox_probe()'Christophe JAILLET1-10/+8
2021-05-28crypto: cavium: Fix a bunch of kernel-doc related issuesLee Jones1-2/+2
2020-11-13crypto: cavium/nitrox - Fix sparse warningsHerbert Xu1-13/+0
2020-08-28crypto: cavium/nitrox - add an error message to explain the failure of pci_request_mem_regionsGeorge Acosta1-0/+1
2020-06-04crypto: cavium/nitrox - Fix 'nitrox_get_first_device()' when ndevlist is fully iteratedChristophe JAILLET1-2/+2
2020-05-28crypto: cavium/nitrox - Fix a typo in a commentChristophe JAILLET1-1/+1
2020-03-06crypto: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2019-10-05crypto: cavium/nitrox - fix firmware assignment to AE coresPhani Kiran Hemadri1-5/+4
2019-08-15crypto: cavium/nitrox - Configure asymmetric queue manager Hardware unitPhani Kiran Hemadri1-1/+3
2019-07-26crypto: cavium/nitrox - Add support for loading asymmetric crypto firmwarePhani Kiran Hemadri1-28/+116
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner1-0/+1
2019-02-01crypto: cavium/nitrox - no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-3/+1
2018-12-13crypto: cavium/nitrox - Enabled Mailbox supportSrikanth, Jampala1-2/+1
2018-10-05crypto: cavium/nitrox - use pci_alloc_irq_vectors() while enabling MSI-X.Srikanth Jampala1-2/+3
2018-10-05crypto: cavium/nitrox - use pcie_flr instead of duplicating itSrikanth Jampala1-10/+5
2018-09-28crypto: cavium/nitrox - updated debugfs information.Srikanth Jampala1-129/+0
2018-09-28crypto: cavium/nitrox - add support for per device request statistics.Srikanth Jampala1-0/+5
2018-09-28crypto: cavium/nitrox - added support to identify the NITROX device partname.Srikanth Jampala1-20/+0
2018-09-14crypto: cavium/nitrox - Added support for SR-IOV configuration.Srikanth Jampala1-7/+22
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-06-20crypto: cavium - fix spelling mistake "Revsion" -> "Revision"Colin Ian King1-1/+1
2017-06-10crypto: cavium - Register the CNN55XX supported crypto algorithms.Srikanth Jampala1-0/+40
2017-06-10crypto: cavium - Add debugfs support in CNN55XX driver.Srikanth Jampala1-0/+135
2017-06-10crypto: cavium - Add support for CNN55XX adapters.Srikanth Jampala1-0/+465