aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/chelsio/chcr_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-25Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+1
2018-10-18cxgb4: fix the error path of cxgb4_uld_register()Ganesh Goudar1-3/+1
2018-10-17crypto: chelsio - Update ntx queue received from cxgb4Harsh Jain1-1/+1
2017-11-29chcr: Add support for Inline IPSecAtul Gupta1-0/+14
2017-11-03crypto: chelsio - Fix memory leakHarsh Jain1-4/+4
2017-10-12crypto: chelsio - pr_err() strings should end with newlinesArvind Yadav1-1/+1
2017-06-20crypto: chcr - Select device in Round Robin fashionHarsh Jain1-16/+37
2017-06-20chcr - Add debug countersHarsh Jain1-0/+2
2017-06-20crypto: chcr - Add ctr mode and process large sg entries for cipherHarsh Jain1-1/+0
2017-02-03crypto: chcr - Fix wrong typecastingHarsh Jain1-5/+4
2017-02-03crypto: chcr - fix itnull.cocci warningsHarsh Jain1-1/+1
2017-02-03crypto: chcr - Check device is allocated before useHarsh Jain1-10/+8
2016-12-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-5/+3
2016-11-30crypto: chcr - Add AEAD algos.Harsh Jain1-5/+3
2016-11-18cxgb4: Allocate Tx queues dynamicallyHariprasad Shenai1-1/+2
2016-09-19chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 ULD'sHariprasad Shenai1-6/+4
2016-08-18chcr: Support for Chelsio's Crypto HardwareHariprasad Shenai1-0/+240