index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
qat
Age
Commit message (
Expand
)
Author
2021-08-21
crypto: qat - store vf.compatible flag
Giovanni Cabiddu
2021-08-21
crypto: qat - do not export adf_iov_putmsg()
Giovanni Cabiddu
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 - complete all the init steps before service notification
Marco Chiappero
2021-08-21
crypto: qat - move IO virtualization functions
Giovanni Cabiddu
2021-08-21
crypto: qat - fix naming for init/shutdown VF to PF notifications
Marco Chiappero
2021-08-21
crypto: qat - protect interrupt mask CSRs with a spinlock
Kanchana Velusamy
2021-08-21
crypto: qat - move pf2vf interrupt [en|dis]able to adf_vf_isr.c
Marco Chiappero
2021-08-21
crypto: qat - fix reuse of completion variable
Marco Chiappero
2021-08-21
crypto: qat - remove intermediate tasklet for vf2pf
Svyatoslav Pankratov
2021-08-21
crypto: qat - rename compatibility version definition
Marco Chiappero
2021-08-21
crypto: qat - prevent spurious MSI interrupt in PF
Marco Chiappero
2021-08-21
crypto: qat - prevent spurious MSI interrupt in VF
Giovanni Cabiddu
2021-08-21
crypto: qat - handle both source of interrupt in VF ISR
Giovanni Cabiddu
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-08-21
crypto: qat - remove empty sriov_configure()
Marco Chiappero
2021-08-21
crypto: qat - use proper type for vf_mask
Giovanni Cabiddu
2021-08-21
crypto: qat - fix a typo in a comment
Christophe JAILLET
2021-08-21
crypto: qat - disable AER if an error occurs in probe functions
Christophe JAILLET
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-06-28
crypto: qat - ratelimit invalid ioctl message and print the invalid cmd
Colin Ian King
2021-05-28
crypto: qat - remove unused macro in FW loader
Jack Xu
2021-05-28
crypto: qat - check return code of qat_hal_rd_rel_reg()
Jack Xu
2021-05-28
crypto: qat - report an error if MMP file size is too large
Jack Xu
2021-05-28
crypto: qat - check MMP size before writing to the SRAM
Jack Xu
2021-05-28
crypto: qat - return error when failing to map FW
Jack Xu
2021-04-16
crypto: qat - enable detection of accelerators hang
Wojciech Ziemba
2021-04-09
crypto: qat - Fix a double free in adf_create_ring
Lv Yunlong
2021-04-02
crypto: qat - fix error path in adf_isr_resource_alloc()
Giovanni Cabiddu
2021-03-26
crypto: qat - ADF_STATUS_PF_RUNNING should be set after adf_dev_init
Tong Zhang
2021-03-26
crypto: qat - don't release uninitialized resources
Tong Zhang
2021-03-13
crypto: qat - fix use of 'dma_map_single'
Hui Tang
2021-03-13
crypto: qat - fix unmap invalid dma address
Hui Tang
2021-03-07
crypto: qat - fix spelling mistake: "messge" -> "message"
Bhaskar Chowdhury
2021-01-14
crypto: qat - reduce size of mapped region
Adam Guerin
2021-01-14
crypto: qat - change format string and cast ring size
Adam Guerin
2021-01-14
crypto: qat - fix potential spectre issue
Adam Guerin
2021-01-14
crypto: qat - configure arbiter mapping based on engines enabled
Wojciech Ziemba
2021-01-14
crypto: qat - replace CRYPTO_AES with CRYPTO_LIB_AES in Kconfig
Marco Chiappero
2021-01-03
crypto: remove cipher routines from public crypto API
Ard Biesheuvel
2020-12-23
crypto: qat - add CRYPTO_AES to Kconfig dependencies
Marco Chiappero
2020-12-11
crypto: qat - add capability detection logic in qat_4xxx
Marco Chiappero
2020-12-11
crypto: qat - add AES-XTS support for QAT GEN4 devices
Marco Chiappero
2020-12-11
crypto: qat - add AES-CTR support for QAT GEN4 devices
Marco Chiappero
2020-11-27
crypto: qat - fix excluded_middle.cocci warnings
kernel test robot
2020-11-20
crypto: qat - add qat_4xxx driver
Giovanni Cabiddu
[next]