Age | Commit message (Expand) | Author | Files | Lines |
2022-05-20 | crypto: qat - re-enable registration of algorithms | Giovanni Cabiddu | 1 | -7/+0 |
2022-05-20 | crypto: qat - add backlog mechanism | Giovanni Cabiddu | 1 | -0/+3 |
2022-03-09 | crypto: qat - disable registration of algorithms | Giovanni Cabiddu | 1 | -0/+7 |
2021-12-24 | crypto: qat - config VFs based on ring-to-svc mapping | Marco Chiappero | 1 | -0/+25 |
2020-10-30 | crypto: qat - allow for instances in different banks | Giovanni Cabiddu | 1 | -8/+26 |
2020-10-30 | crypto: qat - refactor qat_crypto_dev_config() | Giovanni Cabiddu | 1 | -26/+41 |
2020-10-30 | crypto: qat - refactor qat_crypto_create_instances() | Giovanni Cabiddu | 1 | -27/+41 |
2020-10-30 | crypto: qat - remove unnecessary void* casts | Giovanni Cabiddu | 1 | -10/+10 |
2020-10-30 | crypto: qat - register crypto instances based on capability | Giovanni Cabiddu | 1 | -1/+6 |
2020-06-18 | crypto: qat - convert to SPDX License Identifiers | Giovanni Cabiddu | 1 | -46/+2 |
2020-03-12 | crypto: qat - simplify the qat_crypto function | Tianjia Zhang | 1 | -2/+1 |
2015-12-22 | crypto: qat - use list_for_each_entry* | Geliang Tang | 1 | -20/+8 |
2015-12-09 | crypto: qat - move isr files to qat common so that they can be reused | Tadeusz Struk | 1 | -0/+92 |
2015-11-17 | crypto: qat - fix get instance function | Tadeusz Struk | 1 | -11/+11 |
2015-10-20 | crypto: qat - fix crypto_get_instance_node function | Tadeusz Struk | 1 | -4/+16 |
2015-09-21 | crypto: qat - Add load balancing across devices | Tadeusz Struk | 1 | -28/+33 |
2015-08-10 | crypto: qat - Add support for SRIOV | Tadeusz Struk | 1 | -1/+3 |
2015-08-10 | crypto: qat - Move adf admin and adf hw arbitrer to common code | Tadeusz Struk | 1 | -1/+2 |
2015-07-17 | crypto: qat - Add support for RSA algorithm | Tadeusz Struk | 1 | -18/+1 |
2015-04-01 | crypto: qat - checkpatch PARENTHESIS_ALIGNMENT and LOGICAL_CONTINUATIONS | Allan, Bruce W | 1 | -2/+2 |
2015-03-23 | crypto: qat - make error and info log messages more descriptive | Allan, Bruce W | 1 | -2/+3 |
2014-10-24 | crypto: qat - Enforce valid numa configuration | Tadeusz Struk | 1 | -3/+5 |
2014-06-26 | crypto: qat - Fixed new checkpatch warnings | Tadeusz Struk | 1 | -2/+2 |
2014-06-20 | crypto: qat - Intel(R) QAT crypto interface | Tadeusz Struk | 1 | -0/+284 |