summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/chelsio/chcr_ipsec.c
Commit message (Expand)AuthorAgeFilesLines
* cxgb4/chcr: update SGL DMA unmap for USORahul Lakkireddy2019-11-221-14/+13
* crypto: chelsio - replace AES cipher calls with library callsArd Biesheuvel2019-07-261-13/+6
* crypto: chelsio - Fix NULL pointer dereferenceAtul Gupta2019-05-091-1/+2
* crypto: chelsio - Fixed Traffic StallAtul Gupta2019-02-281-13/+20
* crypto: chelsio - Inline single pdu onlyAtul Gupta2019-01-251-0/+3
* crypto: chelsio - avoid using sa_entry immAtul Gupta2019-01-251-6/+4
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-12-271-39/+144
|\
| * crypto: chelsio - remove set but not used variable 'kctx_len'YueHaibing2018-12-231-2/+1
| * crypto: chcr - ESN for Inline IPSec TxAtul Gupta2018-12-071-36/+139
| * crypto: chcr - small packet Tx stalls the queueAtul Gupta2018-12-071-1/+4
* | drivers: chelsio: use skb_sec_path helperFlorian Westphal2018-12-191-1/+3
|/
* crypto: chelsio - request to HW should wrapAtul Gupta2018-05-191-18/+17
* crypto: chelsio - no csum offload for ipsec pathAtul Gupta2018-03-091-3/+2
* crypto: chelsio - fix a type cast errorAtul Gupta2017-12-221-1/+1
* chcr: ensure cntrl is initialized to fix bit-wise or'ing of garabage dataColin Ian King2017-12-111-1/+1
* chcr: remove unused variables net_device, pi, adap and cntrlColin Ian King2017-12-111-7/+1
* chcr: Add support for Inline IPSecAtul Gupta2017-11-291-0/+660
OpenPOWER on IntegriCloud