index
:
binx/bcachefs.git
bcachefs-garbage
master
Unnamed repository; edit this file 'description' to name the repository.
Hunter Shaffer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
qat
/
qat_common
/
adf_pf2vf_msg.c
Age
Commit message (
Expand
)
Author
2021-11-26
crypto: qat - reorganize PFVF code
Marco Chiappero
2021-11-26
crypto: qat - abstract PFVF receive logic
Giovanni Cabiddu
2021-11-26
crypto: qat - abstract PFVF send function
Marco Chiappero
2021-11-26
crypto: qat - differentiate between pf2vf and vf2pf offset
Marco Chiappero
2021-11-26
crypto: qat - add pfvf_ops
Marco Chiappero
2021-11-26
crypto: qat - handle retries due to collisions in adf_iov_putmsg()
Marco Chiappero
2021-11-26
crypto: qat - split PFVF message decoding from handling
Marco Chiappero
2021-11-26
crypto: qat - re-enable interrupts for legacy PFVF messages
Giovanni Cabiddu
2021-11-26
crypto: qat - change PFVF ACK behaviour
Giovanni Cabiddu
2021-11-26
crypto: qat - move interrupt code out of the PFVF handler
Marco Chiappero
2021-11-26
crypto: qat - move vf2pf interrupt helpers
Giovanni Cabiddu
2021-11-26
crypto: qat - fix undetected PFVF timeout in ACK loop
Giovanni Cabiddu
2021-10-08
crypto: qat - share adf_enable_pf2vf_comms() from adf_pf2vf_msg.c
Marco Chiappero
2021-10-08
crypto: qat - extract send and wait from adf_vf2pf_request_version()
Marco Chiappero
2021-10-08
crypto: qat - add VF and PF wrappers to common send function
Marco Chiappero
2021-10-08
crypto: qat - rename pfvf collision constants
Marco Chiappero
2021-10-08
crypto: qat - move pfvf collision detection values
Marco Chiappero
2021-10-08
crypto: qat - make pfvf send message direction agnostic
Marco Chiappero
2021-10-08
crypto: qat - fix handling of VF to PF interrupts
Marco Chiappero
2021-10-08
crypto: qat - remove unnecessary collision prevention step in PFVF
Marco Chiappero
2021-10-08
crypto: qat - disregard spurious PFVF interrupts
Giovanni Cabiddu
2021-10-08
crypto: qat - detect PFVF collision after ACK
Giovanni Cabiddu
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 - 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 - rename compatibility version definition
Marco Chiappero
2021-03-07
crypto: qat - fix spelling mistake: "messge" -> "message"
Bhaskar Chowdhury
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-06-18
crypto: qat - convert to SPDX License Identifiers
Giovanni Cabiddu
2015-12-09
crypto: qat - move isr files to qat common so that they can be reused
Tadeusz Struk
2015-08-25
crypto: qat - enable legacy VFs
Tadeusz Struk
2015-08-10
crypto: qat - Add support for SRIOV
Tadeusz Struk