summaryrefslogtreecommitdiff
path: root/drivers/crypto/marvell/octeontx2/otx2_cptpf_main.c
AgeCommit message (Expand)Author
2023-06-30Merge tag 'v6.5-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2023-05-18crypto: octeontx2: Use alloc_ordered_workqueue() to create ordered workqueuesTejun Heo
2023-05-12crypto: octeontx2 - hardware configuration for inline IPsecSrujana Challa
2023-05-12crypto: octeontx2 - add support for AF to CPT PF uplink mboxSrujana Challa
2023-02-14crypto: octeontx2 - Fix objects shared between several modulesAlexander Lobakin
2022-03-03crypto: octeontx2 - fix missing unlockYang Yingliang
2022-02-23crypto: octeontx2 - add synchronization between mailbox accessesHarman Kalra
2021-12-11crypto: octeontx2 - parameters for custom engine groupsSrujana Challa
2021-12-03crypto: octeontx2 - uninitialized variable in kvf_limits_store()Dan Carpenter
2021-06-03crypto: octeontx2 - enable and handle ME interruptsSrujana Challa
2021-06-03crypto: octeontx2 - add support for CPT operations on CN10KSrujana Challa
2021-06-03crypto: octeontx2 - add support to map LMTST region for CN10KSrujana Challa
2021-06-03crypto: octeontx2 - Add mailbox support for CN10KSrujana Challa
2021-04-22crypto: octeontx2 - add support for OcteonTX2 98xx CPT block.Srujana Challa
2021-01-22crypto: octeontx2 - add support to process the crypto requestSrujana Challa
2021-01-22crypto: octeontx2 - add support to get engine capabilitiesSrujana Challa
2021-01-22crypto: octeontx2 - load microcode and create engine groupsSrujana Challa
2021-01-22crypto: octeontx2 - enable SR-IOV and mailbox communication with VFSrujana Challa
2021-01-22crypto: octeontx2 - add mailbox communication with AFSrujana Challa
2021-01-22crypto: marvell - add Marvell OcteonTX2 CPT PF driverSrujana Challa