index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
intel
/
qat
/
qat_4xxx
/
adf_4xxx_hw_data.c
Age
Commit message (
Expand
)
Author
2025-07-18
crypto: qat - add get_svc_slice_cnt() in device data structure
Suman Kumar Chakraborty
2025-07-18
crypto: qat - add adf_rl_get_num_svc_aes() in rate limiting
Suman Kumar Chakraborty
2025-07-18
crypto: qat - consolidate service enums
Suman Kumar Chakraborty
2025-07-18
crypto: qat - relocate bank state helper functions
Małgorzata Mielnik
2025-05-05
crypto: qat - refactor compression template logic
Suman Kumar Chakraborty
2025-05-05
crypto: qat - rename and relocate timer logic
George Abraham P
2025-04-07
crypto: qat - switch to standard pattern for PCI IDs
Giovanni Cabiddu
2025-04-07
crypto: qat - remove initialization in device class
Giovanni Cabiddu
2025-03-21
crypto: qat - introduce fuse array
Suman Kumar Chakraborty
2025-02-22
crypto: qat - refactor service parsing logic
Małgorzata Mielnik
2024-10-05
crypto: qat/qat_4xxx - fix off by one in uof_get_name()
Dan Carpenter
2024-04-19
crypto: qat - improve error message in adf_get_arbiter_mapping()
Adam Guerin
2024-04-02
crypto: qat - implement interface for live migration
Xin Zeng
2024-04-02
crypto: qat - add bank save and restore flows
Siming Wan
2024-04-02
crypto: qat - relocate CSR access code
Giovanni Cabiddu
2024-02-24
crypto: qat - make ring to service map common for QAT GEN4
Damian Muszynski
2024-02-24
crypto: qat - fix ring to service map for dcc in 4xxx
Damian Muszynski
2024-01-26
crypto: qat - fix arbiter mapping generation algorithm for QAT 402xx
Damian Muszynski
2023-12-29
crypto: qat - generate dynamically arbiter mappings
Damian Muszynski
2023-12-29
crypto: qat - add support for ring pair level telemetry
Lucas Segarra Fernandez
2023-12-29
crypto: qat - add support for device telemetry
Lucas Segarra Fernandez
2023-12-22
crypto: qat - move fw config related structures
Jie Wang
2023-12-22
crypto: qat - relocate portions of qat_4xxx code
Jie Wang
2023-12-22
crypto: qat - change signature of uof_get_num_objs()
Jie Wang
2023-12-22
crypto: qat - relocate and rename get_service_enabled()
Jie Wang
2023-10-27
crypto: qat - move adf_cfg_services
Giovanni Cabiddu
2023-10-27
crypto: qat - add rate limiting feature to qat_4xxx
Damian Muszynski
2023-10-27
crypto: qat - move admin api
Giovanni Cabiddu
2023-10-27
crypto: qat - fix ring to service map for QAT GEN4
Giovanni Cabiddu
2023-10-27
crypto: qat - use masks for AE groups
Giovanni Cabiddu
2023-10-27
crypto: qat - refactor fw config related functions
Giovanni Cabiddu
2023-10-27
crypto: qat - add handling of errors from ERRSOU2 for QAT GEN4
Shashank Gupta
2023-10-27
crypto: qat - add reporting of errors from ERRSOU1 for QAT GEN4
Shashank Gupta
2023-10-27
crypto: qat - add infrastructure for error reporting
Shashank Gupta
2023-09-20
crypto: qat - enable dc chaining service
Adam Guerin
2023-09-20
crypto: qat - consolidate services structure
Giovanni Cabiddu
2023-08-25
crypto: qat - fix crypto capability detection for 4xxx
Adam Guerin
2023-07-20
crypto: qat - add heartbeat feature
Damian Muszynski
2023-07-20
crypto: qat - add measure clock frequency
Damian Muszynski
2023-07-20
crypto: qat - add internal timer for qat 4xxx
Damian Muszynski
2023-06-16
crypto: qat - extend configuration for 4xxx
Adam Guerin
2023-06-16
crypto: qat - refactor fw config logic for 4xxx
Giovanni Cabiddu
2023-06-16
crypto: qat - make fw images name constant
Giovanni Cabiddu
2023-06-16
crypto: qat - move returns to default case
Adam Guerin
2023-04-06
crypto: qat - Move driver to drivers/crypto/intel/qat
Tom Zanussi