aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/cavium/nitrox/nitrox_reqmgr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon1-4/+0
2019-01-25crypto: cavium/nitrox - Invoke callback after DMA unmapNagadheeraj Rottela1-4/+6
2019-01-10crypto: cavium/nitrox - Use after free in process_response_list()Dan Carpenter1-1/+1
2018-12-23crypto: cavium/nitrox - Added AEAD cipher supportNagadheeraj Rottela1-17/+21
2018-11-29crypto: cavium/nitrox - crypto request format changesNagadheeraj, Rottela1-207/+59
2018-10-05crypto: cavium/nitrox - use pci_alloc_irq_vectors() while enabling MSI-X.Srikanth Jampala1-8/+8
2018-10-05crypto: cavium/nitrox - NITROX command queue changes.Srikanth Jampala1-12/+12
2018-09-28crypto: cavium/nitrox - add support for per device request statistics.Srikanth Jampala1-1/+8
2018-08-25crypto: cavium/nitrox - fix for command corruption in queue full case with backlog submissions.Srikanth Jampala1-25/+32
2017-12-22crypto: drivers - remove duplicate includesPravin Shedge1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-22crypto: cavium/nitrox - dma_mapping_error() returns boolDan Carpenter1-6/+9
2017-06-10crypto: cavium - Add support for CNN55XX adapters.Srikanth Jampala1-0/+732