summaryrefslogtreecommitdiff
path: root/drivers/crypto/qat/qat_common/qat_crypto.c
AgeCommit message (Expand)AuthorFilesLines
2023-04-06crypto: qat - Move driver to drivers/crypto/intel/qatTom Zanussi1-287/+0
2023-02-10crypto: qat - drop log level of msg in get_instance_node()Giovanni Cabiddu1-1/+1
2022-12-09crypto: qat - rename and relocate GEN2 config functionGiovanni Cabiddu1-119/+1
2022-05-20crypto: qat - re-enable registration of algorithmsGiovanni Cabiddu1-7/+0
2022-05-20crypto: qat - add backlog mechanismGiovanni Cabiddu1-0/+3
2022-03-09crypto: qat - disable registration of algorithmsGiovanni Cabiddu1-0/+7
2021-12-24crypto: qat - config VFs based on ring-to-svc mappingMarco Chiappero1-0/+25
2020-10-30crypto: qat - allow for instances in different banksGiovanni Cabiddu1-8/+26
2020-10-30crypto: qat - refactor qat_crypto_dev_config()Giovanni Cabiddu1-26/+41
2020-10-30crypto: qat - refactor qat_crypto_create_instances()Giovanni Cabiddu1-27/+41
2020-10-30crypto: qat - remove unnecessary void* castsGiovanni Cabiddu1-10/+10
2020-10-30crypto: qat - register crypto instances based on capabilityGiovanni Cabiddu1-1/+6
2020-06-18crypto: qat - convert to SPDX License IdentifiersGiovanni Cabiddu1-46/+2
2020-03-12crypto: qat - simplify the qat_crypto functionTianjia Zhang1-2/+1
2015-12-22crypto: qat - use list_for_each_entry*Geliang Tang1-20/+8
2015-12-09crypto: qat - move isr files to qat common so that they can be reusedTadeusz Struk1-0/+92
2015-11-17crypto: qat - fix get instance functionTadeusz Struk1-11/+11
2015-10-20crypto: qat - fix crypto_get_instance_node functionTadeusz Struk1-4/+16
2015-09-21crypto: qat - Add load balancing across devicesTadeusz Struk1-28/+33
2015-08-10crypto: qat - Add support for SRIOVTadeusz Struk1-1/+3
2015-08-10crypto: qat - Move adf admin and adf hw arbitrer to common codeTadeusz Struk1-1/+2
2015-07-17crypto: qat - Add support for RSA algorithmTadeusz Struk1-18/+1
2015-04-01crypto: qat - checkpatch PARENTHESIS_ALIGNMENT and LOGICAL_CONTINUATIONSAllan, Bruce W1-2/+2
2015-03-23crypto: qat - make error and info log messages more descriptiveAllan, Bruce W1-2/+3
2014-10-24crypto: qat - Enforce valid numa configurationTadeusz Struk1-3/+5
2014-06-26crypto: qat - Fixed new checkpatch warningsTadeusz Struk1-2/+2
2014-06-20crypto: qat - Intel(R) QAT crypto interfaceTadeusz Struk1-0/+284