index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
qat
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-26
crypto: qat - handle retries due to collisions in adf_iov_putmsg()
Marco Chiappero
1
-33
/
+19
2021-11-26
crypto: qat - split PFVF message decoding from handling
Marco Chiappero
2
-59
/
+71
2021-11-26
crypto: qat - re-enable interrupts for legacy PFVF messages
Giovanni Cabiddu
2
-2
/
+2
2021-11-26
crypto: qat - change PFVF ACK behaviour
Giovanni Cabiddu
2
-7
/
+8
2021-11-26
crypto: qat - move interrupt code out of the PFVF handler
Marco Chiappero
3
-11
/
+16
2021-11-26
crypto: qat - move VF message handler to adf_vf2pf_msg.c
Marco Chiappero
3
-66
/
+86
2021-11-26
crypto: qat - move vf2pf interrupt helpers
Giovanni Cabiddu
3
-41
/
+39
2021-11-26
crypto: qat - refactor PF top half for PFVF
Marco Chiappero
1
-40
/
+44
2021-11-26
crypto: qat - fix undetected PFVF timeout in ACK loop
Giovanni Cabiddu
1
-6
/
+6
2021-11-26
crypto: qat - do not handle PFVF sources for qat_4xxx
Giovanni Cabiddu
1
-0
/
+7
2021-11-07
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-28
/
+13
2021-10-13
crypto: qat - simplify adf_enable_aer()
Uwe Kleine-König
6
-28
/
+13
2021-10-08
crypto: qat - share adf_enable_pf2vf_comms() from adf_pf2vf_msg.c
Marco Chiappero
6
-23
/
+26
2021-10-08
crypto: qat - extract send and wait from adf_vf2pf_request_version()
Marco Chiappero
1
-13
/
+37
2021-10-08
crypto: qat - add VF and PF wrappers to common send function
Marco Chiappero
3
-8
/
+36
2021-10-08
crypto: qat - rename pfvf collision constants
Marco Chiappero
1
-13
/
+13
2021-10-08
crypto: qat - move pfvf collision detection values
Marco Chiappero
2
-9
/
+9
2021-10-08
crypto: qat - make pfvf send message direction agnostic
Marco Chiappero
1
-7
/
+8
2021-10-08
crypto: qat - use hweight for bit counting
Giovanni Cabiddu
1
-14
/
+2
2021-10-08
crypto: qat - remove duplicated logic across GEN2 drivers
Marco Chiappero
8
-245
/
+107
2021-10-08
crypto: qat - fix handling of VF to PF interrupts
Marco Chiappero
9
-76
/
+133
2021-10-08
crypto: qat - remove unnecessary collision prevention step in PFVF
Marco Chiappero
1
-19
/
+1
2021-10-08
crypto: qat - disregard spurious PFVF interrupts
Giovanni Cabiddu
2
-0
/
+12
2021-10-08
crypto: qat - detect PFVF collision after ACK
Giovanni Cabiddu
1
-0
/
+7
2021-09-24
crypto: qat - power up 4xxx device
Giovanni Cabiddu
4
-0
/
+47
2021-09-17
crypto: qat - remove unneeded packed attribute
Giovanni Cabiddu
1
-6
/
+6
2021-09-17
crypto: qat - free irq in case of failure
Wojciech Ziemba
1
-29
/
+34
2021-09-17
crypto: qat - free irqs only if allocated
Maksim Lukoshkov
3
-37
/
+35
2021-09-17
crypto: qat - remove unmatched CPU affinity to cluster IRQ
Wojciech Ziemba
1
-1
/
+0
2021-09-17
crypto: qat - replace deprecated MSI API
Wojciech Ziemba
3
-60
/
+55
2021-08-21
crypto: qat - store vf.compatible flag
Giovanni Cabiddu
1
-1
/
+3
2021-08-21
crypto: qat - do not export adf_iov_putmsg()
Giovanni Cabiddu
1
-1
/
+0
2021-08-21
crypto: qat - flush vf workqueue at driver removal
Ahsan Atta
5
-0
/
+33
2021-08-21
crypto: qat - remove the unnecessary get_vintmsk_offset()
Marco Chiappero
14
-44
/
+2
2021-08-21
crypto: qat - fix naming of PF/VF enable functions
Marco Chiappero
9
-13
/
+13
2021-08-21
crypto: qat - complete all the init steps before service notification
Marco Chiappero
1
-4
/
+6
2021-08-21
crypto: qat - move IO virtualization functions
Giovanni Cabiddu
4
-15
/
+17
2021-08-21
crypto: qat - fix naming for init/shutdown VF to PF notifications
Marco Chiappero
5
-16
/
+16
2021-08-21
crypto: qat - protect interrupt mask CSRs with a spinlock
Kanchana Velusamy
7
-4
/
+41
2021-08-21
crypto: qat - move pf2vf interrupt [en|dis]able to adf_vf_isr.c
Marco Chiappero
2
-20
/
+20
2021-08-21
crypto: qat - fix reuse of completion variable
Marco Chiappero
1
-0
/
+2
2021-08-21
crypto: qat - remove intermediate tasklet for vf2pf
Svyatoslav Pankratov
4
-13
/
+5
2021-08-21
crypto: qat - rename compatibility version definition
Marco Chiappero
9
-17
/
+17
2021-08-21
crypto: qat - prevent spurious MSI interrupt in PF
Marco Chiappero
2
-7
/
+20
2021-08-21
crypto: qat - prevent spurious MSI interrupt in VF
Giovanni Cabiddu
1
-1
/
+11
2021-08-21
crypto: qat - handle both source of interrupt in VF ISR
Giovanni Cabiddu
1
-3
/
+4
2021-08-21
crypto: qat - do not ignore errors from enable_vf2pf_comms()
Giovanni Cabiddu
1
-2
/
+3
2021-08-21
crypto: qat - enable interrupts only after ISR allocation
Marco Chiappero
1
-2
/
+2
2021-08-21
crypto: qat - remove empty sriov_configure()
Marco Chiappero
1
-4
/
+1
2021-08-21
crypto: qat - use proper type for vf_mask
Giovanni Cabiddu
1
-3
/
+4
[prev]
[next]