summaryrefslogtreecommitdiff
path: root/drivers/crypto/intel/qat/qat_4xxx
AgeCommit message (Expand)AuthorFilesLines
2025-05-05crypto: qat - refactor compression template logicSuman Kumar Chakraborty1-1/+0
2025-05-05crypto: qat - rename and relocate timer logicGeorge Abraham P1-3/+3
2025-05-05crypto: qat - include qat_common in top MakefileSuman Kumar Chakraborty1-1/+0
2025-04-07crypto: qat - switch to standard pattern for PCI IDsGiovanni Cabiddu2-5/+5
2025-04-07crypto: qat - remove initialization in device classGiovanni Cabiddu1-1/+0
2025-04-07crypto: qat - add shutdown handler to qat_4xxxGiovanni Cabiddu1-0/+8
2025-03-21crypto: qat - introduce fuse arraySuman Kumar Chakraborty2-2/+2
2025-02-22crypto: qat - refactor service parsing logicMaƂgorzata Mielnik1-8/+3
2025-02-22crypto: qat - fix object goals in MakefilesGiovanni Cabiddu1-1/+1
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra1-1/+1
2024-11-27Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+8
2024-10-31crypto: qat - replace deprecated PCI functionsPhilipp Stanner1-3/+8
2024-10-05crypto: qat/qat_4xxx - fix off by one in uof_get_name()Dan Carpenter1-1/+1
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-09kbuild: 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