aboutsummaryrefslogtreecommitdiff
path: root/drivers/crypto/intel/qat/qat_4xxx
AgeCommit message (Expand)AuthorFilesLines
2024-08-02crypto: qat - preserve ADF_GENERAL_SECAdam Guerin1-2/+2
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-1/+1
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada1-1/+1
2024-05-03crypto: qat - specify firmware files for 402xxGiovanni Cabiddu1-0/+2
2024-04-19crypto: qat - improve error message in adf_get_arbiter_mapping()Adam Guerin1-1/+1
2024-04-02crypto: qat - implement interface for live migrationXin Zeng1-0/+2
2024-04-02crypto: qat - add bank save and restore flowsSiming Wan1-0/+2
2024-04-02crypto: qat - relocate CSR access codeGiovanni Cabiddu1-0/+1
2024-02-24crypto: qat - make ring to service map common for QAT GEN4Damian Muszynski1-56/+16
2024-02-24crypto: qat - fix ring to service map for dcc in 4xxxDamian Muszynski1-0/+8
2024-01-26crypto: qat - fix arbiter mapping generation algorithm for QAT 402xxDamian Muszynski1-0/+1
2023-12-29crypto: qat - generate dynamically arbiter mappingsDamian Muszynski1-33/+77
2023-12-29crypto: qat - add support for ring pair level telemetryLucas Segarra Fernandez1-0/+1
2023-12-29crypto: qat - add support for device telemetryLucas Segarra Fernandez1-0/+2
2023-12-22crypto: qat - move fw config related structuresJie Wang1-12/+1
2023-12-22crypto: qat - relocate portions of qat_4xxx codeJie Wang3-484/+33
2023-12-22crypto: qat - change signature of uof_get_num_objs()Jie Wang1-1/+1
2023-12-22crypto: qat - relocate and rename get_service_enabled()Jie Wang1-26/+3
2023-10-27crypto: qat - move adf_cfg_servicesGiovanni Cabiddu1-1/+1
2023-10-27crypto: qat - add rate limiting feature to qat_4xxxDamian Muszynski2-1/+32
2023-10-27crypto: qat - move admin apiGiovanni Cabiddu1-0/+1
2023-10-27crypto: qat - fix ring to service map for QAT GEN4Giovanni Cabiddu1-0/+54
2023-10-27crypto: qat - use masks for AE groupsGiovanni Cabiddu1-21/+25
2023-10-27crypto: qat - refactor fw config related functionsGiovanni Cabiddu1-41/+28
2023-10-27crypto: qat - add error countersShashank Gupta1-0/+1
2023-10-27crypto: qat - add handling of errors from ERRSOU2 for QAT GEN4Shashank Gupta2-0/+20
2023-10-27crypto: qat - add reporting of errors from ERRSOU1 for QAT GEN4Shashank Gupta2-0/+8
2023-10-27crypto: qat - add infrastructure for error reportingShashank Gupta1-0/+2
2023-10-13crypto: qat - add namespace to driverGiovanni Cabiddu1-0/+1
2023-09-20crypto: qat - enable dc chaining serviceAdam Guerin2-0/+30
2023-09-20crypto: qat - consolidate services structureGiovanni Cabiddu2-53/+7
2023-08-25crypto: qat - fix crypto capability detection for 4xxxAdam Guerin1-0/+9
2023-07-20crypto: qat - add heartbeat featureDamian Muszynski2-0/+4
2023-07-20crypto: qat - add measure clock frequencyDamian Muszynski2-0/+14
2023-07-20crypto: qat - add internal timer for qat 4xxxDamian Muszynski1-0/+3
2023-06-16crypto: qat - extend configuration for 4xxxAdam Guerin2-22/+138
2023-06-16crypto: qat - refactor fw config logic for 4xxxGiovanni Cabiddu1-38/+58
2023-06-16crypto: qat - make fw images name constantGiovanni Cabiddu1-3/+3
2023-06-16crypto: qat - move returns to default caseAdam Guerin1-10/+10
2023-06-09crypto: qat - update slice mask for 4xxx devicesKarthikeyan Gopal1-1/+1
2023-06-02crypto: qat - move dbgfs init to separate fileDamian Muszynski1-8/+4
2023-04-06crypto: qat - Move driver to drivers/crypto/intel/qatTom Zanussi4-0/+962