index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
qat
/
qat_common
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-28
crypto: qat - disable registration of algorithms
Giovanni Cabiddu
1
-0
/
+7
2022-01-27
crypto: qat - fix undetected PFVF timeout in ACK loop
Giovanni Cabiddu
1
-6
/
+6
2022-01-27
crypto: qat - make pfvf send message direction agnostic
Marco Chiappero
1
-7
/
+8
2022-01-27
crypto: qat - remove unnecessary collision prevention step in PFVF
Marco Chiappero
1
-19
/
+1
2021-11-18
crypto: qat - disregard spurious PFVF interrupts
Giovanni Cabiddu
2
-0
/
+12
2021-11-18
crypto: qat - detect PFVF collision after ACK
Giovanni Cabiddu
1
-0
/
+7
2021-11-18
crypto: qat - power up 4xxx device
Giovanni Cabiddu
2
-0
/
+6
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
2
-0
/
+30
2021-08-21
crypto: qat - remove the unnecessary get_vintmsk_offset()
Marco Chiappero
2
-3
/
+2
2021-08-21
crypto: qat - fix naming of PF/VF enable functions
Marco Chiappero
2
-2
/
+2
2021-08-21
crypto: qat - complete all the init steps before service notification
Marco Chiappero
1
-4
/
+6
2021-08-21
crypto: qat - fix naming for init/shutdown VF to PF notifications
Marco Chiappero
2
-10
/
+10
2021-08-21
crypto: qat - protect interrupt mask CSRs with a spinlock
Kanchana Velusamy
4
-4
/
+35
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
2
-10
/
+10
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
2021-08-21
crypto: qat - fix a typo in a comment
Christophe JAILLET
1
-1
/
+1
2021-06-28
crypto: qat - ratelimit invalid ioctl message and print the invalid cmd
Colin Ian King
1
-1
/
+1
2021-05-28
crypto: qat - remove unused macro in FW loader
Jack Xu
1
-1
/
+0
2021-05-28
crypto: qat - check return code of qat_hal_rd_rel_reg()
Jack Xu
1
-1
/
+5
2021-05-28
crypto: qat - report an error if MMP file size is too large
Jack Xu
1
-4
/
+2
2021-05-28
crypto: qat - check MMP size before writing to the SRAM
Jack Xu
3
-6
/
+6
2021-05-28
crypto: qat - return error when failing to map FW
Jack Xu
1
-1
/
+2
2021-04-16
crypto: qat - enable detection of accelerators hang
Wojciech Ziemba
6
-1
/
+96
2021-04-09
crypto: qat - Fix a double free in adf_create_ring
Lv Yunlong
1
-0
/
+1
2021-04-02
crypto: qat - fix error path in adf_isr_resource_alloc()
Giovanni Cabiddu
1
-8
/
+21
2021-03-26
crypto: qat - don't release uninitialized resources
Tong Zhang
1
-4
/
+13
2021-03-12
crypto: qat - fix use of 'dma_map_single'
Hui Tang
1
-13
/
+14
2021-03-12
crypto: qat - fix unmap invalid dma address
Hui Tang
1
-2
/
+9
2021-03-07
crypto: qat - fix spelling mistake: "messge" -> "message"
Bhaskar Chowdhury
2
-3
/
+3
2021-01-14
crypto: qat - reduce size of mapped region
Adam Guerin
1
-6
/
+6
2021-01-14
crypto: qat - change format string and cast ring size
Adam Guerin
1
-2
/
+2
2021-01-14
crypto: qat - fix potential spectre issue
Adam Guerin
1
-0
/
+2
2021-01-14
crypto: qat - configure arbiter mapping based on engines enabled
Wojciech Ziemba
2
-7
/
+4
2021-01-03
crypto: remove cipher routines from public crypto API
Ard Biesheuvel
2
-0
/
+2
2020-12-11
crypto: qat - add AES-XTS support for QAT GEN4 devices
Marco Chiappero
1
-7
/
+89
2020-12-11
crypto: qat - add AES-CTR support for QAT GEN4 devices
Marco Chiappero
3
-2
/
+39
2020-11-27
crypto: qat - fix excluded_middle.cocci warnings
kernel test robot
1
-3
/
+4
2020-11-20
crypto: qat - add qat_4xxx driver
Giovanni Cabiddu
5
-1
/
+204
2020-11-20
crypto: qat - add hook to initialize vector routing table
Giovanni Cabiddu
2
-0
/
+4
[next]