aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ipath/ipath_cq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-09IB/ipath: Optimize completion queue entry insertion and pollingRalph Campbell1-46/+48
2007-07-09IB/ipath: Add barrier before updating WC head in shared memoryRalph Campbell1-1/+4
2007-07-09IB/ipath: Update copyright datesJohn Gregor1-1/+1
2007-05-06IB: Return "maybe missed event" hint from ib_req_notify_cq()Roland Dreier1-4/+11
2007-05-06IB: Add CQ comp_vector supportMichael S. Tsirkin1-1/+1
2007-04-30IB/ipath: Don't corrupt pending mmap list when unmapped objects are freedRobert Walsh1-29/+22
2007-04-18IB/ipath: Fix WC format drift between user and kernel spaceRobert Walsh1-2/+36
2006-09-28IB/ipath: Fix races with ib_resize_cq()Bryan O'Sullivan1-8/+22
2006-09-28IB/ipath: Lock and count allocated CQs properlyBryan O'Sullivan1-6/+12
2006-09-22IB/ipath: do not allow use of CQ entries with invalid countsBryan O'Sullivan1-1/+6
2006-09-22IB/ipath: Performance improvements via mmap of queuesRalph Campbell1-43/+133
2006-07-01[PATCH] IB/ipath: enforce device resource limitsBryan O'Sullivan1-0/+15
2006-07-01[PATCH] IB/ipath: update copyrights and other strings to reflect new company nameBryan O'Sullivan1-0/+1
2006-03-31IB/ipath: misc infiniband code, part 1Bryan O'Sullivan1-0/+295