index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
hisilicon
/
qm.h
Age
Commit message (
Expand
)
Author
2021-06-17
crypto: hisilicon/qm - supports writing QoS int the host
Kai Ye
2021-06-03
crypto: hisilicon/qm - enable PF and VFs communication
Weili Qian
2021-05-28
crypto: hisilicon/qm - support address prefetching
Longfang Liu
2021-04-22
crypto: hisilicon - enable new error types for QM
Weili Qian
2021-04-22
crypto: hisilicon - dynamic configuration 'err_info'
Weili Qian
2021-03-26
crypto: hisilicon/qm - add queue isolation support for Kunpeng930
Weili Qian
2021-03-26
crypto: hisilicon/qm - set the number of queues for function
Weili Qian
2021-03-26
crypto: hisilicon/qm - move 'CURRENT_QM' code to qm.c
Weili Qian
2021-03-13
crypto: hisilicon/hpre - add version adapt to new algorithms
Meng Yu
2021-02-10
crypto: hisilicon/qm - fix printing format issue
Weili Qian
2021-02-10
crypto: hisilicon/qm - do not reset hardware when CE happens
Weili Qian
2021-02-10
crypto: hisilicon/qm - removing driver after reset
Weili Qian
2021-02-10
crypto: hisilicon - PASID fixed on Kunpeng 930
Weili Qian
2021-01-14
crypto: hisilicon - add ZIP device using mode parameter
Kai Ye
2020-11-06
crypto: hisilicon/qm - modify the return type of debugfs interface
Weili Qian
2020-09-18
crypto: hisilicon - update mininum queue
Longfang Liu
2020-08-21
crypto: hisilicon/qm - fix the process of register algorithms to crypto
Yang Shen
2020-08-21
crypto: hisilicon/qm - fix the call trace when unbind device
Weili Qian
2020-08-21
crypto: hisilicon/qm - register callback function to 'pci_driver.shutdown'
Yang Shen
2020-08-21
crypto: hisilicon/qm - fix no stop reason when use 'hisi_qm_stop'
Yang Shen
2020-07-16
crypto: hisilicon/sec2 - update SEC initialization and reset
Longfang Liu
2020-05-28
crypto: hisilicon - fix driver compatibility issue with different versions of...
Weili Qian
2020-05-23
crypto: hisilicon/qm - add DebugFS for xQC and xQE dump
Shukun Tan
2020-05-23
crypto: hisilicon/qm - add debugfs for QM
Longfang Liu
2020-05-15
crypto: hisilicon - add device error report through abnormal irq
Shukun Tan
2020-05-15
crypto: hisilicon - remove codes of directly report device errors through MSI
Shukun Tan
2020-05-15
crypto: hisilicon - QM memory management optimization
Weili Qian
2020-05-15
crypto: hisilicon - remove use_dma_api related codes
Shukun Tan
2020-05-15
crypto: hisilicon - add FLR support
Shukun Tan
2020-05-15
crypto: hisilicon/qm - add state machine for QM
Zhou Wang
2020-05-15
crypto: hisilicon - refactor module parameter pf_q_num related code
Shukun Tan
2020-04-16
crypto: hisilicon/qm - add controller reset interface
Shukun Tan
2020-04-16
crypto: hisilicon - add vfs_num module parameter for hpre/sec
Hao Fang
2020-04-16
crypto: hisilicon - unify SR-IOV related codes into QM
Shukun Tan
2020-04-16
crypto: hisilicon - put vfs_num into struct hisi_qm
Shukun Tan
2020-03-20
crypto: hisilicon/qm - Put device finding logic into QM
Weili Qian
2020-03-12
crypto: hisilicon - Use one workqueue per qm instead of per qp
Shukun Tan
2020-02-22
crypto: hisilicon - register zip engine to uacce
Zhangfei Gao
2020-02-13
crypto: hisilicon - Unify error detect process into qm
Shukun Tan
2020-02-13
crypto: hisilicon - Unify hardware error init/uninit into QM
Shukun Tan
2019-11-01
crypto: hisilicon - fix to return sub-optimal device when best device has no qps
Zhou Wang
2019-10-26
crypto: hisilicon - fix endianness verification problem of QM
Shukun Tan
2019-10-10
crypto: hisilicon - add sgl_sge_nr module param for zip
Shukun Tan
2019-10-10
crypto: hisilicon - merge sgl support to hisi_qm module
Zhou Wang
2019-08-09
crypto: hisilicon - add debugfs for ZIP and QM
Zhou Wang
2019-08-09
crypto: hisilicon - add SRIOV support for ZIP
Zhou Wang
2019-08-09
crypto: hisilicon - add queue management driver for HiSilicon QM module
Zhou Wang