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
/
chelsio
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-21
crypto: chcr - Fix error handling related to 'chcr_alloc_shash'
Christophe Jaillet
1
-3
/
+3
2017-04-21
crypto: chcr - Add fallback for AEAD algos
Harsh Jain
3
-75
/
+151
2017-04-21
crypto: chcr - Fix txq ids.
Harsh Jain
3
-20
/
+32
2017-04-21
crypto: chcr - Set hmac_ctrl bit to use HW register HMAC_CFG[456]
Harsh Jain
1
-19
/
+5
2017-04-21
crypto: chcr - Increase priority of AEAD algos.
Harsh Jain
2
-4
/
+12
2017-02-25
treewide: Remove remaining executable attributes from source files
Joe Perches
1
-0
/
+0
2017-02-03
crypto: chcr - Fix Smatch Complaint
Harsh Jain
1
-2
/
+3
2017-02-03
crypto: chcr - Fix wrong typecasting
Harsh Jain
1
-5
/
+4
2017-02-03
crypto: chcr - Change algo priority
Harsh Jain
1
-1
/
+1
2017-02-03
crypto: chcr - Change cra_flags for cipher algos
Harsh Jain
1
-3
/
+3
2017-02-03
crypto: chcr - Use cipher instead of Block Cipher in gcm setkey
Harsh Jain
1
-11
/
+9
2017-02-03
crypto: chcr - fix itnull.cocci warnings
Harsh Jain
1
-1
/
+1
2017-02-03
crypto: chcr - Change flow IDs
Harsh Jain
3
-12
/
+16
2017-02-03
crypto: chcr - Fix key length for RFC4106
Harsh Jain
1
-2
/
+2
2017-02-03
crypto: chcr - Check device is allocated before use
Harsh Jain
1
-10
/
+8
2017-02-03
crypto: chcr - Fix panic on dma_unmap_sg
Harsh Jain
2
-23
/
+29
2016-12-15
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
6
-379
/
+1867
2016-12-07
crypto: chcr - checking for IS_ERR() instead of NULL
Dan Carpenter
1
-9
/
+8
2016-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2016-11-30
crypto: chcr - Add AEAD algos.
Harsh Jain
6
-41
/
+1558
2016-11-30
crypto: chcr - Move tfm ctx variable to request context
Harsh Jain
2
-18
/
+17
2016-11-30
crypto: chcr - Use SHASH_DESC_ON_STACK
Harsh Jain
2
-38
/
+27
2016-11-30
crypto: chcr - Adjust Dest. buffer size
Harsh Jain
1
-30
/
+20
2016-11-30
crypto: chcr - Calculate Reverse round key in setkey callback.
Harsh Jain
2
-30
/
+24
2016-11-30
crypto: chcr - Remove dynamic allocation
Harsh Jain
2
-32
/
+45
2016-11-30
crypto: chcr - Fixes Unchecked dereference inside function
Harsh Jain
1
-1
/
+2
2016-11-30
crypto: chcr - Added new structure chcr_wr
Harsh Jain
4
-149
/
+140
2016-11-30
crypto: chcr - Cosmetic change
Harsh Jain
2
-58
/
+53
2016-11-30
crypto: chcr - Fix memory corruption
Harsh Jain
1
-1
/
+2
2016-11-18
cxgb4: Allocate Tx queues dynamically
Hariprasad Shenai
2
-8
/
+11
2016-09-19
chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 U...
Hariprasad Shenai
1
-6
/
+4
2016-08-27
chcr: Fix non static symbol warning
Wei Yongjun
1
-1
/
+1
2016-08-19
crypto: Added Chelsio Menu to the Kconfig file
Hariprasad Shenai
2
-0
/
+23
2016-08-19
chcr: Support for Chelsio's Crypto Hardware
Hariprasad Shenai
5
-0
/
+2519