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
2020-12-23
crypto: qat - add CRYPTO_AES to Kconfig dependencies
Marco Chiappero
1
-0
/
+1
2020-12-11
crypto: qat - add capability detection logic in qat_4xxx
Marco Chiappero
3
-0
/
+38
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
11
-1
/
+833
2020-11-20
crypto: qat - add hook to initialize vector routing table
Giovanni Cabiddu
2
-0
/
+4
2020-11-20
crypto: qat - target fw images to specific AEs
Giovanni Cabiddu
2
-5
/
+56
2020-11-20
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
1
-1
/
+2
2020-11-13
crypto: qat - add gen4 firmware loader
Jack Xu
5
-17
/
+78
2020-11-13
crypto: qat - add support for broadcasting mode
Jack Xu
4
-3
/
+99
2020-11-13
crypto: qat - add support for shared ustore
Jack Xu
3
-13
/
+19
2020-11-13
crypto: qat - allow to target specific AEs
Jack Xu
6
-8
/
+42
2020-11-13
crypto: qat - add FCU CSRs to chip info
Jack Xu
3
-16
/
+53
2020-11-13
crypto: qat - add CSS3K support
Jack Xu
4
-40
/
+68
2020-11-13
crypto: qat - use ae_mask
Jack Xu
1
-12
/
+14
2020-11-13
crypto: qat - add check for null pointer
Jack Xu
1
-11
/
+17
2020-11-13
crypto: qat - add misc control CSR to chip info
Jack Xu
2
-4
/
+8
2020-11-13
crypto: qat - add wake up event to chip info
Jack Xu
3
-1
/
+6
2020-11-13
crypto: qat - add clock enable CSR to chip info
Jack Xu
2
-4
/
+7
2020-11-13
crypto: qat - add reset CSR and mask to chip info
Jack Xu
2
-17
/
+24
2020-11-13
crypto: qat - add local memory size to chip info
Jack Xu
3
-1
/
+4
2020-11-13
crypto: qat - add support for lm2 and lm3
Jack Xu
6
-2
/
+101
2020-11-13
crypto: qat - add next neighbor to chip_info
Jack Xu
3
-6
/
+18
2020-11-13
crypto: qat - replace check based on DID
Jack Xu
1
-3
/
+5
2020-11-13
crypto: qat - introduce chip info structure
Jack Xu
3
-35
/
+88
2020-11-13
crypto: qat - refactor long expressions
Jack Xu
1
-18
/
+23
2020-11-13
crypto: qat - refactor qat_uclo_set_ae_mode()
Jack Xu
1
-26
/
+43
2020-11-13
crypto: qat - move defines to header files
Jack Xu
2
-4
/
+4
2020-11-13
crypto: qat - remove global CSRs helpers
Jack Xu
2
-16
/
+13
2020-11-13
crypto: qat - refactor AE start
Jack Xu
3
-18
/
+18
2020-11-13
crypto: qat - change micro word data mask
Jack Xu
1
-1
/
+1
2020-11-13
crypto: qat - change type for ctx_mask
Jack Xu
2
-12
/
+12
2020-11-13
crypto: qat - add support for relative FW ucode loading
Jack Xu
1
-6
/
+7
2020-11-13
crypto: qat - rename qat_uclo_del_uof_obj()
Jack Xu
3
-3
/
+3
2020-11-13
crypto: qat - introduce additional parenthesis
Jack Xu
2
-10
/
+10
2020-11-13
crypto: qat - remove unnecessary parenthesis
Jack Xu
2
-11
/
+11
2020-11-13
crypto: qat - fix error message
Jack Xu
1
-1
/
+1
2020-11-13
crypto: qat - fix CSR access
Jack Xu
1
-4
/
+2
2020-11-13
crypto: qat - fix status check in qat_hal_put_rel_rd_xfer()
Jack Xu
1
-1
/
+1
2020-11-13
crypto: qat - support for mof format in fw loader
Giovanni Cabiddu
5
-5
/
+331
2020-11-13
crypto: qat - replace pci with PCI in comments
Adam Guerin
2
-4
/
+4
2020-11-13
crypto: qat - remove cast for mailbox CSR
Adam Guerin
1
-1
/
+1
2020-11-06
crypto: qat - remove unneeded semicolon
Tom Rix
2
-5
/
+5
2020-10-30
crypto: qat - extend ae_mask
Giovanni Cabiddu
1
-1
/
+1
2020-10-30
crypto: qat - allow for instances in different banks
Giovanni Cabiddu
2
-9
/
+28
2020-10-30
crypto: qat - refactor qat_crypto_dev_config()
Giovanni Cabiddu
1
-26
/
+41
2020-10-30
crypto: qat - refactor qat_crypto_create_instances()
Giovanni Cabiddu
1
-27
/
+41
2020-10-30
crypto: qat - change return value in adf_cfg_key_val_get()
Giovanni Cabiddu
1
-1
/
+1
2020-10-30
crypto: qat - change return value in adf_cfg_add_key_value_param()
Giovanni Cabiddu
1
-1
/
+1
[next]