summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ipath/ipath_cq.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA/core: Add memory management extensions supportSteve Wise2008-07-141-1/+1
* IB/ipath: Fix error returned from ib_resize_cq if new size smaller than # ent...Ralph Campbell2008-01-251-1/+1
* IB/ipath: Fix offset returned to ibv_resize_cq()Ralph Campbell2007-11-201-5/+14
* IB/ipath: Fix memory leak in ipath_resize_cq() if copy_to_user() failsRalph Campbell2007-11-131-4/+7
* IB/ipath: Optimize completion queue entry insertion and pollingRalph Campbell2007-10-091-46/+48
* IB/ipath: Add barrier before updating WC head in shared memoryRalph Campbell2007-07-091-1/+4
* IB/ipath: Update copyright datesJohn Gregor2007-07-091-1/+1
* IB: Return "maybe missed event" hint from ib_req_notify_cq()Roland Dreier2007-05-061-4/+11
* IB: Add CQ comp_vector supportMichael S. Tsirkin2007-05-061-1/+1
* IB/ipath: Don't corrupt pending mmap list when unmapped objects are freedRobert Walsh2007-04-301-29/+22
* IB/ipath: Fix WC format drift between user and kernel spaceRobert Walsh2007-04-181-2/+36
* IB/ipath: Fix races with ib_resize_cq()Bryan O'Sullivan2006-09-281-8/+22
* IB/ipath: Lock and count allocated CQs properlyBryan O'Sullivan2006-09-281-6/+12
* IB/ipath: do not allow use of CQ entries with invalid countsBryan O'Sullivan2006-09-221-1/+6
* IB/ipath: Performance improvements via mmap of queuesRalph Campbell2006-09-221-43/+133
* [PATCH] IB/ipath: enforce device resource limitsBryan O'Sullivan2006-07-011-0/+15
* [PATCH] IB/ipath: update copyrights and other strings to reflect new company ...Bryan O'Sullivan2006-07-011-0/+1
* IB/ipath: misc infiniband code, part 1Bryan O'Sullivan2006-03-311-0/+295