summaryrefslogtreecommitdiff
path: root/drivers/crypto/marvell/octeontx2
AgeCommit message (Expand)Author
2025-05-19crypto: octeontx2 - Use dynamic allocated memory region for lmtstBharat Bhushan
2025-05-19crypto: octeontx2 - Initialize cptlfs device info onceBharat Bhushan
2025-04-28crypto: octeontx2 - Simplify multiple return statementsThorsten Blum
2025-03-15crypto: octeontx2 - suppress auth failure screaming due to negative testsShashank Gupta
2025-03-02crypto: octeontx2 - Remove unused otx2_cpt_print_uc_dbg_infoDr. David Alan Gilbert
2025-02-09crypto: drivers - Use str_enable_disable-like helpersKrzysztof Kozlowski
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-10-30crypto: marvell - replace deprecated PCI functionsPhilipp Stanner
2024-08-24crypto: octeontx2 - Fix authenc setkeyHerbert Xu
2024-08-17crypto: octeontx2 - Remove custom swap functions in favor of built-in sort swapKuan-Wei Chiu
2024-05-14Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2024-04-22devlink: extend devlink_param *set pointerMateusz Polchlopek
2024-04-19crypto: octeontx2 - add missing check for dma_map_singleChen Ni
2023-12-29crypto: octeontx2 - support setting ctx ilen for inline CPT LFNithin Dabilpuram
2023-12-29crypto: octeontx2 - register error interrupts for inline cptlfNithin Dabilpuram
2023-12-29crypto: octeontx2 - add ctx_val workaroundSrujana Challa
2023-12-29crypto: octeontx2 - update CPT inbound inline IPsec mailboxSrujana Challa
2023-12-29crypto: octeontx2 - add LF reset on queue disableSrujana Challa
2023-12-29crypto: octeontx2 - remove errata workaround for CN10KB or CN10KA B0 chip.Srujana Challa
2023-12-29crypto: octeontx2 - add devlink option to set t106 modeSrujana Challa
2023-12-29crypto: octeontx2 - add SGv2 support for CN10KB or CN10KA B0Srujana Challa
2023-12-29crypto: octeontx2 - remove CPT block resetSrujana Challa
2023-12-15crypto: octeontx2 - Fix cptvf driver cleanupBharat Bhushan
2023-12-08crypto: octeontx2 - By default allocate one CPT LF per CPT VFBharat Bhushan
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
2023-02-13crypto: octeontx2 - Use request_complete helpersHerbert 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-11-30net: devlink: let the core report the driver name instead of the driversVincent Mailhol
2022-09-30crypto: octeontx2 - Remove the unneeded result variableye xingchen
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-03-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2022-03-03crypto: octeontx2 - fix missing unlockYang Yingliang
2022-02-23crypto: octeontx2 - add synchronization between mailbox accessesHarman Kalra
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
2021-12-24crypto: octeontx2 - prevent underflow in get_cores_bmap()Dan Carpenter
2021-12-24crypto: octeontx2 - out of bounds access in otx2_cpt_dl_custom_egrp_delete()Dan Carpenter
2021-12-24crypto: octeontx2 - Use swap() instead of swap_engines()Jiapeng Chong