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_common
/
qat_uclo.c
Age
Commit message (
Expand
)
Author
2025-05-05
crypto: qat - add GEN6 firmware loader
Jack Xu
2025-05-05
crypto: qat - refactor FW signing algorithm
Jack Xu
2025-05-05
crypto: qat - use pr_fmt() in qat uclo.c
Suman Kumar Chakraborty
2025-04-07
crypto: qat - switch to standard pattern for PCI IDs
Giovanni Cabiddu
2025-04-07
crypto: qat - remove BITS_IN_DWORD()
Suman Kumar Chakraborty
2025-03-21
crypto: qat - optimize allocations for fw authentication
Jack Xu
2025-03-21
crypto: qat - remove redundant FW image size check
Jack Xu
2025-03-21
crypto: qat - remove unused members in suof structure
Jack Xu
2024-09-06
crypto: qat - Remove trailing space after \n newline
Colin Ian King
2023-12-22
crypto: qat - add support for 420xx devices
Jie Wang
2023-09-20
crypto: qat - refactor deprecated strncpy
Justin Stitt
2023-07-20
crypto: qat - replace the if statement with min()
You Kangren
2023-06-16
crypto: qat - make fw images name constant
Giovanni Cabiddu
2023-04-06
crypto: qat - Move driver to drivers/crypto/intel/qat
Tom Zanussi