summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/chelsio/chcr_core.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: chelsio - Fix softlockup with heavy I/OAtul Gupta2019-05-091-4/+0
* crypto: chelsio - Fix wrong error counter incrementsHarsh Jain2018-12-231-6/+5
* crypto: chelsio - Reset counters on cxgb4 DetachHarsh Jain2018-12-231-0/+4
* crypto: chelsio - Handle PCI shutdown eventHarsh Jain2018-12-231-61/+119
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-10-251-1/+1
|\
| * crypto: chelsio - Update ntx queue received from cxgb4Harsh Jain2018-10-171-1/+1
* | cxgb4: fix the error path of cxgb4_uld_register()Ganesh Goudar2018-10-181-3/+1
|/
* chcr: Add support for Inline IPSecAtul Gupta2017-11-291-0/+14
* crypto: chelsio - Fix memory leakHarsh Jain2017-11-031-4/+4
* crypto: chelsio - pr_err() strings should end with newlinesArvind Yadav2017-10-121-1/+1
* crypto: chcr - Select device in Round Robin fashionHarsh Jain2017-06-201-16/+37
* chcr - Add debug countersHarsh Jain2017-06-201-0/+2
* crypto: chcr - Add ctr mode and process large sg entries for cipherHarsh Jain2017-06-201-1/+0
* crypto: chcr - Fix wrong typecastingHarsh Jain2017-02-031-5/+4
* crypto: chcr - fix itnull.cocci warningsHarsh Jain2017-02-031-1/+1
* crypto: chcr - Check device is allocated before useHarsh Jain2017-02-031-10/+8
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-12-141-5/+3
|\
| * crypto: chcr - Add AEAD algos.Harsh Jain2016-11-301-5/+3
* | cxgb4: Allocate Tx queues dynamicallyHariprasad Shenai2016-11-181-1/+2
|/
* chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 U...Hariprasad Shenai2016-09-191-6/+4
* chcr: Support for Chelsio's Crypto HardwareHariprasad Shenai2016-08-181-0/+240
OpenPOWER on IntegriCloud