summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-2/+2
* cxgb4: Support firmware rdma write completion work request.Raju Rangoju2018-03-221-0/+1
* cxgb4: Support firmware rdma write with immediate work request.Raju Rangoju2018-03-221-0/+1
* cxgb4: Fix queue free path of ULD driversArjun Vynipadath2018-03-171-0/+1
* cxgb4: Add support for Inline IPSec TxAtul Gupta2017-11-291-0/+1
* cxgb4: fix BUG() on interrupt deallocating path of ULDGuilherme G. Piccoli2017-07-111-17/+25
* crypto: chcr - Select device in Round Robin fashionHarsh Jain2017-06-201-0/+1
* cxgb4: Remove redundant code in t4_uld_clean_up()Ganesh Goudar2017-02-161-2/+0
* cxgb4: get rid of custom busy poll codeEric Dumazet2017-02-031-9/+3
* cxgb4: fix memory leak on txq_infoColin Ian King2016-11-251-1/+1
* cxgb4: Allocate Tx queues dynamicallyHariprasad Shenai2016-11-181-0/+114
* cxgb4: Fix error handling in alloc_uld_rxqs().Ganesh Goudar2016-10-291-22/+18
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-091-0/+1
|\
* | cxgb4: mark symbols static where possibleBaoyou Xie2016-09-261-10/+13
* | cxgb4: fix signed wrap around when decrementing index idxColin Ian King2016-09-231-1/+1
* | cxgb4: Fix return value check in cfg_queues_uld()Wei Yongjun2016-09-191-1/+1
* | chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 U...Hariprasad Shenai2016-09-191-42/+181
* | cxgb4: Remove unused including <linux/version.h>Wei Yongjun2016-08-231-1/+0
|/
* cxgb4: Add support for dynamic allocation of resources for ULDHariprasad Shenai2016-08-181-0/+555
OpenPOWER on IntegriCloud