summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/ipath/ipath_qp.c
AgeCommit message (Expand)AuthorFilesLines
2006-07-01[PATCH] IB/ipath: namespace cleanup: replace ips with ipathBryan O'Sullivan1-8/+8
2006-07-01[PATCH] IB/ipath: ignore receive queue size if SRQ is specifiedBryan O'Sullivan1-11/+16
2006-07-01[PATCH] IB/ipath: rC receive interrupt performance changesBryan O'Sullivan1-28/+15
2006-07-01[PATCH] IB/ipath: enforce device resource limitsBryan O'Sullivan1-2/+4
2006-07-01[PATCH] IB/ipath: fix some memory leaks on failure pathsBryan O'Sullivan1-0/+2
2006-07-01[PATCH] IB/ipath: don't allow resources to be created with illegal valuesBryan O'Sullivan1-0/+8
2006-07-01[PATCH] IB/ipath: remove some duplicate codeBryan O'Sullivan1-3/+0
2006-07-01[PATCH] IB/ipath: share more common code between RC and UC protocolsBryan O'Sullivan1-5/+3
2006-07-01[PATCH] IB/ipath: update copyrights and other strings to reflect new company ...Bryan O'Sullivan1-0/+1
2006-05-24IB/ipath: deref correct pointer when using kernel SMABryan O'Sullivan1-1/+1
2006-05-24IB/ipath: replace uses of LIST_POISONBryan O'Sullivan1-16/+14
2006-05-24IB/ipath: don't modify QP if changes failBryan O'Sullivan1-15/+17
2006-04-19IB/ipath: Make more names staticRoland Dreier1-62/+62
2006-04-01IB/ipath: misc infiniband code, part 2Bryan O'Sullivan1-0/+913