index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
chelsio
Age
Commit message (
Expand
)
Author
2018-01-20
crypto: chelsio - Fix indentation warning
Harsh Jain
2018-01-18
crypto: chelsio - Remove dst sg size zero check
Harsh Jain
2018-01-18
crypto: chelsio - Add authenc versions of ctr and sha
Harsh Jain
2018-01-18
crypto: chelsio - Fix IV updated in XTS operation
Harsh Jain
2018-01-18
crypto: chelsio - check for sg null
Harsh Jain
2018-01-18
crypto: chelsio - Fix Indentation
Harsh Jain
2017-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2017-12-22
crypto: chelsio - fix a type cast error
Atul Gupta
2017-12-22
crypto: chelsio - select CRYPTO_GF128MUL
Arnd Bergmann
2017-12-11
chcr: ensure cntrl is initialized to fix bit-wise or'ing of garabage data
Colin Ian King
2017-12-11
chcr: remove unused variables net_device, pi, adap and cntrl
Colin Ian King
2017-12-11
crypto: chelsio - make arrays sgl_ent_len and dsgl_ent_len static
Colin Ian King
2017-11-29
chcr: Add support for Inline IPSec
Atul Gupta
2017-11-29
crypto: chelsio - Fix an error code in chcr_hash_dma_map()
Dan Carpenter
2017-11-29
crypto: chelsio - remove redundant assignments to reqctx and dst_size
Colin Ian King
2017-11-06
crypto: chcr - Replace _manual_ swap with swap macro
Gustavo A. R. Silva
2017-11-03
crypto: chelsio - Fix memory leak
Harsh Jain
2017-11-03
crypto: chelsio - Move DMA un/mapping to chcr from lld cxgb4 driver
Harsh Jain
2017-11-03
crypto: chelsio - Remove allocation of sg list to implement 2K limit of dsgl ...
Harsh Jain
2017-11-03
crypto: chelsio - Use x8_ble gf multiplication to calculate IV.
Harsh Jain
2017-11-03
crypto: chelsio - Check error code with IS_ERR macro
Yeshaswi M R Gowda
2017-11-03
crypto: chelsio - Remove unused parameter
Yeshaswi M R Gowda
2017-10-12
crypto: chelsio - pr_err() strings should end with newlines
Arvind Yadav
2017-09-22
crypto: chelsio - Use GCM IV size constant
Corentin LABBE
2017-07-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-07-12
crypto: chcr - Avoid algo allocation in softirq.
Harsh Jain
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-06-20
net: introduce __skb_put_[zero, data, u8]
yuan linyu
2017-06-20
crypto: chcr - Select device in Round Robin fashion
Harsh Jain
2017-06-20
crypto: chcr - Ensure Destination sg entry size less than 2k
Harsh Jain
2017-06-20
chcr - Add debug counters
Harsh Jain
2017-06-20
crypto: chcr - Add ctr mode and process large sg entries for cipher
Harsh Jain
2017-06-20
crypto: chcr - Avoid changing request structure
Harsh Jain
2017-06-20
crypto: chcr - Return correct error code
Harsh Jain
2017-06-20
crypto: chcr - Fix fallback key setting
Harsh Jain
2017-06-20
crypto: chcr - Pass lcb bit setting to firmware
Harsh Jain
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
2017-04-21
crypto: chcr - Fix error handling related to 'chcr_alloc_shash'
Christophe Jaillet
2017-04-21
crypto: chcr - Add fallback for AEAD algos
Harsh Jain
2017-04-21
crypto: chcr - Fix txq ids.
Harsh Jain
2017-04-21
crypto: chcr - Set hmac_ctrl bit to use HW register HMAC_CFG[456]
Harsh Jain
2017-04-21
crypto: chcr - Increase priority of AEAD algos.
Harsh Jain
2017-02-25
treewide: Remove remaining executable attributes from source files
Joe Perches
2017-02-03
crypto: chcr - Fix Smatch Complaint
Harsh Jain
2017-02-03
crypto: chcr - Fix wrong typecasting
Harsh Jain
2017-02-03
crypto: chcr - Change algo priority
Harsh Jain
2017-02-03
crypto: chcr - Change cra_flags for cipher algos
Harsh Jain
2017-02-03
crypto: chcr - Use cipher instead of Block Cipher in gcm setkey
Harsh Jain
2017-02-03
crypto: chcr - fix itnull.cocci warnings
Harsh Jain
2017-02-03
crypto: chcr - Change flow IDs
Harsh Jain
[next]