summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/cavium/nitrox/nitrox_reqmgr.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: cavium: Fix a bunch of kernel-doc related issuesLee Jones2021-05-281-5/+7
* crypto: cavium/nitrox - Fix kernel-docYang Li2021-05-141-1/+1
* crypto: cavium/nitrox - Remove redundant initialization of 'sg'Yang Li2021-05-141-1/+1
* crypto: cavium - Fix the parameter of dma_unmap_sg()Xiang Chen2021-03-261-4/+5
* crypto: cavium/nitrox - Fix sparse warningsHerbert Xu2020-11-131-3/+4
* drivers: Remove explicit invocations of mmiowb()Will Deacon2019-04-081-4/+0
* crypto: cavium/nitrox - Invoke callback after DMA unmapNagadheeraj Rottela2019-01-251-4/+6
* crypto: cavium/nitrox - Use after free in process_response_list()Dan Carpenter2019-01-101-1/+1
* crypto: cavium/nitrox - Added AEAD cipher supportNagadheeraj Rottela2018-12-231-17/+21
* crypto: cavium/nitrox - crypto request format changesNagadheeraj, Rottela2018-11-291-207/+59
* crypto: cavium/nitrox - use pci_alloc_irq_vectors() while enabling MSI-X.Srikanth Jampala2018-10-051-8/+8
* crypto: cavium/nitrox - NITROX command queue changes.Srikanth Jampala2018-10-051-12/+12
* crypto: cavium/nitrox - add support for per device request statistics.Srikanth Jampala2018-09-281-1/+8
* crypto: cavium/nitrox - fix for command corruption in queue full case with ba...Srikanth Jampala2018-08-251-25/+32
* crypto: drivers - remove duplicate includesPravin Shedge2017-12-221-1/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* crypto: cavium/nitrox - dma_mapping_error() returns boolDan Carpenter2017-06-221-6/+9
* crypto: cavium - Add support for CNN55XX adapters.Srikanth Jampala2017-06-101-0/+732