aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ipath/ipath_rc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-28IB/ipath: Flush RWQEs if access error or invalid error seenBryan O'Sullivan1-6/+12
2006-09-28IB/ipath: Ensure that PD of MR matches PD of QP checking the RkeyBryan O'Sullivan1-4/+4
2006-09-28IB/ipath: RC and UC should validate SLID and DLIDBryan O'Sullivan1-0/+4
2006-09-28IB/ipath: Limit # of packets sent without an ACK receivedBryan O'Sullivan1-18/+29
2006-09-22IB/ipath: simplify layering codeBryan O'Sullivan1-5/+4
2006-07-01[PATCH] IB/ipath: namespace cleanup: replace ips with ipathBryan O'Sullivan1-20/+20
2006-07-01[PATCH] IB/ipath: rC receive interrupt performance changesBryan O'Sullivan1-186/+197
2006-07-01[PATCH] IB/ipath: fix shared receive queues for RCBryan O'Sullivan1-142/+101
2006-07-01[PATCH] IB/ipath: fix an indenting problemBryan O'Sullivan1-26/+26
2006-07-01[PATCH] IB/ipath: share more common code between RC and UC protocolsBryan O'Sullivan1-172/+32
2006-07-01[PATCH] IB/ipath: update copyrights and other strings to reflect new company nameBryan O'Sullivan1-0/+1
2006-05-23IB/ipath: replace uses of LIST_POISONBryan O'Sullivan1-8/+7
2006-03-31IB/ipath: infiniband RC protocol supportBryan O'Sullivan1-0/+1857