summaryrefslogtreecommitdiff
path: root/drivers/crypto/marvell
AgeCommit message (Expand)AuthorFilesLines
5 dayscrypto: octeontx2 - add timeout for load_fvc completion pollBharat Bhushan1-2/+14
11 dayscrypto: marvell/cesa - Fix engine load inaccuracyHerbert Xu2-3/+6
2025-06-27crypto: marvell/cesa - Do not chain submitted requestsHerbert Xu3-25/+39
2025-06-19crypto: marvell/cesa - Avoid empty transfer descriptorHerbert Xu1-1/+1
2025-06-19crypto: marvell/cesa - Handle zero-length skcipher requestsHerbert Xu1-0/+3
2025-03-21crypto: lib/Kconfig - hide library optionsArnd Bergmann1-2/+2
2025-03-15crypto: octeontx2 - suppress auth failure screaming due to negative testsShashank Gupta1-3/+4
2025-03-02crypto: octeontx - Remove unused function otx_cpt_eng_grp_has_eng_typeDr. David Alan Gilbert2-13/+0
2025-03-02crypto: octeontx2 - Remove unused otx2_cpt_print_uc_dbg_infoDr. David Alan Gilbert2-100/+0
2025-02-09crypto: drivers - Use str_enable_disable-like helpersKrzysztof Kozlowski2-3/+5
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra5-31/+27
2024-11-26Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-9/+18
2024-11-19Merge tag 'v6.13-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds3-53/+27
2024-11-15crypto: marvell/cesa - fix uninit value for struct mv_cesa_op_ctxKarol Przybylski1-12/+12
2024-10-30crypto: marvell - replace deprecated PCI functionsPhilipp Stanner2-9/+18
2024-10-19crypto: cesa - use devm_platform_get_and_ioremap_resourceRosen Penev1-14/+1
2024-10-19crypto: cesa - remove irq_set_affinity_hintRosen Penev1-7/+2
2024-10-19crypto: cesa - use enabled variants for clk_getRosen Penev1-18/+10
2024-10-19crypto: cesa - add COMPILE_TESTRosen Penev1-1/+1
2024-10-19crypto: drivers - Switch back to struct platform_driver::remove()Uwe Kleine-König1-1/+1
2024-10-10crypto: marvell/cesa - Disable hash algorithmsHerbert Xu1-6/+6
2024-09-06crypto: octeontx* - Select CRYPTO_AUTHENCHerbert Xu1-0/+2
2024-08-30crypto: octeontx - Remove unused declaration otx_cpt_callback()Yue Haibing1-1/+0
2024-08-24crypto: octeontx2 - Fix authenc setkeyHerbert Xu1-164/+90
2024-08-24crypto: octeontx - Fix authenc setkeyHerbert Xu1-168/+93
2024-08-17crypto: octeontx2 - Remove custom swap functions in favor of built-in sort swapKuan-Wei Chiu1-9/+1
2024-08-17crypto: octeontx - Remove custom swap function in favor of built-in sort swapKuan-Wei Chiu1-10/+2
2024-05-14Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-3/+6
2024-04-22devlink: extend devlink_param *set pointerMateusz Polchlopek1-3/+6
2024-04-19crypto: octeontx2 - add missing check for dma_map_singleChen Ni1-0/+4
2023-12-29crypto: octeontx2 - support setting ctx ilen for inline CPT LFNithin Dabilpuram5-1/+61
2023-12-29crypto: octeontx2 - register error interrupts for inline cptlfNithin Dabilpuram6-55/+155
2023-12-29crypto: octeontx2 - add ctx_val workaroundSrujana Challa7-1/+137
2023-12-29crypto: octeontx2 - update CPT inbound inline IPsec mailboxSrujana Challa3-1/+9
2023-12-29crypto: octeontx2 - add LF reset on queue disableSrujana Challa5-29/+86
2023-12-29crypto: octeontx2 - remove errata workaround for CN10KB or CN10KA B0 chip.Srujana Challa2-4/+13
2023-12-29crypto: octeontx2 - add devlink option to set t106 modeSrujana Challa3-4/+52
2023-12-29crypto: octeontx2 - add SGv2 support for CN10KB or CN10KA B0Srujana Challa14-175/+436
2023-12-29crypto: octeontx2 - remove CPT block resetSrujana Challa1-43/+0
2023-12-15crypto: octeontx2 - Fix cptvf driver cleanupBharat Bhushan2-2/+7
2023-12-08crypto: octeontx - Remove cfbHerbert Xu1-23/+0
2023-12-08crypto: octeontx2 - By default allocate one CPT LF per CPT VFBharat Bhushan2-2/+2
2023-11-17crypto: marvell/cesa - Silence gcc format-truncation false positive warningsHerbert Xu1-3/+3
2023-10-27crypto: marvell/cesa - Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-06-30Merge tag 'v6.5-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds11-41/+360
2023-06-02crypto: marvell/cesa - Fix type mismatch warningArnd Bergmann1-1/+1
2023-05-18crypto: octeontx2: Use alloc_ordered_workqueue() to create ordered workqueuesTejun Heo2-9/+9
2023-05-12crypto: octeontx2 - hardware configuration for inline IPsecSrujana Challa10-38/+261
2023-05-12crypto: octeontx2 - add support for AF to CPT PF uplink mboxSrujana Challa3-2/+98
2023-02-14crypto: octeontx2 - Fix objects shared between several modulesAlexander Lobakin8-14/+39