summaryrefslogtreecommitdiff
path: root/drivers/crypto/marvell/octeontx2/otx2_cptpf_ucode.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-29crypto: octeontx2 - update CPT inbound inline IPsec mailboxSrujana Challa1-1/+5
2023-12-29crypto: octeontx2 - remove errata workaround for CN10KB or CN10KA B0 chip.Srujana Challa1-4/+6
2023-12-29crypto: octeontx2 - add SGv2 support for CN10KB or CN10KA B0Srujana Challa1-15/+18
2023-05-12crypto: octeontx2 - hardware configuration for inline IPsecSrujana Challa1-6/+4
2022-08-26crypto: drivers - move from strlcpy with unused retval to strscpyWolfram Sang1-2/+2
2022-06-10crypto: octeontx2 - fix potential null pointer accessShijith Thotton1-3/+12
2022-06-10crypto: octeontx2 - add firmware version in devlink infoShijith Thotton1-1/+1
2022-03-22Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-1/+55
2022-02-05crypto: octeontx2 - disable DMA black hole on an DMA faultSrujana Challa1-0/+13
2022-02-05crypto: octeontx2 - CN10K CPT to RNM workaroundSrujana Challa1-1/+42
2022-01-31crypto: octeontx2 - Avoid stack variable overflowKees Cook1-1/+2
2021-12-24crypto: octeontx2 - prevent underflow in get_cores_bmap()Dan Carpenter1-1/+2
2021-12-24crypto: octeontx2 - out of bounds access in otx2_cpt_dl_custom_egrp_delete()Dan Carpenter1-1/+1
2021-12-24crypto: octeontx2 - Use swap() instead of swap_engines()Jiapeng Chong1-11/+1
2021-12-11crypto: octeontx2 - add apis for custom engine groupsSrujana Challa1-6/+316
2021-06-03crypto: octeontx2 - add support for CPT operations on CN10KSrujana Challa1-5/+27
2021-04-22crypto: octeontx2 - add support for OcteonTX2 98xx CPT block.Srujana Challa1-39/+105
2021-01-22crypto: octeontx2 - add support to get engine capabilitiesSrujana Challa1-0/+161
2021-01-22crypto: octeontx2 - load microcode and create engine groupsSrujana Challa1-0/+1254