summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/hisilicon/hpre/hpre_main.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* crypto: hisilicon - dynamic configuration 'err_info'Weili Qian2021-04-221-10/+16
* crypto: hisilicon/hpre - delete redundant log and return in advanceHui Tang2021-04-161-1/+1
* crypto: hisilicon/hpre - delete the rudundant space after returnHui Tang2021-04-161-2/+2
* crypto: hisilicon/hpre - delete redundant '\n'Hui Tang2021-04-021-2/+2
* crypto: hisilicon/hpre - fix a typo and delete redundant blank lineHui Tang2021-04-021-2/+1
* crypto: hisilicon/hpre - fix PASID setting on kunpeng 920Hui Tang2021-04-021-25/+18
* crypto: hisilicon/qm - move 'CURRENT_QM' code to qm.cWeili Qian2021-03-261-61/+0
* crypto: hisilicon/qm - set the total number of queuesWeili Qian2021-03-261-3/+0
* crypto: hisilicon/hpre - add 'ECDH' algorithmMeng Yu2021-03-121-0/+1
* crypto: hisilicon/hpre - add algorithm typeMeng Yu2021-03-121-2/+9
* crypto: hisilicon/qm - do not reset hardware when CE happensWeili Qian2021-02-101-0/+1
* crypto: hisilicon/qm - removing driver after resetWeili Qian2021-02-101-1/+1
* crypto: hisilicon/hpre - enable Elliptic curve cryptographyHui Tang2021-02-101-1/+8
* crypto: hisilicon - PASID fixed on Kunpeng 930Weili Qian2021-02-101-8/+10
* crypto: hisilicon/hpre - tiny fixHui Tang2021-02-101-5/+8
* crypto: hisilicon/hpre - adapt the number of clustersHui Tang2021-02-101-24/+47
* crypto: hisilicon/hpre - add ecc algorithm inqury for uacce deviceHui Tang2021-01-291-1/+4
* crypto: hisilicon/hpre - add two RAS correctable errors processingHui Tang2021-01-291-2/+6
* crypto: hisilicon/hpre - delete ECC 1bit error reported thresholdHui Tang2021-01-291-2/+0
* crypto: hisilicon/hpre - register HPRE device to uacceKai Ye2021-01-141-0/+54
* crypto: hisilicon/qm - modify the return type of debugfs interfaceWeili Qian2020-11-061-3/+1
* crypto: hisilicon/qm - fix wrong return type of 'pci_get_drvdata'Yang Shen2020-09-251-2/+1
* crypto: hisilicon - update HPRE module parameter descriptionLongfang Liu2020-09-181-1/+1
* crypto: hisilicon/qm - fix the process of register algorithms to cryptoYang Shen2020-08-211-10/+10
* crypto: hisilicon/qm - fix the call trace when unbind deviceWeili Qian2020-08-211-1/+2
* crypto: hisilicon/qm - register callback function to 'pci_driver.shutdown'Yang Shen2020-08-211-0/+1
* crypto: hisilicon/qm - fix no stop reason when use 'hisi_qm_stop'Yang Shen2020-08-211-2/+2
* crypto: hisilicon/hpre - disable FLR triggered by hardwareHui Tang2020-07-161-4/+22
* crypto: hisilicon/hpre - update debugfs interface parametersMeng Yu2020-07-161-33/+26
* crypto: hisilicon/hpre - Add a switch in sriov_configureMeng Yu2020-07-161-1/+2
* crypto: hisilicon/hpre - Modify the Macro definition and formatMeng Yu2020-07-161-7/+5
* crypto: hisilicon/hpre - HPRE_OVERTIME_THRHLD can be written by debugfsHui Tang2020-07-161-4/+6
* crypto: hisilicon/hpre - Init the value of current_q of debugfsMeng Yu2020-07-161-0/+1
* crypto: hisilicon - fix driver compatibility issue with different versions of...Weili Qian2020-05-281-8/+2
* crypto: hisilicon/qm - add DebugFS for xQC and xQE dumpShukun Tan2020-05-221-0/+4
* crypto: hisilicon/hpre - add debugfs for Hisilicon HPREHui Tang2020-05-221-0/+56
* crypto: hisilicon - remove codes of directly report device errors through MSIShukun Tan2020-05-151-1/+0
* crypto: hisilicon - unify initial value assignment into QMWeili Qian2020-05-151-12/+10
* crypto: hisilicon - remove use_dma_api related codesShukun Tan2020-05-151-1/+0
* crypto: hisilicon - add FLR supportShukun Tan2020-05-151-0/+16
* crypto: hisilicon - refactor module parameter pf_q_num related codeShukun Tan2020-05-151-32/+7
* crypto: hisilicon/hpre - modify the HPRE probe processLongfang Liu2020-05-151-17/+25
* crypto: hisilicon/hpre - constify struct debugfs_reg32Rikard Falkeborn2020-05-151-2/+2
* crypto: hisilicon/hpre - add controller reset support for HPREHui Tang2020-04-161-9/+37
* crypto: hisilicon - add vfs_num module parameter for hpre/secHao Fang2020-04-161-0/+19
* crypto: hisilicon - unify SR-IOV related codes into QMShukun Tan2020-04-161-103/+2
* crypto: hisilicon - put vfs_num into struct hisi_qmShukun Tan2020-04-161-7/+5
* crypto: hisilicon/hpre - Optimize finding hpre device processHui Tang2020-03-201-39/+13
* crypto: hisilicon - Unify error detect process into qmShukun Tan2020-02-131-63/+30
* crypto: hisilicon - Unify hardware error init/uninit into QMShukun Tan2020-02-131-17/+16