Age | Commit message (Expand) | Author | Files | Lines |
2021-04-22 | crypto: chelsio/chcr - Remove useless MODULE_VERSION | Vinay Kumar Yadav | 1 | -2/+1 |
2021-03-26 | crypto: chelsio - Fix some kernel-doc issues | Lee Jones | 1 | -1/+1 |
2020-10-15 | Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 1 | -62/+0 |
2020-09-25 | crypto: chelsio - fix minor indentation issue | Colin Ian King | 1 | -1/+1 |
2020-09-11 | crypto/chcr: move nic TLS functionality to drivers/net | Rohit Maheshwari | 1 | -24/+0 |
2020-08-21 | crypto/chcr: Moving chelsio's inline ipsec functionality to /drivers/net | Vinay Kumar Yadav | 1 | -40/+2 |
2020-06-01 | cxgb4/chcr: Enable ktls settings at run time | Rohit Maheshwari | 1 | -13/+10 |
2020-04-01 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -0/+3 |
2020-03-30 | Crypto: chelsio - Fixes a deadlock between rtnl_lock and uld_mutex | Ayush Sawal | 1 | -4/+28 |
2020-03-30 | Crypto: chelsio - Fixes a hang issue during driver registration | Ayush Sawal | 1 | -2/+0 |
2020-03-08 | cxgb4/chcr: complete record tx handling | Rohit Maheshwari | 1 | -4/+14 |
2020-03-08 | cxgb4/chcr: Save tx keys and handle HW response | Rohit Maheshwari | 1 | -8/+12 |
2020-03-08 | cxgb4/chcr : Register to tls add and del callback | Rohit Maheshwari | 1 | -0/+13 |
2020-02-28 | crypto: chelsio - un-register crypto algorithms | Devulapally Shiva Krishna | 1 | -0/+2 |
2020-02-13 | crypto: chelsio - Print the chcr driver information while module load. | Devulapally Shiva Krishna | 1 | -0/+1 |
2020-01-09 | crypto: chelsio - Resetting crypto counters during the driver unregister | Ayush Sawal | 1 | -5/+5 |
2019-05-09 | crypto: chelsio - Fix softlockup with heavy I/O | Atul Gupta | 1 | -4/+0 |
2018-12-23 | crypto: chelsio - Fix wrong error counter increments | Harsh Jain | 1 | -6/+5 |
2018-12-23 | crypto: chelsio - Reset counters on cxgb4 Detach | Harsh Jain | 1 | -0/+4 |
2018-12-23 | crypto: chelsio - Handle PCI shutdown event | Harsh Jain | 1 | -61/+119 |
2018-10-25 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -1/+1 |
2018-10-18 | cxgb4: fix the error path of cxgb4_uld_register() | Ganesh Goudar | 1 | -3/+1 |
2018-10-17 | crypto: chelsio - Update ntx queue received from cxgb4 | Harsh Jain | 1 | -1/+1 |
2017-11-29 | chcr: Add support for Inline IPSec | Atul Gupta | 1 | -0/+14 |
2017-11-03 | crypto: chelsio - Fix memory leak | Harsh Jain | 1 | -4/+4 |
2017-10-12 | crypto: chelsio - pr_err() strings should end with newlines | Arvind Yadav | 1 | -1/+1 |
2017-06-20 | crypto: chcr - Select device in Round Robin fashion | Harsh Jain | 1 | -16/+37 |
2017-06-20 | chcr - Add debug counters | Harsh Jain | 1 | -0/+2 |
2017-06-20 | crypto: chcr - Add ctr mode and process large sg entries for cipher | Harsh Jain | 1 | -1/+0 |
2017-02-03 | crypto: chcr - Fix wrong typecasting | Harsh Jain | 1 | -5/+4 |
2017-02-03 | crypto: chcr - fix itnull.cocci warnings | Harsh Jain | 1 | -1/+1 |
2017-02-03 | crypto: chcr - Check device is allocated before use | Harsh Jain | 1 | -10/+8 |
2016-12-14 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -5/+3 |
2016-11-30 | crypto: chcr - Add AEAD algos. | Harsh Jain | 1 | -5/+3 |
2016-11-18 | cxgb4: Allocate Tx queues dynamically | Hariprasad Shenai | 1 | -1/+2 |
2016-09-19 | chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 U... | Hariprasad Shenai | 1 | -6/+4 |
2016-08-18 | chcr: Support for Chelsio's Crypto Hardware | Hariprasad Shenai | 1 | -0/+240 |