index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
intel
/
qat
Age
Commit message (
Expand
)
Author
2024-05-31
crypto: qat - Fix typo
Deming Wang
2024-05-20
Merge tag 'v6.10-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-05-17
crypto: qat - Fix ADF_DEV_RESET_SYNC memory leak
Herbert Xu
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
2024-05-03
crypto: qat - specify firmware files for 402xx
Giovanni Cabiddu
2024-04-26
crypto: qat - validate slices count returned by FW
Lucas Segarra Fernandez
2024-04-19
crypto: qat - improve error logging to be consistent across features
Adam Guerin
2024-04-19
crypto: qat - improve error message in adf_get_arbiter_mapping()
Adam Guerin
2024-04-19
crypto: qat - implement dh fallback for primes > 4K
Damian Muszynski
2024-04-12
crypto: qat - Fix spelling mistake "Invalide" -> "Invalid"
Colin Ian King
2024-04-05
crypto: qat - Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2024-04-02
crypto: qat - implement interface for live migration
Xin Zeng
2024-04-02
crypto: qat - add interface for live migration
Xin Zeng
2024-04-02
crypto: qat - add bank save and restore flows
Siming Wan
2024-04-02
crypto: qat - expand CSR operations for QAT GEN4 devices
Siming Wan
2024-04-02
crypto: qat - rename get_sla_arr_of_type()
Siming Wan
2024-04-02
crypto: qat - relocate CSR access code
Giovanni Cabiddu
2024-04-02
crypto: qat - move PFVF compat checker to a function
Xin Zeng
2024-04-02
crypto: qat - relocate and rename 4xxx PF2VM definitions
Xin Zeng
2024-04-02
crypto: qat - adf_get_etr_base() helper
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 420xx
Damian Muszynski
2024-02-24
crypto: qat - fix ring to service map for dcc in 4xxx
Damian Muszynski
2024-02-24
crypto: qat - fix comment structure
Adam Guerin
2024-02-24
crypto: qat - remove unnecessary description from comment
Adam Guerin
2024-02-24
crypto: qat - remove double initialization of value
Adam Guerin
2024-02-24
crypto: qat - avoid division by zero
Adam Guerin
2024-02-24
crypto: qat - removed unused macro in adf_cnv_dbgfs.c
Adam Guerin
2024-02-24
crypto: qat - remove unused macros in qat_comp_alg.c
Adam Guerin
2024-02-24
crypto: qat - uninitialized variable in adf_hb_error_inject_write()
Dan Carpenter
2024-02-17
crypto: qat - resolve race condition during AER recovery
Damian Muszynski
2024-02-17
crypto: qat - change SLAs cleanup flow at shutdown
Damian Muszynski
2024-02-09
crypto: qat - improve aer error reset handling
Mun Chun Yep
2024-02-09
crypto: qat - limit heartbeat notifications
Furong Zhou
2024-02-09
crypto: qat - add auto reset on error
Damian Muszynski
2024-02-09
crypto: qat - add fatal error notification
Mun Chun Yep
2024-02-09
crypto: qat - re-enable sriov after pf reset
Mun Chun Yep
2024-02-09
crypto: qat - update PFVF protocol for recovery
Mun Chun Yep
2024-02-09
crypto: qat - disable arbitration before reset
Furong Zhou
2024-02-09
crypto: qat - add fatal error notify method
Furong Zhou
2024-02-09
crypto: qat - add heartbeat error simulator
Damian Muszynski
2024-01-26
crypto: qat - use kcalloc_node() instead of kzalloc_node()
Erick Archer
2024-01-26
crypto: qat - avoid memcpy() overflow warning
Arnd Bergmann
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-29
crypto: qat - add admin msgs for telemetry
Lucas Segarra Fernandez
2023-12-29
crypto: qat - include pci.h for GET_DEV()
Lucas Segarra Fernandez
[next]