aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ipath/ipath_cq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2008-07-14RDMA/core: Add memory management extensions supportSteve Wise1-1/+1
2008-01-25IB/ipath: Fix error returned from ib_resize_cq if new size smaller than # entriesRalph Campbell1-1/+1
2007-11-20IB/ipath: Fix offset returned to ibv_resize_cq()Ralph Campbell1-5/+14
2007-11-13IB/ipath: Fix memory leak in ipath_resize_cq() if copy_to_user() failsRalph Campbell1-4/+7
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