aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/qat/qat_dh895xcc/adf_dh895xcc_hw_data.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-15crypto: qat - replace disable_vf2pf_interrupts()Marco Chiappero1-13/+10
2022-04-15crypto: qat - rework the VF2PF interrupt handling logicMarco Chiappero1-25/+51
2022-04-15crypto: qat - fix ETR sources enabled by default on GEN2 devicesMarco Chiappero1-15/+1
2022-04-15crypto: qat - set COMPRESSION capability for DH895XCCGiovanni Cabiddu1-1/+2
2022-04-15crypto: qat - set CIPHER capability for DH895XCCGiovanni Cabiddu1-3/+9
2021-12-24crypto: qat - store the ring-to-service mappingMarco Chiappero1-0/+1
2021-12-24crypto: qat - set COMPRESSION capability for QAT GEN2Giovanni Cabiddu1-0/+2
2021-11-26crypto: qat - do not rely on min versionMarco Chiappero1-2/+0
2021-11-26crypto: qat - reorganize PFVF codeMarco Chiappero1-2/+2
2021-11-26crypto: qat - add pfvf_opsMarco Chiappero1-5/+4
2021-11-26crypto: qat - relocate PFVF VF related logicMarco Chiappero1-1/+1
2021-11-26crypto: qat - relocate PFVF PF related logicMarco Chiappero1-7/+21
2021-10-08crypto: qat - share adf_enable_pf2vf_comms() from adf_pf2vf_msg.cMarco Chiappero1-7/+0
2021-10-08crypto: qat - remove duplicated logic across GEN2 driversMarco Chiappero1-69/+6
2021-10-08crypto: qat - fix handling of VF to PF interruptsMarco Chiappero1-0/+49
2021-08-21crypto: qat - remove the unnecessary get_vintmsk_offset()Marco Chiappero1-6/+0
2021-08-21crypto: qat - fix naming of PF/VF enable functionsMarco Chiappero1-2/+2
2021-08-21crypto: qat - move IO virtualization functionsGiovanni Cabiddu1-3/+4
2021-08-21crypto: qat - protect interrupt mask CSRs with a spinlockKanchana Velusamy1-0/+2
2021-08-21crypto: qat - rename compatibility version definitionMarco Chiappero1-1/+1
2021-01-14crypto: qat - configure arbiter mapping based on engines enabledWojciech Ziemba1-24/+4
2020-10-30crypto: qat - use BIT_ULL() - 1 pattern for masksGiovanni Cabiddu1-1/+1
2020-10-30crypto: qat - add support for capability detectionMarco Chiappero1-0/+25
2020-10-30crypto: qat - abstract arbiter accessGiovanni Cabiddu1-0/+1
2020-10-30crypto: qat - abstract admin interfaceGiovanni Cabiddu1-0/+1
2020-10-30crypto: qat - split transport CSR access logicGiovanni Cabiddu1-0/+1
2020-10-30crypto: qat - fix configuration of iov threadsGiovanni Cabiddu1-0/+9
2020-10-30crypto: qat - num_rings_per_bank is device dependentAhsan Atta1-0/+1
2020-10-30crypto: qat - mask device capabilities with soft strapsGiovanni Cabiddu1-7/+13
2020-06-18crypto: qat - replace user types with kernel u typesWojciech Ziemba1-13/+13
2020-06-18crypto: qat - convert to SPDX License IdentifiersGiovanni Cabiddu1-46/+2
2016-07-05crypto: qat - Use alternative reset methods depending on the specific deviceConor McLoughlin1-0/+1
2015-12-09crypto: qat - move isr files to qat common so that they can be reusedTadeusz Struk1-3/+2
2015-08-10crypto: qat - Add support for SRIOVTadeusz Struk1-1/+23
2015-08-10crypto: qat - Move adf admin and adf hw arbitrer to common codeTadeusz Struk1-3/+3
2015-07-28crypto: qat - remove redundant struct elemBruce Allan1-1/+0
2015-07-17crypto: qat - add MMP FW support to accel engineTadeusz Struk1-0/+1
2015-07-17crypto: qat - add support for MMP FWPingchao Yang1-0/+6
2015-03-23crypto: qat - make error and info log messages more descriptiveAllan, Bruce W1-1/+2
2015-01-13crypto: qat - fix device reset flowAllan, Bruce W1-0/+19
2014-06-20crypto: qat - Intel(R) QAT DH895xcc acceleratorTadeusz Struk1-0/+214