summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/qat/qat_common/adf_init.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: qat - enable power management for QAT GEN4Wojciech Ziemba2022-02-181-0/+6
* crypto: qat - config VFs based on ring-to-svc mappingMarco Chiappero2021-12-241-1/+8
* crypto: qat - add pfvf_opsMarco Chiappero2021-11-261-1/+1
* crypto: qat - power up 4xxx deviceGiovanni Cabiddu2021-09-241-0/+5
* crypto: qat - fix naming of PF/VF enable functionsMarco Chiappero2021-08-211-1/+1
* crypto: qat - complete all the init steps before service notificationMarco Chiappero2021-08-211-4/+6
* crypto: qat - do not ignore errors from enable_vf2pf_comms()Giovanni Cabiddu2021-08-211-2/+3
* crypto: qat - enable interrupts only after ISR allocationMarco Chiappero2021-08-211-2/+2
* crypto: qat - enable detection of accelerators hangWojciech Ziemba2021-04-161-0/+4
* crypto: qat - convert to SPDX License IdentifiersGiovanni Cabiddu2020-06-181-46/+2
* crypto: qat - increase number of supported devicesXin Zeng2016-12-301-12/+16
* crypto: qat - interrupts need to be enabled when VFs are disabledTadeusz Struk2016-04-181-1/+2
* crypto: qat - changed adf_dev_stop to voidTadeusz Struk2016-04-051-7/+5
* crypto: qat - move isr files to qat common so that they can be reusedTadeusz Struk2015-12-091-20/+1
* crypto: qat - remove empty functions and turn qat_uregister fn to voidTadeusz Struk2015-10-011-5/+3
* crypto: qat - Add support for SRIOVTadeusz Struk2015-08-101-3/+7
* crypto: qat - Move adf admin and adf hw arbitrer to common codeTadeusz Struk2015-08-101-79/+5
* crypto: qat - Fix typo othewise->otherwiseAhsan Atta2015-07-281-5/+5
* crypto: qat - Add support for RSA algorithmTadeusz Struk2015-07-171-1/+3
* crypto: qat - fix double release_firmware on error pathTadeusz Struk2015-04-071-7/+2
* crypto: qat - make error and info log messages more descriptiveAllan, Bruce W2015-03-231-33/+50
* crypto: qat - adf_ae_stop() is never calledAllan, Bruce W2015-01-131-1/+1
* crypto: qat - correctly type a booleanAllan, Bruce W2015-01-131-2/+3
* crypto: qat - fix device reset flowAllan, Bruce W2015-01-131-11/+80
* crypto: qat - Updated print outputsTadeusz Struk2014-08-011-1/+1
* crypto: qat - Intel(R) QAT driver frameworkTadeusz Struk2014-06-201-0/+388