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
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
2022-04-15
crypto: qat - remove unnecessary tests to detect PFVF support
Marco Chiappero
2022-04-15
crypto: qat - remove unused PFVF stubs
Giovanni Cabiddu
2022-04-15
crypto: qat - remove unneeded braces
Marco Chiappero
2022-04-15
crypto: qat - fix ETR sources enabled by default on GEN2 devices
Marco Chiappero
2022-04-15
crypto: qat - set COMPRESSION capability for DH895XCC
Giovanni Cabiddu
2022-04-15
crypto: qat - set CIPHER capability for DH895XCC
Giovanni Cabiddu
2022-04-15
crypto: qat - stop using iommu_present()
Robin Murphy
2022-03-09
crypto: qat - fix initialization of pfvf rts_map_msg structures
Giovanni Cabiddu
2022-03-09
crypto: qat - fix initialization of pfvf cap_msg structures
Giovanni Cabiddu
2022-03-09
crypto: qat - remove unneeded assignment
Giovanni Cabiddu
2022-03-09
crypto: qat - disable registration of algorithms
Giovanni Cabiddu
2022-02-18
crypto: qat - enable power management for QAT GEN4
Wojciech Ziemba
2022-02-18
crypto: qat - move and rename GEN4 error register definitions
Wojciech Ziemba
2022-02-18
crypto: qat - add misc workqueue
Wojciech Ziemba
2022-02-18
crypto: qat - don't cast parameter in bit operations
Andy Shevchenko
2022-01-31
crypto: qat - fix access to PFVF interrupt registers for GEN4
Giovanni Cabiddu
2022-01-28
crypto: qat - fix a signedness bug in get_service_enabled()
Dan Carpenter
2021-12-31
crypto: qat - fix definition of ring reset results
Giovanni Cabiddu
2021-12-24
crypto: qat - add support for compression for 4xxx
Tomasz Kowalik
2021-12-24
crypto: qat - allow detection of dc capabilities for 4xxx
Giovanni Cabiddu
2021-12-24
crypto: qat - add PFVF support to enable the reset of ring pairs
Marco Chiappero
2021-12-24
crypto: qat - add PFVF support to the GEN4 host driver
Marco Chiappero
2021-12-24
crypto: qat - config VFs based on ring-to-svc mapping
Marco Chiappero
2021-12-24
crypto: qat - exchange ring-to-service mappings over PFVF
Marco Chiappero
2021-12-24
crypto: qat - support fast ACKs in the PFVF protocol
Marco Chiappero
2021-12-24
crypto: qat - exchange device capabilities over PFVF
Marco Chiappero
2021-12-24
crypto: qat - introduce support for PFVF block messages
Marco Chiappero
[next]