index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
qat
Age
Commit message (
Expand
)
Author
2023-04-06
crypto: qat - Move driver to drivers/crypto/intel/qat
Tom Zanussi
2023-03-17
crypto: qat - drop redundant adf_enable_aer()
Bjorn Helgaas
2023-03-17
crypto: qat - fix apply custom thread-service mapping for dc service
Shashank Gupta
2023-03-14
crypto: qat - add support for 402xx devices
Damian Muszynski
2023-03-14
crypto: qat - make state machine functions static
Shashank Gupta
2023-03-14
crypto: qat - refactor device restart logic
Shashank Gupta
2023-03-14
crypto: qat - replace state machine calls
Shashank Gupta
2023-03-14
crypto: qat - fix concurrency issue when device state changes
Shashank Gupta
2023-03-14
crypto: qat - delay sysfs initialization
Shashank Gupta
2023-03-14
crypto: qat - Include algapi.h for low-level Crypto API
Herbert Xu
2023-02-13
crypto: qat - Use request_complete helpers
Herbert Xu
2023-02-10
crypto: qat - drop log level of msg in get_instance_node()
Giovanni Cabiddu
2023-02-10
crypto: qat - fix out-of-bounds read
Giovanni Cabiddu
2023-02-03
crypto: qat - add qat_zlib_deflate
Lucas Segarra Fernandez
2023-02-03
crypto: qat - extend buffer list logic interface
Lucas Segarra Fernandez
2023-01-20
crypto: qat - fix spelling mistakes from 'bufer' to 'buffer'
Meadhbh Fitzpatrick
2022-12-09
crypto: qat - add resubmit logic for decompression
Giovanni Cabiddu
2022-12-09
crypto: qat - enable deflate for QAT GEN4
Giovanni Cabiddu
2022-12-09
crypto: qat - expose deflate through acomp api for QAT GEN2
Giovanni Cabiddu
2022-12-09
crypto: qat - rename and relocate GEN2 config function
Giovanni Cabiddu
2022-12-09
crypto: qat - relocate qat_algs_alloc_flags()
Giovanni Cabiddu
2022-12-09
crypto: qat - relocate backlog related structures
Giovanni Cabiddu
2022-12-09
crypto: qat - extend buffer list interface
Giovanni Cabiddu
2022-12-09
crypto: qat - generalize crypto request buffers
Giovanni Cabiddu
2022-12-09
crypto: qat - change bufferlist logic interface
Giovanni Cabiddu
2022-12-09
crypto: qat - rename bufferlist functions
Giovanni Cabiddu
2022-12-09
crypto: qat - relocate bufferlist logic
Giovanni Cabiddu
2022-12-02
crypto: qat - Use helper to set reqsize
Herbert Xu
2022-12-02
crypto: qat - fix error return code in adf_probe
Wang Yufen
2022-11-11
crypto: qat - remove ADF_STATUS_PF_RUNNING flag from probe
Shashank Gupta
2022-09-30
crypto: qat - add limit to linked list parsing
Adam Guerin
2022-09-16
crypto: qat - use reference to structure in dma_map_single()
Damian Muszynski
2022-09-16
Revert "crypto: qat - reduce size of mapped region"
Giovanni Cabiddu
2022-09-16
crypto: qat - fix DMA transfer direction
Damian Muszynski
2022-09-02
crypto: qat - fix default value of WDT timer
Lucas Segarra Fernandez
2022-08-26
crypto: drivers - move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-19
crypto: qat - add check to validate firmware images
Srinivas Kerekare
2022-07-08
crypto: qat - expose device config through sysfs for 4xxx
Giovanni Cabiddu
2022-07-08
crypto: qat - relocate and rename adf_sriov_prepare_restart()
Giovanni Cabiddu
2022-07-08
crypto: qat - change behaviour of adf_cfg_add_key_value_param()
Giovanni Cabiddu
2022-07-08
crypto: qat - expose device state through sysfs for 4xxx
Giovanni Cabiddu
2022-06-24
crypto: qat - Removes the x86 dependency on the QAT drivers
Yoan Picchi
2022-06-24
crypto: qat - replace get_current_node() with numa_node_id()
Andre Przywara
2022-05-20
crypto: qat - add support for 401xx devices
Giovanni Cabiddu
2022-05-20
crypto: qat - re-enable registration of algorithms
Giovanni Cabiddu
2022-05-20
crypto: qat - honor CRYPTO_TFM_REQ_MAY_SLEEP flag
Giovanni Cabiddu
2022-05-20
crypto: qat - add param check for DH
Giovanni Cabiddu
2022-05-20
crypto: qat - add param check for RSA
Giovanni Cabiddu
2022-05-20
crypto: qat - remove dma_free_coherent() for DH
Giovanni Cabiddu
2022-05-20
crypto: qat - remove dma_free_coherent() for RSA
Giovanni Cabiddu
[next]