summaryrefslogtreecommitdiff
path: root/drivers/crypto/marvell/octeontx2/otx2_cptpf_main.c
AgeCommit message (Expand)AuthorFilesLines
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra1-1/+1
2024-10-31crypto: marvell - replace deprecated PCI functionsPhilipp Stanner1-5/+9
2023-12-29crypto: octeontx2 - register error interrupts for inline cptlfNithin Dabilpuram1-3/+16
2023-12-29crypto: octeontx2 - add devlink option to set t106 modeSrujana Challa1-2/+2
2023-12-29crypto: octeontx2 - add SGv2 support for CN10KB or CN10KA B0Srujana Challa1-0/+21
2023-12-29crypto: octeontx2 - remove CPT block resetSrujana Challa1-43/+0
2023-12-08crypto: octeontx2 - By default allocate one CPT LF per CPT VFBharat Bhushan1-0/+1
2023-07-01Merge tag 'v6.5-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds1-0/+41
2023-05-19crypto: octeontx2: Use alloc_ordered_workqueue() to create ordered workqueuesTejun Heo1-6/+6
2023-05-12crypto: octeontx2 - hardware configuration for inline IPsecSrujana Challa1-0/+31
2023-05-12crypto: octeontx2 - add support for AF to CPT PF uplink mboxSrujana Challa1-0/+10
2023-02-14crypto: octeontx2 - Fix objects shared between several modulesAlexander Lobakin1-0/+2
2022-03-03crypto: octeontx2 - fix missing unlockYang Yingliang1-1/+3
2022-02-23crypto: octeontx2 - add synchronization between mailbox accessesHarman Kalra1-8/+13
2021-12-11crypto: octeontx2 - parameters for custom engine groupsSrujana Challa1-0/+9
2021-12-03crypto: octeontx2 - uninitialized variable in kvf_limits_store()Dan Carpenter1-5/+4
2021-06-03crypto: octeontx2 - enable and handle ME interruptsSrujana Challa1-23/+95
2021-06-03crypto: octeontx2 - add support for CPT operations on CN10KSrujana Challa1-1/+1
2021-06-03crypto: octeontx2 - add support to map LMTST region for CN10KSrujana Challa1-0/+5
2021-06-03crypto: octeontx2 - Add mailbox support for CN10KSrujana Challa1-14/+21
2021-04-22crypto: octeontx2 - add support for OcteonTX2 98xx CPT block.Srujana Challa1-4/+29
2021-01-22crypto: octeontx2 - add support to process the crypto requestSrujana Challa1-0/+47
2021-01-22crypto: octeontx2 - add support to get engine capabilitiesSrujana Challa1-0/+5
2021-01-22crypto: octeontx2 - load microcode and create engine groupsSrujana Challa1-0/+72
2021-01-22crypto: octeontx2 - enable SR-IOV and mailbox communication with VFSrujana Challa1-0/+382
2021-01-22crypto: octeontx2 - add mailbox communication with AFSrujana Challa1-1/+101
2021-01-22crypto: marvell - add Marvell OcteonTX2 CPT PF driverSrujana Challa1-0/+107