aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/cxgb4/qp.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA/cxgb4: Couple of abort fixesSteve Wise2011-06-171-4/+1
* RDMA/cxgb4: Fix missing parenthesesRoel Kluin2011-05-091-1/+1
* RDMA/cxgb4: Don't change QP state outside EP lockSteve Wise2011-05-091-1/+0
* RDMA/cxgb4: Enable on-chip SQ support by defaultSteve Wise2011-03-141-2/+2
* RDMA/cxgb4: Limit MAXBURST EQ context field to 256BSteve Wise2011-01-281-2/+2
* RDMA/cxgb4: Don't re-init wait object in init/fini pathsSteve Wise2011-01-101-2/+0
* RDMA/cxgb3,cxgb4: Remove dead codeStephen Hemminger2011-01-101-30/+0
* RDMA/cxgb4: Fastreg NSMR fixesSteve Wise2010-09-281-27/+25
* RDMA/cxgb4: Don't set completion flag for read requestsSteve Wise2010-09-281-1/+1
* RDMA/cxgb4: Use a mutex for QP and EP state transitionsSteve Wise2010-09-281-48/+42
* RDMA/cxgb4: Support on-chip SQsSteve Wise2010-09-281-15/+83
* RDMA/cxgb4: Centralize the wait logicSteve Wise2010-09-281-30/+5
* RDMA/cxgb4: Handle CPL_RDMA_TERMINATE messagesSteve Wise2010-09-281-1/+2
* RDMA/cxgb4: Zero out ISGL paddingSteve Wise2010-09-281-0/+4
* RDMA/cxgb4: Don't use null ep ptrSteve Wise2010-09-281-1/+2
* RDMA/cxgb4: Fix warnings about casts to/from pointers of different sizesRoland Dreier2010-09-271-3/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-08-071-115/+125
|\
| * RDMA/cxgb4: Fix race in fini pathSteve Wise2010-08-021-7/+7
| * RDMA/cxgb4: Support variable sized work requestsSteve Wise2010-07-211-105/+115
| * RDMA/cxgb4: Remove dependency on __GFP_NOFAILDavid Rientjes2010-07-211-3/+3
* | Merge branch 'master' into for-nextJiri Kosina2010-08-041-6/+6
|\ \ | |/
| * RDMA/cxgb4: Use the DMA state API instead of the pci equivalentsFUJITA Tomonori2010-07-061-6/+6
* | Merge branch 'master' into for-nextJiri Kosina2010-06-161-17/+16
|\ \ | |/
| * RDMA/cxgb4: Only insert sq qid in lookup tableSteve Wise2010-05-241-16/+9
| * RDMA/cxgb4: Support IB_WR_READ_WITH_INV opcodeSteve Wise2010-05-241-1/+5
| * RDMA/cxgb4: Set fence flag for inv-local-stag work requestsSteve Wise2010-05-241-0/+2
* | fix typos concerning "hierarchy"Uwe Kleine-König2010-06-161-2/+2
|/
* MAINTAINERS: Add cxgb4 and iw_cxgb4 entriesRoland Dreier2010-05-051-14/+14
* RDMA/cxgb4: Add driver for Chelsio T4 RNICSteve Wise2010-04-211-0/+1577