summaryrefslogtreecommitdiff
path: root/drivers/crypto/marvell/octeontx2/otx2_cptvf_main.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-29crypto: octeontx2 - register error interrupts for inline cptlfNithin Dabilpuram1-3/+9
2023-12-29crypto: octeontx2 - add SGv2 support for CN10KB or CN10KA B0Srujana Challa1-0/+11
2023-12-15crypto: octeontx2 - Fix cptvf driver cleanupBharat Bhushan1-0/+3
2023-12-08crypto: octeontx2 - By default allocate one CPT LF per CPT VFBharat Bhushan1-2/+1
2023-07-01Merge tag 'v6.5-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds1-4/+4
2023-05-19crypto: octeontx2: Use alloc_ordered_workqueue() to create ordered workqueuesTejun Heo1-3/+3
2023-05-12crypto: octeontx2 - hardware configuration for inline IPsecSrujana Challa1-4/+4
2023-02-14crypto: octeontx2 - Fix objects shared between several modulesAlexander Lobakin1-0/+2
2021-06-03crypto: octeontx2 - add support to map LMTST region for CN10KSrujana Challa1-0/+6
2021-06-03crypto: octeontx2 - Add mailbox support for CN10KSrujana Challa1-13/+32
2021-02-05crypto: octeontx2 - fix signedness bug in cptvf_register_interrupts()Dan Carpenter1-1/+1
2021-01-22crypto: octeontx2 - register with linux crypto frameworkSrujana Challa1-1/+11
2021-01-22crypto: octeontx2 - add support to process the crypto requestSrujana Challa1-0/+204
2021-01-22crypto: octeontx2 - add virtual function driver supportSrujana Challa1-0/+196