index
:
pm24.git
master
perf-mon
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
/
qat
/
qat_dh895xcc
/
adf_dh895xcc_hw_data.c
Age
Commit message (
Expand
)
Author
2023-04-06
crypto: qat - Move driver to drivers/crypto/intel/qat
Tom Zanussi
2023-03-17
crypto: qat - fix apply custom thread-service mapping for dc service
Shashank Gupta
2022-12-09
crypto: qat - expose deflate through acomp api for QAT GEN2
Giovanni Cabiddu
2022-12-09
crypto: qat - rename and relocate GEN2 config function
Giovanni Cabiddu
2022-04-15
crypto: qat - replace disable_vf2pf_interrupts()
Marco Chiappero
2022-04-15
crypto: qat - rework the VF2PF interrupt handling logic
Marco Chiappero
2022-04-15
crypto: qat - fix ETR sources enabled by default on GEN2 devices
Marco Chiappero
2022-04-15
crypto: qat - set COMPRESSION capability for DH895XCC
Giovanni Cabiddu
2022-04-15
crypto: qat - set CIPHER capability for DH895XCC
Giovanni Cabiddu
2021-12-24
crypto: qat - store the ring-to-service mapping
Marco Chiappero
2021-12-24
crypto: qat - set COMPRESSION capability for QAT GEN2
Giovanni Cabiddu
2021-11-26
crypto: qat - do not rely on min version
Marco Chiappero
2021-11-26
crypto: qat - reorganize PFVF code
Marco Chiappero
2021-11-26
crypto: qat - add pfvf_ops
Marco Chiappero
2021-11-26
crypto: qat - relocate PFVF VF related logic
Marco Chiappero
2021-11-26
crypto: qat - relocate PFVF PF related logic
Marco Chiappero
2021-10-08
crypto: qat - share adf_enable_pf2vf_comms() from adf_pf2vf_msg.c
Marco Chiappero
2021-10-08
crypto: qat - remove duplicated logic across GEN2 drivers
Marco Chiappero
2021-10-08
crypto: qat - fix handling of VF to PF interrupts
Marco Chiappero
2021-08-21
crypto: qat - remove the unnecessary get_vintmsk_offset()
Marco Chiappero
2021-08-21
crypto: qat - fix naming of PF/VF enable functions
Marco Chiappero
2021-08-21
crypto: qat - move IO virtualization functions
Giovanni Cabiddu
2021-08-21
crypto: qat - protect interrupt mask CSRs with a spinlock
Kanchana Velusamy
2021-08-21
crypto: qat - rename compatibility version definition
Marco Chiappero
2021-01-14
crypto: qat - configure arbiter mapping based on engines enabled
Wojciech Ziemba
2020-10-30
crypto: qat - use BIT_ULL() - 1 pattern for masks
Giovanni Cabiddu
2020-10-30
crypto: qat - add support for capability detection
Marco Chiappero
2020-10-30
crypto: qat - abstract arbiter access
Giovanni Cabiddu
2020-10-30
crypto: qat - abstract admin interface
Giovanni Cabiddu
2020-10-30
crypto: qat - split transport CSR access logic
Giovanni Cabiddu
2020-10-30
crypto: qat - fix configuration of iov threads
Giovanni Cabiddu
2020-10-30
crypto: qat - num_rings_per_bank is device dependent
Ahsan Atta
2020-10-30
crypto: qat - mask device capabilities with soft straps
Giovanni Cabiddu
2020-06-18
crypto: qat - replace user types with kernel u types
Wojciech Ziemba
2020-06-18
crypto: qat - convert to SPDX License Identifiers
Giovanni Cabiddu
2016-07-05
crypto: qat - Use alternative reset methods depending on the specific device
Conor McLoughlin
2015-12-09
crypto: qat - move isr files to qat common so that they can be reused
Tadeusz Struk
2015-08-10
crypto: qat - Add support for SRIOV
Tadeusz Struk
2015-08-10
crypto: qat - Move adf admin and adf hw arbitrer to common code
Tadeusz Struk
2015-07-28
crypto: qat - remove redundant struct elem
Bruce Allan
2015-07-17
crypto: qat - add MMP FW support to accel engine
Tadeusz Struk
2015-07-17
crypto: qat - add support for MMP FW
Pingchao Yang
2015-03-23
crypto: qat - make error and info log messages more descriptive
Allan, Bruce W
2015-01-13
crypto: qat - fix device reset flow
Allan, Bruce W
2014-06-20
crypto: qat - Intel(R) QAT DH895xcc accelerator
Tadeusz Struk