Age | Commit message (Expand) | Author | Files | Lines |
2013-08-13 | RDMA/cxgb4: Issue RI.FINI before closing when entering TERM | Steve Wise | 1 | -1/+6 |
2013-08-13 | RDMA/cxgb4: Fix QP flush logic | Steve Wise | 1 | -14/+20 |
2013-07-30 | RDMA/cxgb4: Fix stack info leak in c4iw_create_qp() | Dan Carpenter | 1 | -0/+2 |
2013-05-09 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 1 | -9/+13 |
2013-04-17 | RDMA/cxgb4: Fix SQ allocation when on-chip SQ is disabled | Thadeu Lima de Souza Cascardo | 1 | -12/+13 |
2013-03-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+3 |
2013-03-23 | RDMA/cxgb4: Fix error return code in create_qp() | Wei Yongjun | 1 | -1/+3 |
2013-03-14 | RDMA/cxgb4: Fix onchip queue support for T5 | Vipul Pandya | 1 | -8/+5 |
2013-03-14 | RDMA/cxgb4: Use DSGLs for fastreg and adapter memory writes for T5. | Vipul Pandya | 1 | -23/+53 |
2013-03-14 | RDMA/cxgb4: Add module_params to enable DB FC & Coalescing on T5 | Vipul Pandya | 1 | -4/+6 |
2013-03-14 | RDMA/cxgb4: Turn off db coalescing when RDMA QPs are in use. | Vipul Pandya | 1 | -4/+16 |
2013-03-14 | RDMA/cxgb4: Add Support for Chelsio T5 adapter | Vipul Pandya | 1 | -1/+1 |
2013-02-15 | RDMA/cxgb4: Abort connections when moving to ERROR state | Vipul Pandya | 1 | -0/+1 |
2012-10-03 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 1 | -24/+38 |
2012-10-01 | RDMA/cxgb4: Fix error handling in create_qp() | Emil Goode | 1 | -24/+38 |
2012-09-06 | RDMA/cxgb4: Update RDMA/cxgb4 due to macro definition removal in cxgb4 driver | Vipul Pandya | 1 | -1/+1 |
2012-05-19 | RDMA/cxgb4: Add query_qp support | Vipul Pandya | 1 | -0/+11 |
2012-05-19 | RDMA/cxgb4: DB Drop Recovery for RDMA and LLD queues | Vipul Pandya | 1 | -3/+44 |
2012-05-19 | RDMA/cxgb4: Add DB Overflow Avoidance | Vipul Pandya | 1 | -1/+50 |
2011-11-07 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+3 |
2011-11-01 | Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ... | Roland Dreier | 1 | -5/+34 |
2011-11-01 | infiniband: Fix up module files that need to include module.h | Paul Gortmaker | 1 | -0/+3 |
2011-10-31 | RDMA/cxgb4: Mark QP in error before disabling the queue in firmware | Tom Tucker | 1 | -0/+4 |
2011-10-31 | RDMA/cxgb4: Serialize calls to CQ's comp_handler | Kumar Sanghvi | 1 | -2/+13 |
2011-10-15 | RDMA/cxgb4: Make sure flush CQ entries are collected on connection close | Kumar Sanghvi | 1 | -1/+5 |
2011-10-06 | RDMA/cxgb4: Add support for MPAv2 Enhanced RDMA Negotiation | Kumar Sanghvi | 1 | -2/+12 |
2011-06-17 | RDMA/cxgb4: Couple of abort fixes | Steve Wise | 1 | -4/+1 |
2011-05-10 | RDMA/cxgb4: Fix missing parentheses | Roel Kluin | 1 | -1/+1 |
2011-05-10 | RDMA/cxgb4: Don't change QP state outside EP lock | Steve Wise | 1 | -1/+0 |
2011-03-14 | RDMA/cxgb4: Enable on-chip SQ support by default | Steve Wise | 1 | -2/+2 |
2011-01-29 | RDMA/cxgb4: Limit MAXBURST EQ context field to 256B | Steve Wise | 1 | -2/+2 |
2011-01-11 | RDMA/cxgb4: Don't re-init wait object in init/fini paths | Steve Wise | 1 | -2/+0 |
2011-01-11 | RDMA/cxgb3,cxgb4: Remove dead code | Stephen Hemminger | 1 | -30/+0 |
2010-09-28 | RDMA/cxgb4: Fastreg NSMR fixes | Steve Wise | 1 | -27/+25 |
2010-09-28 | RDMA/cxgb4: Don't set completion flag for read requests | Steve Wise | 1 | -1/+1 |
2010-09-28 | RDMA/cxgb4: Use a mutex for QP and EP state transitions | Steve Wise | 1 | -48/+42 |
2010-09-28 | RDMA/cxgb4: Support on-chip SQs | Steve Wise | 1 | -15/+83 |
2010-09-28 | RDMA/cxgb4: Centralize the wait logic | Steve Wise | 1 | -30/+5 |
2010-09-28 | RDMA/cxgb4: Handle CPL_RDMA_TERMINATE messages | Steve Wise | 1 | -1/+2 |
2010-09-28 | RDMA/cxgb4: Zero out ISGL padding | Steve Wise | 1 | -0/+4 |
2010-09-28 | RDMA/cxgb4: Don't use null ep ptr | Steve Wise | 1 | -1/+2 |
2010-09-28 | RDMA/cxgb4: Fix warnings about casts to/from pointers of different sizes | Roland Dreier | 1 | -3/+3 |
2010-08-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 1 | -115/+125 |
2010-08-04 | Merge branch 'master' into for-next | Jiri Kosina | 1 | -6/+6 |
2010-08-03 | RDMA/cxgb4: Fix race in fini path | Steve Wise | 1 | -7/+7 |
2010-07-21 | RDMA/cxgb4: Support variable sized work requests | Steve Wise | 1 | -105/+115 |
2010-07-21 | RDMA/cxgb4: Remove dependency on __GFP_NOFAIL | David Rientjes | 1 | -3/+3 |
2010-07-07 | RDMA/cxgb4: Use the DMA state API instead of the pci equivalents | FUJITA Tomonori | 1 | -6/+6 |
2010-06-16 | Merge branch 'master' into for-next | Jiri Kosina | 1 | -17/+16 |
2010-06-16 | fix typos concerning "hierarchy" | Uwe Kleine-König | 1 | -2/+2 |