index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
qat
/
qat_dh895xccvf
Age
Commit message (
Expand
)
Author
2023-04-06
crypto: qat - Move driver to drivers/crypto/intel/qat
Tom Zanussi
2023-03-14
crypto: qat - replace state machine calls
Shashank Gupta
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-11-11
crypto: qat - remove ADF_STATUS_PF_RUNNING flag from probe
Shashank Gupta
2021-12-24
crypto: qat - config VFs based on ring-to-svc mapping
Marco Chiappero
2021-12-24
crypto: qat - store the ring-to-service mapping
Marco Chiappero
2021-11-26
crypto: qat - do not rely on min version
Marco Chiappero
2021-11-26
crypto: qat - pass the PF2VF responses back to the callers
Marco Chiappero
2021-11-26
crypto: qat - reorganize PFVF code
Marco Chiappero
2021-11-26
crypto: qat - add pfvf_ops
Marco Chiappero
2021-11-26
crypto: qat - relocate PFVF VF related logic
Marco Chiappero
2021-08-21
crypto: qat - flush vf workqueue at driver removal
Ahsan Atta
2021-08-21
crypto: qat - remove the unnecessary get_vintmsk_offset()
Marco Chiappero
2021-08-21
crypto: qat - fix naming of PF/VF enable functions
Marco Chiappero
2021-08-21
crypto: qat - fix naming for init/shutdown VF to PF notifications
Marco Chiappero
2021-08-21
crypto: qat - rename compatibility version definition
Marco Chiappero
2021-08-21
crypto: qat - set DMA mask to 48 bits for Gen2
Giovanni Cabiddu
2021-08-21
crypto: qat - simplify code and axe the use of a deprecated API
Christophe JAILLET
2021-03-26
crypto: qat - ADF_STATUS_PF_RUNNING should be set after adf_dev_init
Tong Zhang
2020-10-30
crypto: qat - split transport CSR access logic
Giovanni Cabiddu
2020-10-30
crypto: qat - num_rings_per_bank is device dependent
Ahsan Atta
2020-10-30
crypto: qat - mask device capabilities with soft straps
Giovanni Cabiddu
2020-09-18
crypto: qat - use PCI_VDEVICE
Giovanni Cabiddu
2020-09-18
crypto: qat - replace device ids defines
Giovanni Cabiddu
2020-09-11
crypto: qat - include domain in top level debugfs path
Giovanni Cabiddu
2020-06-18
crypto: qat - convert to SPDX License Identifiers
Giovanni Cabiddu
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-02-01
crypto: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-02-01
crypto: qat - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2018-09-28
crypto: qat - Fix KASAN stack-out-of-bounds bug in adf_probe()
Waiman Long
2016-12-30
crypto: qat - modify format of dev top level debugfs entries
Pablo Marcos Oltra
2016-04-18
crypto: qat - check if PF is running
Tadeusz Struk
2016-04-18
crypto: qat - move vf2pf_init and vf2pf_exit to common
Tadeusz Struk
2016-04-05
crypto: qat - changed adf_dev_stop to void
Tadeusz Struk
2015-12-09
crypto: qat - move isr files to qat common so that they can be reused
Tadeusz Struk
2015-11-17
crypto: qat - remove superfluous check from adf_probe
Salvatore Benedetto
2015-08-11
crypto: qat - Fix adf_isr_resource_free name clash
Tadeusz Struk
2015-08-10
crypto: qat - Add qat dh895xcc VF driver
Tadeusz Struk