summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/ipath/ipath_cq.c
AgeCommit message (Expand)Author
2008-01-25IB/ipath: Fix error returned from ib_resize_cq if new size smaller than # ent...Ralph Campbell
2007-11-20IB/ipath: Fix offset returned to ibv_resize_cq()Ralph Campbell
2007-11-13IB/ipath: Fix memory leak in ipath_resize_cq() if copy_to_user() failsRalph Campbell
2007-10-09IB/ipath: Optimize completion queue entry insertion and pollingRalph Campbell
2007-07-09IB/ipath: Add barrier before updating WC head in shared memoryRalph Campbell
2007-07-09IB/ipath: Update copyright datesJohn Gregor
2007-05-06IB: Return "maybe missed event" hint from ib_req_notify_cq()Roland Dreier
2007-05-06IB: Add CQ comp_vector supportMichael S. Tsirkin
2007-04-30IB/ipath: Don't corrupt pending mmap list when unmapped objects are freedRobert Walsh
2007-04-18IB/ipath: Fix WC format drift between user and kernel spaceRobert Walsh
2006-09-28IB/ipath: Fix races with ib_resize_cq()Bryan O'Sullivan
2006-09-28IB/ipath: Lock and count allocated CQs properlyBryan O'Sullivan
2006-09-22IB/ipath: do not allow use of CQ entries with invalid countsBryan O'Sullivan
2006-09-22IB/ipath: Performance improvements via mmap of queuesRalph Campbell
2006-07-01[PATCH] IB/ipath: enforce device resource limitsBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: update copyrights and other strings to reflect new company ...Bryan O'Sullivan
2006-03-31IB/ipath: misc infiniband code, part 1Bryan O'Sullivan