summaryrefslogtreecommitdiff
path: root/drivers/crypto/marvell
AgeCommit message (Expand)Author
2026-03-04crypto: octeontx - fix dma_free_coherent() sizeThomas Fourier
2026-02-16crypto: octeontx - Fix length check to avoid truncation in ucode_load_storeThorsten Blum
2025-08-28crypto: octeontx2 - add timeout for load_fvc completion pollBharat Bhushan
2025-08-15crypto: marvell/cesa - Fix engine load inaccuracyHerbert Xu
2025-06-27crypto: marvell/cesa - Do not chain submitted requestsHerbert Xu
2025-06-19crypto: marvell/cesa - Avoid empty transfer descriptorHerbert Xu
2025-06-19crypto: marvell/cesa - Handle zero-length skcipher requestsHerbert Xu
2025-06-04crypto: octeontx2 - suppress auth failure screaming due to negative testsShashank Gupta
2024-11-17crypto: marvell/cesa - Disable hash algorithmsHerbert Xu
2024-10-10crypto: octeontx* - Select CRYPTO_AUTHENCHerbert Xu
2024-10-10crypto: octeontx2 - Fix authenc setkeyHerbert Xu
2024-10-10crypto: octeontx - Fix authenc setkeyHerbert Xu
2024-02-05crypto: octeontx2 - Fix cptvf driver cleanupBharat Bhushan
2023-06-30Merge tag 'v6.5-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2023-06-02crypto: marvell/cesa - Fix type mismatch warningArnd Bergmann
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
2023-02-13crypto: octeontx2 - Use request_complete helpersHerbert Xu
2023-02-13crypto: octeontx - Use request_complete helpersHerbert Xu
2023-02-13crypto: marvell/cesa - Use request_complete helpersHerbert Xu
2023-02-03crypto: marvell/cesa - Use crypto_wait_reqHerbert Xu
2023-01-06crypto: xts - drop xts_check_key()Vladis Dronov
2022-12-14Merge tag 'v6.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2022-12-09crypto: octeontx2 - Set DMA alignment explicitlyHerbert Xu
2022-12-09crypto: octeontx - Set DMA alignment explicitlyHerbert Xu
2022-12-02crypto: marvell/octeontx - remove redundant NULL checkYushan Zhou
2022-11-30net: devlink: let the core report the driver name instead of the driversVincent Mailhol
2022-10-28crypto: octeontx - fix repeated words in commentswangjianli
2022-09-30crypto: marvell/octeontx - use sysfs_emit() to instead of scnprintf()ye xingchen
2022-09-30crypto: octeontx2 - Remove the unneeded result variableye xingchen
2022-09-30crypto: marvell/octeontx - prevent integer overflowsDan Carpenter
2022-09-09crypto: octeontx - Remove the unneeded result variableye xingchen
2022-09-02crypto: marvell/octeontx - fix repeated words in commentswangjianli
2022-08-26crypto: drivers - move from strlcpy with unused retval to strscpyWolfram Sang
2022-06-10crypto: octeontx2 - fix potential null pointer accessShijith Thotton
2022-06-10crypto: octeontx2 - add firmware version in devlink infoShijith Thotton
2022-05-13crypto: octeontx2 - simplify the return expression of otx2_cpt_aead_cbc_aes_s...Minghao Chi
2022-04-21crypto: marvell/cesa - ECB does not IVCorentin Labbe
2022-03-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2022-03-09crypto: marvell/octeontx - Use swap() instead of open coding itJiapeng Chong
2022-03-03crypto: octeontx2 - fix missing unlockYang Yingliang
2022-02-23crypto: octeontx2 - add synchronization between mailbox accessesHarman Kalra
2022-02-05crypto: marvell/octeontx - remove redundant initialization of variable c_sizeColin Ian King
2022-02-05crypto: octeontx2 - remove CONFIG_DM_CRYPT checkShijith Thotton
2022-02-05crypto: octeontx2 - increase CPT HW instruction queue lengthSrujana Challa
2022-02-05crypto: octeontx2 - disable DMA black hole on an DMA faultSrujana Challa
2022-02-05crypto: octeontx2 - CN10K CPT to RNM workaroundSrujana Challa
2022-01-31crypto: octeontx2 - Avoid stack variable overflowKees Cook