summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ipath/ipath_cq.c
Commit message (Expand)AuthorAgeFilesLines
* IB/core: Change provider's API of create_cq to be extendibleMatan Barak2015-06-121-2/+7
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* RDMA/core: Add memory management extensions supportSteve Wise2008-07-151-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-141-4/+7
* IB/ipath: Optimize completion queue entry insertion and pollingRalph Campbell2007-10-101-46/+48
* IB/ipath: Add barrier before updating WC head in shared memoryRalph Campbell2007-07-101-1/+4
* IB/ipath: Update copyright datesJohn Gregor2007-07-101-1/+1
* IB: Return "maybe missed event" hint from ib_req_notify_cq()Roland Dreier2007-05-071-4/+11
* IB: Add CQ comp_vector supportMichael S. Tsirkin2007-05-071-1/+1
* IB/ipath: Don't corrupt pending mmap list when unmapped objects are freedRobert Walsh2007-05-011-29/+22Star
* IB/ipath: Fix WC format drift between user and kernel spaceRobert Walsh2007-04-191-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-231-1/+6
* IB/ipath: Performance improvements via mmap of queuesRalph Campbell2006-09-231-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