summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/chelsio/chcr_ktls.c
Commit message (Expand)AuthorAgeFilesLines
* crypto/chcr: move nic TLS functionality to drivers/netRohit Maheshwari2020-09-111-2017/+0
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-2/+2
* crypto/chcr: IPV6 code needs to be in CONFIG_IPV6Rohit Maheshwari2020-06-011-15/+33
* cxgb4/chcr: Enable ktls settings at run timeRohit Maheshwari2020-06-011-44/+15
* cxgb4/chcr: avoid -Wreturn-local-addr warningArnd Bergmann2020-05-041-37/+46
* chcr: Fix CPU hard lockupRohit Maheshwari2020-04-231-4/+2
* crypto/chcr: Add missing include file <linux/highmem.h>YueHaibing2020-04-021-0/+1
* crypto/chcr: fix incorrect ipv6 packet lengthRohit Maheshwari2020-03-301-1/+1
* chcr: remove set but not used variable 'status'YueHaibing2020-03-161-2/+1
* cxgb4/chcr: Add ipv6 support and statisticsRohit Maheshwari2020-03-081-3/+93
* chcr: Handle first or middle part of recordRohit Maheshwari2020-03-081-2/+484
* chcr: handle partial end part of a recordRohit Maheshwari2020-03-081-7/+304
* cxgb4/chcr: complete record tx handlingRohit Maheshwari2020-03-081-0/+577
* cxgb4/chcr: Save tx keys and handle HW responseRohit Maheshwari2020-03-081-0/+246
* cxgb4/chcr : Register to tls add and del callbackRohit Maheshwari2020-03-081-0/+329