summaryrefslogtreecommitdiff
path: root/drivers/crypto/hisilicon/sec2
AgeCommit message (Expand)AuthorFilesLines
2025-07-18crypto: hisilicon/sec2 - implement full backlog mode for secWenkai Lin2-180/+457
2025-06-23crypto: hisilicon - Use fine grained DMA mapping directionZenghui Yu1-8/+13
2025-02-22crypto: hisilicon/sec2 - fix for sec spec checkWenkai Lin2-63/+39
2025-02-22crypto: hisilicon/sec2 - fix for aead authsize alignmentWenkai Lin1-13/+9
2025-02-22crypto: hisilicon/sec2 - fix for aead auth key lengthWenkai Lin1-6/+2
2025-01-14crypto: hisilicon/qm - support new function communicationYang Shen1-1/+0
2024-12-21crypto: hisilicon/sec2 - fix for aead invalid authsizeWenkai Lin2-32/+34
2024-12-21crypto: hisilicon/sec2 - fix for aead icv errorWenkai Lin3-69/+44
2024-12-10crypto: hisilicon/zip - support new error reportWeili Qian1-0/+12
2024-11-02crypto: hisilicon/qm - disable same error report before resettingWeili Qian1-5/+30
2024-11-02crypto: hisilicon - support querying the capability registerQi Tao3-21/+84
2024-10-05crypto: hisilicon/qm - fix the coding specifications issueChenghai Huang1-1/+1
2024-09-06crypto: hisilicon/qm - reset device before enabling itWeili Qian1-9/+7
2024-05-03crypto: hisilicon/sec2 - fix for register offsetWenkai Lin1-1/+1
2024-05-03crypto: hisilicon/debugfs - mask the unnecessary info from the dumpChenghai Huang1-2/+2
2024-04-12crypto: hisilicon/sec - Fix memory leak for sec resource releaseChenghai Huang1-1/+3
2024-04-12crypto: hisilicon - Adjust debugfs creation and release orderChenghai Huang1-12/+11
2024-04-12crypto: hisilicon/sec - Add the condition for configuring the sriov functionChenghai Huang1-1/+2
2024-02-02crypto: hisilicon/sec - remove unused parameterWenkai Lin1-10/+6
2024-02-02crypto: hisilicon/sec2 - fix some cleanup issuesQi Tao1-2/+2
2024-02-02crypto: hisilicon/sec2 - modify nested macro callQi Tao1-9/+4
2024-02-02crypto: hisilicon/sec2 - updates the sec DFX function registerQi Tao1-0/+5
2024-01-26crypto: hisilicon - Fix smp_processor_id() warningsWenkai Lin1-1/+1
2023-12-15crypto: hisilicon/sec2 - optimize the error return processChenghai Huang1-2/+5
2023-12-08crypto: hisilicon/sec2 - Remove cfb and ofbHerbert Xu3-29/+1
2023-12-08crypto: hisilicon/sec2 - save capability registers in probe processZhiqi Song3-5/+55
2023-12-08crypto: hisilicon/qm - add a function to set qm algsWenkai Lin1-40/+7
2023-10-05crypto: hisilicon/qm - check function qp num before alg registerWeili Qian2-17/+38
2023-10-05crypto: hisilicon/qm - fix PF queue parameter issueLongfang Liu1-0/+5
2023-09-20crypto: hisilicon/sec - fix for sgl unmmap problemWenkai Lin1-0/+1
2023-03-17crypto: hisilicon/sec - remove unnecessary aer.h includeBjorn Helgaas1-1/+0
2023-02-13crypto: hisilicon - Use request_complete helpersHerbert Xu1-6/+4
2022-11-18crypto: hisilicon/sec - remove continuous blank linesWenkai Lin2-2/+0
2022-11-18crypto: hisilicon/sec - fix spelling mistake 'ckeck' -> 'check'Kai Ye1-2/+2
2022-11-18crypto: hisilicon/qm - modify the process of regs dfxKai Ye1-4/+3
2022-10-21crypto: hisilicon/sec - enabling clock gating of the address prefetch moduleWeili Qian1-1/+1
2022-09-16crypto: hisilicon - support get algs by the capability registerZhiqi Song1-2/+69
2022-09-16crypto: hisilicon/sec - get algorithm bitmap from registersWenkai Lin3-121/+236
2022-09-16crypto: hisilicon/qm - get error type from hardware registersWeili Qian2-14/+48
2022-09-16crypto: hisilicon/qm - get qp num and depth from hardware registersWeili Qian3-60/+94
2022-09-16crypto: hisilicon/qm - get hardware features from hardware registersWeili Qian1-2/+2
2022-09-16crypto: hisilicon/sec - delete redundant blank linesKai Ye1-2/+0
2022-07-29crypto: hisilicon/sec - fix auth key size errorKai Ye2-3/+4
2022-07-08crypto: hisilicon/sec - don't sleep when in softirqZhengchao Shao2-11/+11
2022-06-17crypto: hisilicon/sec - only HW V2 needs to change the BD err detectionKai Ye1-7/+8
2022-06-17crypto: hisilicon/qm - move alloc qm->wq to qm.cWeili Qian1-23/+1
2022-06-10crypto: hisilicon/sec - fix typos in commentJulia Lawall1-2/+2
2022-05-20crypto: hisilicon/sec - delete the flag CRYPTO_ALG_ALLOCATES_MEMORYKai Ye1-2/+0
2022-04-15crypto: hisilicon/sec - support last word dumpingKai Ye1-1/+54
2022-04-15crypto: hisilicon/sec - support register checkingKai Ye1-0/+53