index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
qat
/
qat_common
/
qat_hal.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: qat - check return code of qat_hal_rd_rel_reg()
Jack Xu
2021-05-28
1
-1
/
+5
*
crypto: qat - check MMP size before writing to the SRAM
Jack Xu
2021-05-28
1
-4
/
+4
*
crypto: qat - add gen4 firmware loader
Jack Xu
2020-11-13
1
-16
/
+61
*
crypto: qat - add support for broadcasting mode
Jack Xu
2020-11-13
1
-0
/
+1
*
crypto: qat - add support for shared ustore
Jack Xu
2020-11-13
1
-0
/
+2
*
crypto: qat - allow to target specific AEs
Jack Xu
2020-11-13
1
-0
/
+1
*
crypto: qat - add FCU CSRs to chip info
Jack Xu
2020-11-13
1
-2
/
+17
*
crypto: qat - add CSS3K support
Jack Xu
2020-11-13
1
-0
/
+2
*
crypto: qat - add misc control CSR to chip info
Jack Xu
2020-11-13
1
-4
/
+7
*
crypto: qat - add wake up event to chip info
Jack Xu
2020-11-13
1
-1
/
+4
*
crypto: qat - add clock enable CSR to chip info
Jack Xu
2020-11-13
1
-4
/
+6
*
crypto: qat - add reset CSR and mask to chip info
Jack Xu
2020-11-13
1
-17
/
+22
*
crypto: qat - add local memory size to chip info
Jack Xu
2020-11-13
1
-0
/
+2
*
crypto: qat - add support for lm2 and lm3
Jack Xu
2020-11-13
1
-2
/
+68
*
crypto: qat - add next neighbor to chip_info
Jack Xu
2020-11-13
1
-1
/
+10
*
crypto: qat - introduce chip info structure
Jack Xu
2020-11-13
1
-31
/
+79
*
crypto: qat - move defines to header files
Jack Xu
2020-11-13
1
-4
/
+0
*
crypto: qat - remove global CSRs helpers
Jack Xu
2020-11-13
1
-10
/
+10
*
crypto: qat - refactor AE start
Jack Xu
2020-11-13
1
-9
/
+15
*
crypto: qat - change type for ctx_mask
Jack Xu
2020-11-13
1
-8
/
+8
*
crypto: qat - introduce additional parenthesis
Jack Xu
2020-11-13
1
-3
/
+3
*
crypto: qat - remove unnecessary parenthesis
Jack Xu
2020-11-13
1
-3
/
+3
*
crypto: qat - fix status check in qat_hal_put_rel_rd_xfer()
Jack Xu
2020-11-13
1
-1
/
+1
*
crypto: qat - mask device capabilities with soft straps
Giovanni Cabiddu
2020-10-30
1
-12
/
+15
*
crypto: qat - replace device ids defines
Giovanni Cabiddu
2020-09-18
1
-3
/
+4
*
crypto: qat - replace user types with kernel u types
Wojciech Ziemba
2020-06-18
1
-20
/
+20
*
crypto: qat - convert to SPDX License Identifiers
Giovanni Cabiddu
2020-06-18
1
-46
/
+2
*
crypto: qat - reduce stack size with KASAN
Arnd Bergmann
2017-12-22
1
-66
/
+67
*
crypto: qat - zero esram only for DH85x devices
Giovanni Cabiddu
2017-02-02
1
-2
/
+2
*
crypto: qat - update init_esram for C3xxx dev type
Tadeusz Struk
2016-01-18
1
-0
/
+3
*
crypto: qat - fix timeout issues
Pingchao Yang
2016-01-18
1
-5
/
+6
*
crypto: qat - remove to call get_sram_bar_id for qat_c3xxx
Pingchao Yang
2016-01-18
1
-3
/
+6
*
crypto: qat - fix some timeout tests
Pingchao Yang
2015-12-22
1
-1
/
+1
*
crypto: qat - fix CTX_ENABLES bits shift direction issue
Pingchao Yang
2015-12-22
1
-1
/
+1
*
crypto: qat - add support for new devices to FW loader
Pingchao Yang
2015-12-09
1
-42
/
+80
*
crypto: qat - remove unneeded variable
Tadeusz Struk
2015-10-01
1
-3
/
+2
*
crypto: qat - remove unused define
Bruce Allan
2015-07-28
1
-1
/
+0
*
crypto: qat - add support for MMP FW
Pingchao Yang
2015-07-17
1
-5
/
+8
*
crypto: qat - fix checkpatch BIT_MACRO issues
Allan, Bruce W
2015-04-01
1
-2
/
+2
*
crypto: qat - make error and info log messages more descriptive
Allan, Bruce W
2015-03-23
1
-1
/
+1
*
crypto: qat - Move BAR definitions to device specific module
Tadeusz Struk
2014-11-06
1
-1
/
+2
*
crypto: qat - Use hweight for bit counting
Tadeusz Struk
2014-08-01
1
-13
/
+2
*
crypto: qat - Updated print outputs
Tadeusz Struk
2014-08-01
1
-2
/
+1
*
crypto: qat - change ae_num to ae_id
Tadeusz Struk
2014-08-01
1
-13
/
+13
*
crypto: qat - remove an unneeded cast
Dan Carpenter
2014-07-10
1
-1
/
+1
*
crypto: qat - Fixed new checkpatch warnings
Tadeusz Struk
2014-06-26
1
-2
/
+5
*
crypto: qat - Intel(R) QAT accelengine part of fw loader
Tadeusz Struk
2014-06-20
1
-0
/
+1402