aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ipath/ipath_uc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-09IB/ipath: UC RDMA WRITE with IMMEDIATE doesn't send the immediateRalph Campbell1-10/+11
2007-10-09IB/ipath: Change UD to queue work requests like RC & UCRalph Campbell1-49/+28
2007-07-09IB/ipath: Update copyright datesJohn Gregor1-1/+1
2007-07-09IB/ipath: Set M bit in BTH according to IB specRalph Campbell1-1/+1
2007-07-09IB/ipath: Fix problem with next WQE after a UC completionRalph Campbell1-2/+3
2007-04-18IB/ipath: Support larger IB_QP_MAX_DEST_RD_ATOMIC and IB_QP_MAX_QP_RD_ATOMICRalph Campbell1-3/+3
2007-02-04IB: Return qp pointer as part of ib_wcMichael S. Tsirkin1-2/+2
2006-09-28IB/ipath: Ensure that PD of MR matches PD of QP checking the RkeyBryan O'Sullivan1-1/+1
2006-09-28IB/ipath: RC and UC should validate SLID and DLIDBryan O'Sullivan1-0/+4
2006-09-22IB/ipath: simplify layering codeBryan O'Sullivan1-3/+2
2006-07-01[PATCH] IB/ipath: namespace cleanup: replace ips with ipathBryan O'Sullivan1-2/+2
2006-07-01[PATCH] IB/ipath: rC receive interrupt performance changesBryan O'Sullivan1-8/+1
2006-07-01[PATCH] IB/ipath: share more common code between RC and UC protocolsBryan O'Sullivan1-124/+29
2006-07-01[PATCH] IB/ipath: update copyrights and other strings to reflect new company nameBryan O'Sullivan1-0/+1
2006-03-31IB/ipath: infiniband UC and UD protocol supportBryan O'Sullivan1-0/+645