index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
qat
/
qat_common
/
adf_init.c
Age
Commit message (
Expand
)
Author
2023-04-06
crypto: qat - Move driver to drivers/crypto/intel/qat
Tom Zanussi
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 - fix concurrency issue when device state changes
Shashank Gupta
2022-12-09
crypto: qat - expose deflate through acomp api for QAT GEN2
Giovanni Cabiddu
2022-07-08
crypto: qat - relocate and rename adf_sriov_prepare_restart()
Giovanni Cabiddu
2022-02-18
crypto: qat - enable power management for QAT GEN4
Wojciech Ziemba
2021-12-24
crypto: qat - config VFs based on ring-to-svc mapping
Marco Chiappero
2021-11-26
crypto: qat - add pfvf_ops
Marco Chiappero
2021-09-24
crypto: qat - power up 4xxx device
Giovanni Cabiddu
2021-08-21
crypto: qat - fix naming of PF/VF enable functions
Marco Chiappero
2021-08-21
crypto: qat - complete all the init steps before service notification
Marco Chiappero
2021-08-21
crypto: qat - do not ignore errors from enable_vf2pf_comms()
Giovanni Cabiddu
2021-08-21
crypto: qat - enable interrupts only after ISR allocation
Marco Chiappero
2021-04-16
crypto: qat - enable detection of accelerators hang
Wojciech Ziemba
2020-06-18
crypto: qat - convert to SPDX License Identifiers
Giovanni Cabiddu
2016-12-30
crypto: qat - increase number of supported devices
Xin Zeng
2016-04-18
crypto: qat - interrupts need to be enabled when VFs are disabled
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-10-01
crypto: qat - remove empty functions and turn qat_uregister fn to void
Tadeusz Struk
2015-08-10
crypto: qat - Add support for SRIOV
Tadeusz Struk
2015-08-10
crypto: qat - Move adf admin and adf hw arbitrer to common code
Tadeusz Struk
2015-07-28
crypto: qat - Fix typo othewise->otherwise
Ahsan Atta
2015-07-17
crypto: qat - Add support for RSA algorithm
Tadeusz Struk
2015-04-07
crypto: qat - fix double release_firmware on error path
Tadeusz Struk
2015-03-23
crypto: qat - make error and info log messages more descriptive
Allan, Bruce W
2015-01-13
crypto: qat - adf_ae_stop() is never called
Allan, Bruce W
2015-01-13
crypto: qat - correctly type a boolean
Allan, Bruce W
2015-01-13
crypto: qat - fix device reset flow
Allan, Bruce W
2014-08-01
crypto: qat - Updated print outputs
Tadeusz Struk
2014-06-20
crypto: qat - Intel(R) QAT driver framework
Tadeusz Struk