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