index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
qat
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: qat - add resubmit logic for decompression
Giovanni Cabiddu
2022-12-09
4
-0
/
+245
*
crypto: qat - enable deflate for QAT GEN4
Giovanni Cabiddu
2022-12-09
8
-14
/
+689
*
crypto: qat - expose deflate through acomp api for QAT GEN2
Giovanni Cabiddu
2022-12-09
24
-12
/
+1447
*
crypto: qat - rename and relocate GEN2 config function
Giovanni Cabiddu
2022-12-09
14
-123
/
+158
*
crypto: qat - relocate qat_algs_alloc_flags()
Giovanni Cabiddu
2022-12-09
2
-5
/
+6
*
crypto: qat - relocate backlog related structures
Giovanni Cabiddu
2022-12-09
2
-14
/
+16
*
crypto: qat - extend buffer list interface
Giovanni Cabiddu
2022-12-09
3
-18
/
+54
*
crypto: qat - generalize crypto request buffers
Giovanni Cabiddu
2022-12-09
3
-39
/
+39
*
crypto: qat - change bufferlist logic interface
Giovanni Cabiddu
2022-12-09
3
-45
/
+49
*
crypto: qat - rename bufferlist functions
Giovanni Cabiddu
2022-12-09
3
-24
/
+24
*
crypto: qat - relocate bufferlist logic
Giovanni Cabiddu
2022-12-09
4
-184
/
+214
*
crypto: qat - Use helper to set reqsize
Herbert Xu
2022-12-02
1
-2
/
+4
*
crypto: qat - fix error return code in adf_probe
Wang Yufen
2022-12-02
1
-0
/
+1
*
crypto: qat - remove ADF_STATUS_PF_RUNNING flag from probe
Shashank Gupta
2022-11-11
3
-6
/
+0
*
crypto: qat - add limit to linked list parsing
Adam Guerin
2022-09-30
1
-2
/
+6
*
crypto: qat - use reference to structure in dma_map_single()
Damian Muszynski
2022-09-16
1
-6
/
+6
*
Revert "crypto: qat - reduce size of mapped region"
Giovanni Cabiddu
2022-09-16
1
-6
/
+6
*
crypto: qat - fix DMA transfer direction
Damian Muszynski
2022-09-16
1
-6
/
+12
*
crypto: qat - fix default value of WDT timer
Lucas Segarra Fernandez
2022-09-02
1
-1
/
+1
*
crypto: drivers - move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-26
3
-5
/
+5
*
crypto: qat - add check to validate firmware images
Srinivas Kerekare
2022-08-19
2
-2
/
+57
*
crypto: qat - expose device config through sysfs for 4xxx
Giovanni Cabiddu
2022-07-08
1
-4
/
+76
*
crypto: qat - relocate and rename adf_sriov_prepare_restart()
Giovanni Cabiddu
2022-07-08
3
-27
/
+28
*
crypto: qat - change behaviour of adf_cfg_add_key_value_param()
Giovanni Cabiddu
2022-07-08
1
-1
/
+40
*
crypto: qat - expose device state through sysfs for 4xxx
Giovanni Cabiddu
2022-07-08
7
-1
/
+130
*
crypto: qat - Removes the x86 dependency on the QAT drivers
Yoan Picchi
2022-06-24
1
-7
/
+7
*
crypto: qat - replace get_current_node() with numa_node_id()
Andre Przywara
2022-06-24
3
-9
/
+4
*
crypto: qat - add support for 401xx devices
Giovanni Cabiddu
2022-05-20
4
-0
/
+5
*
crypto: qat - re-enable registration of algorithms
Giovanni Cabiddu
2022-05-20
2
-14
/
+0
*
crypto: qat - honor CRYPTO_TFM_REQ_MAY_SLEEP flag
Giovanni Cabiddu
2022-05-20
3
-14
/
+27
*
crypto: qat - add param check for DH
Giovanni Cabiddu
2022-05-20
1
-0
/
+4
*
crypto: qat - add param check for RSA
Giovanni Cabiddu
2022-05-20
1
-0
/
+8
*
crypto: qat - remove dma_free_coherent() for DH
Giovanni Cabiddu
2022-05-20
1
-49
/
+34
*
crypto: qat - remove dma_free_coherent() for RSA
Giovanni Cabiddu
2022-05-20
1
-77
/
+60
*
crypto: qat - fix memory leak in RSA
Giovanni Cabiddu
2022-05-20
1
-11
/
+1
*
crypto: qat - add backlog mechanism
Giovanni Cabiddu
2022-05-20
9
-18
/
+123
*
crypto: qat - refactor submission logic
Giovanni Cabiddu
2022-05-20
6
-54
/
+101
*
crypto: qat - use pre-allocated buffers in datapath
Giovanni Cabiddu
2022-05-20
2
-27
/
+61
*
crypto: qat - set to zero DH parameters before free
Giovanni Cabiddu
2022-05-20
1
-0
/
+3
*
crypto: qat - Fix unsigned function returning negative constant
Haowen Bai
2022-04-29
1
-1
/
+1
*
crypto: qat - remove line wrapping for pfvf_ops functions
Marco Chiappero
2022-04-15
3
-6
/
+3
*
crypto: qat - use u32 variables in all GEN4 pfvf_ops
Marco Chiappero
2022-04-15
1
-1
/
+1
*
crypto: qat - replace disable_vf2pf_interrupts()
Marco Chiappero
2022-04-15
7
-34
/
+23
*
crypto: qat - leverage the GEN2 VF mask definiton
Marco Chiappero
2022-04-15
1
-3
/
+3
*
crypto: qat - rework the VF2PF interrupt handling logic
Marco Chiappero
2022-04-15
5
-65
/
+132
*
crypto: qat - fix off-by-one error in PFVF debug print
Marco Chiappero
2022-04-15
1
-1
/
+1
*
crypto: qat - fix wording and formatting in code comment
Marco Chiappero
2022-04-15
1
-2
/
+2
*
crypto: qat - test PFVF registers for spurious interrupts on GEN4
Marco Chiappero
2022-04-15
1
-0
/
+6
*
crypto: qat - add check for invalid PFVF protocol version 0
Wojciech Ziemba
2022-04-15
1
-1
/
+3
*
crypto: qat - add missing restarting event notification in VFs
Marco Chiappero
2022-04-15
1
-0
/
+1
[next]