index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
qat
/
qat_common
/
qat_hal.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-06
crypto: qat - Move driver to drivers/crypto/intel/qat
Tom Zanussi
1
-1594
/
+0
2023-03-14
crypto: qat - add support for 402xx devices
Damian Muszynski
1
-0
/
+1
2022-05-20
crypto: qat - add support for 401xx devices
Giovanni Cabiddu
1
-0
/
+1
2021-12-24
crypto: qat - add the adf_get_pmisc_base() helper function
Marco Chiappero
1
-30
/
+11
2021-05-28
crypto: qat - check return code of qat_hal_rd_rel_reg()
Jack Xu
1
-1
/
+5
2021-05-28
crypto: qat - check MMP size before writing to the SRAM
Jack Xu
1
-4
/
+4
2020-11-13
crypto: qat - add gen4 firmware loader
Jack Xu
1
-16
/
+61
2020-11-13
crypto: qat - add support for broadcasting mode
Jack Xu
1
-0
/
+1
2020-11-13
crypto: qat - add support for shared ustore
Jack Xu
1
-0
/
+2
2020-11-13
crypto: qat - allow to target specific AEs
Jack Xu
1
-0
/
+1
2020-11-13
crypto: qat - add FCU CSRs to chip info
Jack Xu
1
-2
/
+17
2020-11-13
crypto: qat - add CSS3K support
Jack Xu
1
-0
/
+2
2020-11-13
crypto: qat - add misc control CSR to chip info
Jack Xu
1
-4
/
+7
2020-11-13
crypto: qat - add wake up event to chip info
Jack Xu
1
-1
/
+4
2020-11-13
crypto: qat - add clock enable CSR to chip info
Jack Xu
1
-4
/
+6
2020-11-13
crypto: qat - add reset CSR and mask to chip info
Jack Xu
1
-17
/
+22
2020-11-13
crypto: qat - add local memory size to chip info
Jack Xu
1
-0
/
+2
2020-11-13
crypto: qat - add support for lm2 and lm3
Jack Xu
1
-2
/
+68
2020-11-13
crypto: qat - add next neighbor to chip_info
Jack Xu
1
-1
/
+10
2020-11-13
crypto: qat - introduce chip info structure
Jack Xu
1
-31
/
+79
2020-11-13
crypto: qat - move defines to header files
Jack Xu
1
-4
/
+0
2020-11-13
crypto: qat - remove global CSRs helpers
Jack Xu
1
-10
/
+10
2020-11-13
crypto: qat - refactor AE start
Jack Xu
1
-9
/
+15
2020-11-13
crypto: qat - change type for ctx_mask
Jack Xu
1
-8
/
+8
2020-11-13
crypto: qat - introduce additional parenthesis
Jack Xu
1
-3
/
+3
2020-11-13
crypto: qat - remove unnecessary parenthesis
Jack Xu
1
-3
/
+3
2020-11-13
crypto: qat - fix status check in qat_hal_put_rel_rd_xfer()
Jack Xu
1
-1
/
+1
2020-10-30
crypto: qat - mask device capabilities with soft straps
Giovanni Cabiddu
1
-12
/
+15
2020-09-18
crypto: qat - replace device ids defines
Giovanni Cabiddu
1
-3
/
+4
2020-06-18
crypto: qat - replace user types with kernel u types
Wojciech Ziemba
1
-20
/
+20
2020-06-18
crypto: qat - convert to SPDX License Identifiers
Giovanni Cabiddu
1
-46
/
+2
2017-12-22
crypto: qat - reduce stack size with KASAN
Arnd Bergmann
1
-66
/
+67
2017-02-02
crypto: qat - zero esram only for DH85x devices
Giovanni Cabiddu
1
-2
/
+2
2016-01-18
crypto: qat - update init_esram for C3xxx dev type
Tadeusz Struk
1
-0
/
+3
2016-01-18
crypto: qat - fix timeout issues
Pingchao Yang
1
-5
/
+6
2016-01-18
crypto: qat - remove to call get_sram_bar_id for qat_c3xxx
Pingchao Yang
1
-3
/
+6
2015-12-22
crypto: qat - fix some timeout tests
Pingchao Yang
1
-1
/
+1
2015-12-22
crypto: qat - fix CTX_ENABLES bits shift direction issue
Pingchao Yang
1
-1
/
+1
2015-12-09
crypto: qat - add support for new devices to FW loader
Pingchao Yang
1
-42
/
+80
2015-10-01
crypto: qat - remove unneeded variable
Tadeusz Struk
1
-3
/
+2
2015-07-28
crypto: qat - remove unused define
Bruce Allan
1
-1
/
+0
2015-07-17
crypto: qat - add support for MMP FW
Pingchao Yang
1
-5
/
+8
2015-04-01
crypto: qat - fix checkpatch BIT_MACRO issues
Allan, Bruce W
1
-2
/
+2
2015-03-23
crypto: qat - make error and info log messages more descriptive
Allan, Bruce W
1
-1
/
+1
2014-11-06
crypto: qat - Move BAR definitions to device specific module
Tadeusz Struk
1
-1
/
+2
2014-08-01
crypto: qat - Use hweight for bit counting
Tadeusz Struk
1
-13
/
+2
2014-08-01
crypto: qat - Updated print outputs
Tadeusz Struk
1
-2
/
+1
2014-08-01
crypto: qat - change ae_num to ae_id
Tadeusz Struk
1
-13
/
+13
2014-07-10
crypto: qat - remove an unneeded cast
Dan Carpenter
1
-1
/
+1
2014-06-26
crypto: qat - Fixed new checkpatch warnings
Tadeusz Struk
1
-2
/
+5
[next]