summaryrefslogtreecommitdiff
path: root/drivers/crypto/marvell/octeontx2
AgeCommit message (Expand)AuthorFilesLines
2021-02-10crypto: octeontx2 - fix -Wpointer-bool-conversion warningArnd Bergmann1-2/+1
2021-02-05crypto: octeontx2 - fix signedness bug in cptvf_register_interrupts()Dan Carpenter1-1/+1
2021-01-22crypto: octeontx2 - register with linux crypto frameworkSrujana Challa6-2/+1957
2021-01-22crypto: octeontx2 - add support to process the crypto requestSrujana Challa11-1/+1034
2021-01-22crypto: octeontx2 - add virtual function driver supportSrujana Challa6-1/+373
2021-01-22crypto: octeontx2 - add support to get engine capabilitiesSrujana Challa8-0/+350
2021-01-22crypto: octeontx2 - add LF frameworkSrujana Challa7-1/+783
2021-01-22crypto: octeontx2 - load microcode and create engine groupsSrujana Challa8-2/+1655
2021-01-22crypto: octeontx2 - enable SR-IOV and mailbox communication with VFSrujana Challa4-2/+583
2021-01-22crypto: octeontx2 - add mailbox communication with AFSrujana Challa6-2/+236
2021-01-22crypto: marvell - add Marvell OcteonTX2 CPT PF driverSrujana Challa5-0/+622