summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/chelsio/chcr_core.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: chelsio/chcr - Remove useless MODULE_VERSIONVinay Kumar Yadav2021-04-221-2/+1
* crypto: chelsio - Fix some kernel-doc issuesLee Jones2021-03-261-1/+1
* Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-10-151-62/+0
|\
| * crypto/chcr: move nic TLS functionality to drivers/netRohit Maheshwari2020-09-111-24/+0
| * crypto/chcr: Moving chelsio's inline ipsec functionality to /drivers/netVinay Kumar Yadav2020-08-211-40/+2
* | crypto: chelsio - fix minor indentation issueColin Ian King2020-09-251-1/+1
|/
* cxgb4/chcr: Enable ktls settings at run timeRohit Maheshwari2020-06-011-13/+10
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-04-011-0/+3
|\
| * crypto: chelsio - un-register crypto algorithmsDevulapally Shiva Krishna2020-02-281-0/+2
| * crypto: chelsio - Print the chcr driver information while module load.Devulapally Shiva Krishna2020-02-131-0/+1
* | Crypto: chelsio - Fixes a deadlock between rtnl_lock and uld_mutexAyush Sawal2020-03-301-4/+28
* | Crypto: chelsio - Fixes a hang issue during driver registrationAyush Sawal2020-03-301-2/+0
* | cxgb4/chcr: complete record tx handlingRohit Maheshwari2020-03-081-4/+14
* | cxgb4/chcr: Save tx keys and handle HW responseRohit Maheshwari2020-03-081-8/+12
* | cxgb4/chcr : Register to tls add and del callbackRohit Maheshwari2020-03-081-0/+13
|/
* crypto: chelsio - Resetting crypto counters during the driver unregisterAyush Sawal2020-01-091-5/+5
* 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