index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
qat
/
qat_common
Age
Commit message (
Expand
)
Author
2023-11-20
crypto: qat - fix deadlock in backlog processing
Giovanni Cabiddu
2023-11-20
crypto: qat - increase size of buffers
Giovanni Cabiddu
2023-11-20
crypto: qat - fix unregistration of crypto algorithms
Giovanni Cabiddu
2023-11-20
crypto: qat - extend buffer list interface
Giovanni Cabiddu
2023-11-20
crypto: qat - generalize crypto request buffers
Giovanni Cabiddu
2023-11-20
crypto: qat - change bufferlist logic interface
Giovanni Cabiddu
2023-11-20
crypto: qat - rename bufferlist functions
Giovanni Cabiddu
2023-11-20
crypto: qat - relocate bufferlist logic
Giovanni Cabiddu
2023-11-20
crypto: qat - ignore subsequent state up commands
Giovanni Cabiddu
2023-09-13
crypto: qat - change value of default idle filter
Giovanni Cabiddu
2023-07-19
crypto: qat - unmap buffers before free for RSA
Hareshx Sankar Raj
2023-07-19
crypto: qat - unmap buffer before free for DH
Hareshx Sankar Raj
2023-07-19
crypto: qat - Use helper to set reqsize
Herbert Xu
2023-05-11
crypto: qat - fix concurrency issue when device state changes
Shashank Gupta
2023-03-10
crypto: qat - fix out-of-bounds read
Giovanni Cabiddu
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 - 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
2022-05-20
crypto: qat - fix memory leak in RSA
Giovanni Cabiddu
2022-05-20
crypto: qat - add backlog mechanism
Giovanni Cabiddu
2022-05-20
crypto: qat - refactor submission logic
Giovanni Cabiddu
2022-05-20
crypto: qat - use pre-allocated buffers in datapath
Giovanni Cabiddu
2022-05-20
crypto: qat - set to zero DH parameters before free
Giovanni Cabiddu
2022-04-29
crypto: qat - Fix unsigned function returning negative constant
Haowen Bai
2022-04-15
crypto: qat - remove line wrapping for pfvf_ops functions
Marco Chiappero
2022-04-15
crypto: qat - use u32 variables in all GEN4 pfvf_ops
Marco Chiappero
2022-04-15
crypto: qat - replace disable_vf2pf_interrupts()
Marco Chiappero
2022-04-15
crypto: qat - leverage the GEN2 VF mask definiton
Marco Chiappero
2022-04-15
crypto: qat - rework the VF2PF interrupt handling logic
Marco Chiappero
2022-04-15
crypto: qat - fix off-by-one error in PFVF debug print
Marco Chiappero
2022-04-15
crypto: qat - fix wording and formatting in code comment
Marco Chiappero
2022-04-15
crypto: qat - test PFVF registers for spurious interrupts on GEN4
Marco Chiappero
2022-04-15
crypto: qat - add check for invalid PFVF protocol version 0
Wojciech Ziemba
2022-04-15
crypto: qat - add missing restarting event notification in VFs
Marco Chiappero
[next]