summaryrefslogtreecommitdiff
path: root/drivers/crypto/intel/qat/qat_4xxx/adf_4xxx_hw_data.c
AgeCommit message (Expand)Author
2024-04-19crypto: qat - improve error message in adf_get_arbiter_mapping()Adam Guerin
2024-04-02crypto: qat - implement interface for live migrationXin Zeng
2024-04-02crypto: qat - add bank save and restore flowsSiming Wan
2024-04-02crypto: qat - relocate CSR access codeGiovanni Cabiddu
2024-02-24crypto: qat - make ring to service map common for QAT GEN4Damian Muszynski
2024-02-24crypto: qat - fix ring to service map for dcc in 4xxxDamian Muszynski
2024-01-26crypto: qat - fix arbiter mapping generation algorithm for QAT 402xxDamian Muszynski
2023-12-29crypto: qat - generate dynamically arbiter mappingsDamian Muszynski
2023-12-29crypto: qat - add support for ring pair level telemetryLucas Segarra Fernandez
2023-12-29crypto: qat - add support for device telemetryLucas Segarra Fernandez
2023-12-22crypto: qat - move fw config related structuresJie Wang
2023-12-22crypto: qat - relocate portions of qat_4xxx codeJie Wang
2023-12-22crypto: qat - change signature of uof_get_num_objs()Jie Wang
2023-12-22crypto: qat - relocate and rename get_service_enabled()Jie Wang
2023-10-27crypto: qat - move adf_cfg_servicesGiovanni Cabiddu
2023-10-27crypto: qat - add rate limiting feature to qat_4xxxDamian Muszynski
2023-10-27crypto: qat - move admin apiGiovanni Cabiddu
2023-10-27crypto: qat - fix ring to service map for QAT GEN4Giovanni Cabiddu
2023-10-27crypto: qat - use masks for AE groupsGiovanni Cabiddu
2023-10-27crypto: qat - refactor fw config related functionsGiovanni Cabiddu
2023-10-27crypto: qat - add handling of errors from ERRSOU2 for QAT GEN4Shashank Gupta
2023-10-27crypto: qat - add reporting of errors from ERRSOU1 for QAT GEN4Shashank Gupta
2023-10-27crypto: qat - add infrastructure for error reportingShashank Gupta
2023-09-20crypto: qat - enable dc chaining serviceAdam Guerin
2023-09-20crypto: qat - consolidate services structureGiovanni Cabiddu
2023-08-25crypto: qat - fix crypto capability detection for 4xxxAdam Guerin
2023-07-20crypto: qat - add heartbeat featureDamian Muszynski
2023-07-20crypto: qat - add measure clock frequencyDamian Muszynski
2023-07-20crypto: qat - add internal timer for qat 4xxxDamian Muszynski
2023-06-16crypto: qat - extend configuration for 4xxxAdam Guerin
2023-06-16crypto: qat - refactor fw config logic for 4xxxGiovanni Cabiddu
2023-06-16crypto: qat - make fw images name constantGiovanni Cabiddu
2023-06-16crypto: qat - move returns to default caseAdam Guerin
2023-04-06crypto: qat - Move driver to drivers/crypto/intel/qatTom Zanussi