summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/marvell/octeontx2/otx2_cptpf_main.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* module: Convert symbol namespace to string literalPeter Zijlstra2024-12-021-1/+1
* crypto: marvell - replace deprecated PCI functionsPhilipp Stanner2024-10-301-5/+9
* crypto: octeontx2 - register error interrupts for inline cptlfNithin Dabilpuram2023-12-291-3/+16
* crypto: octeontx2 - add devlink option to set t106 modeSrujana Challa2023-12-291-2/+2
* crypto: octeontx2 - add SGv2 support for CN10KB or CN10KA B0Srujana Challa2023-12-291-0/+21
* crypto: octeontx2 - remove CPT block resetSrujana Challa2023-12-291-43/+0
* crypto: octeontx2 - By default allocate one CPT LF per CPT VFBharat Bhushan2023-12-081-0/+1
* Merge tag 'v6.5-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2023-07-011-0/+41
|\
| * crypto: octeontx2 - hardware configuration for inline IPsecSrujana Challa2023-05-121-0/+31
| * crypto: octeontx2 - add support for AF to CPT PF uplink mboxSrujana Challa2023-05-121-0/+10
* | crypto: octeontx2: Use alloc_ordered_workqueue() to create ordered workqueuesTejun Heo2023-05-191-6/+6
|/
* crypto: octeontx2 - Fix objects shared between several modulesAlexander Lobakin2023-02-141-0/+2
* crypto: octeontx2 - fix missing unlockYang Yingliang2022-03-021-1/+3
* crypto: octeontx2 - add synchronization between mailbox accessesHarman Kalra2022-02-231-8/+13
* crypto: octeontx2 - parameters for custom engine groupsSrujana Challa2021-12-111-0/+9
* crypto: octeontx2 - uninitialized variable in kvf_limits_store()Dan Carpenter2021-12-031-5/+4
* crypto: octeontx2 - enable and handle ME interruptsSrujana Challa2021-06-031-23/+95
* crypto: octeontx2 - add support for CPT operations on CN10KSrujana Challa2021-06-031-1/+1
* crypto: octeontx2 - add support to map LMTST region for CN10KSrujana Challa2021-06-031-0/+5
* crypto: octeontx2 - Add mailbox support for CN10KSrujana Challa2021-06-031-14/+21
* crypto: octeontx2 - add support for OcteonTX2 98xx CPT block.Srujana Challa2021-04-221-4/+29
* crypto: octeontx2 - add support to process the crypto requestSrujana Challa2021-01-221-0/+47
* crypto: octeontx2 - add support to get engine capabilitiesSrujana Challa2021-01-221-0/+5
* crypto: octeontx2 - load microcode and create engine groupsSrujana Challa2021-01-221-0/+72
* crypto: octeontx2 - enable SR-IOV and mailbox communication with VFSrujana Challa2021-01-221-0/+382
* crypto: octeontx2 - add mailbox communication with AFSrujana Challa2021-01-221-1/+101
* crypto: marvell - add Marvell OcteonTX2 CPT PF driverSrujana Challa2021-01-221-0/+107