summaryrefslogtreecommitdiff
path: root/drivers/crypto/qat/qat_common/adf_init.c
AgeCommit message (Expand)AuthorFilesLines
2022-02-18crypto: qat - enable power management for QAT GEN4Wojciech Ziemba1-0/+6
2021-12-24crypto: qat - config VFs based on ring-to-svc mappingMarco Chiappero1-1/+8
2021-11-26crypto: qat - add pfvf_opsMarco Chiappero1-1/+1
2021-09-24crypto: qat - power up 4xxx deviceGiovanni Cabiddu1-0/+5
2021-08-21crypto: qat - fix naming of PF/VF enable functionsMarco Chiappero1-1/+1
2021-08-21crypto: qat - complete all the init steps before service notificationMarco Chiappero1-4/+6
2021-08-21crypto: qat - do not ignore errors from enable_vf2pf_comms()Giovanni Cabiddu1-2/+3
2021-08-21crypto: qat - enable interrupts only after ISR allocationMarco Chiappero1-2/+2
2021-04-16crypto: qat - enable detection of accelerators hangWojciech Ziemba1-0/+4
2020-06-18crypto: qat - convert to SPDX License IdentifiersGiovanni Cabiddu1-46/+2
2016-12-30crypto: qat - increase number of supported devicesXin Zeng1-12/+16
2016-04-18crypto: qat - interrupts need to be enabled when VFs are disabledTadeusz Struk1-1/+2
2016-04-05crypto: qat - changed adf_dev_stop to voidTadeusz Struk1-7/+5
2015-12-09crypto: qat - move isr files to qat common so that they can be reusedTadeusz Struk1-20/+1
2015-10-01crypto: qat - remove empty functions and turn qat_uregister fn to voidTadeusz Struk1-5/+3
2015-08-10crypto: qat - Add support for SRIOVTadeusz Struk1-3/+7
2015-08-10crypto: qat - Move adf admin and adf hw arbitrer to common codeTadeusz Struk1-79/+5
2015-07-28crypto: qat - Fix typo othewise->otherwiseAhsan Atta1-5/+5
2015-07-17crypto: qat - Add support for RSA algorithmTadeusz Struk1-1/+3
2015-04-07crypto: qat - fix double release_firmware on error pathTadeusz Struk1-7/+2
2015-03-23crypto: qat - make error and info log messages more descriptiveAllan, Bruce W1-33/+50
2015-01-13crypto: qat - adf_ae_stop() is never calledAllan, Bruce W1-1/+1
2015-01-13crypto: qat - correctly type a booleanAllan, Bruce W1-2/+3
2015-01-13crypto: qat - fix device reset flowAllan, Bruce W1-11/+80
2014-08-01crypto: qat - Updated print outputsTadeusz Struk1-1/+1
2014-06-20crypto: qat - Intel(R) QAT driver frameworkTadeusz Struk1-0/+388