aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/hisilicon/sec2
AgeCommit message (Expand)Author
2020-10-29crypto: hisilicon - fixed memory allocation errorLongfang Liu
2020-05-28crypto: hisilicon - fix driver compatibility issue with different versions of...Weili Qian
2020-05-23crypto: hisilicon/qm - add DebugFS for xQC and xQE dumpShukun Tan
2020-05-23crypto: hisilicon/sec2 - add debugfs for Hisilicon SECKai Ye
2020-05-15crypto: hisilicon - remove codes of directly report device errors through MSIShukun Tan
2020-05-15crypto: hisilicon - unify initial value assignment into QMWeili Qian
2020-05-15crypto: hisilicon - remove use_dma_api related codesShukun Tan
2020-05-15crypto: hisilicon - add FLR supportShukun Tan
2020-05-15crypto: hisilicon - refactor module parameter pf_q_num related codeShukun Tan
2020-05-15crypto: hisilicon/sec2 - modify the SEC probe processLongfang Liu
2020-05-15crypto: hisilicon/sec2 - constify sec_dfx_regsRikard Falkeborn
2020-05-08crypto: hisilicon/sec2 - use crypto_shash_tfm_digest()Eric Biggers
2020-04-16crypto: hisilicon/sec2 - add controller reset support for SEC2Yang Shen
2020-04-16crypto: hisilicon - add vfs_num module parameter for hpre/secHao Fang
2020-04-16crypto: hisilicon - unify SR-IOV related codes into QMShukun Tan
2020-04-16crypto: hisilicon - put vfs_num into struct hisi_qmShukun Tan
2020-03-20crypto: hisilicon/sec2 - Add new create qp processKai Ye
2020-03-12crypto: hisilicon/sec2 - Add pbuffer mode for SEC driverLongfang Liu
2020-03-12crypto: hisilicon/sec2 - Update IV and MAC operationLongfang Liu
2020-03-12crypto: hisilicon/sec2 - Add iommu status checkLongfang Liu
2020-03-12crypto: hisilicon/sec2 - Add workqueue for SEC driver.Ye Kai
2020-02-28crypto: hisilicon - remove redundant assignment of pointer ctxColin Ian King
2020-02-13crypto: hisilicon - Unify error detect process into qmShukun Tan
2020-02-13crypto: hisilicon - Unify hardware error init/uninit into QMShukun Tan
2020-01-22crypto: hisilicon - fix spelling mistake "disgest" -> "digest"Colin Ian King
2020-01-16crypto: hisilicon - Add aead support on SEC2Zaibo Xu
2020-01-16crypto: hisilicon - redefine skcipher initiationZaibo Xu
2020-01-16crypto: hisilicon - Add branch prediction macroZaibo Xu
2020-01-16crypto: hisilicon - Add callback error checkZaibo Xu
2020-01-16crypto: hisilicon - Adjust some inner logicZaibo Xu
2020-01-16crypto: hisilicon - Update QP resources of SEC V2Zaibo Xu
2020-01-16crypto: hisilicon - Update some names on SEC V2Zaibo Xu
2020-01-16crypto: hisilicon - fix print/comment of SEC V2Zaibo Xu
2020-01-16crypto: hisilicon - Update debugfs usage of SEC V2Zaibo Xu
2020-01-09crypto: hisilicon/sec2 - Use atomics instead of __syncArnd Bergmann
2019-11-27crypto: hisilicon - fix a NULL vs IS_ERR() bug in sec_create_qp_ctx()Dan Carpenter
2019-11-22crypto: hisilicon - add DebugFS for HiSilicon SECZaibo Xu
2019-11-22crypto: hisilicon - add SRIOV for HiSilicon SECZaibo Xu
2019-11-22crypto: hisilicon - add HiSilicon SEC V2 driverZaibo Xu