summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ehca/ipz_pt_fn.c
Commit message (Expand)AuthorAgeFilesLines
* IB/ehca: Deprecate driver, move to staging, schedule deletionDoug Ledford2015-09-121-289/+0Star
* IB/ehca: use kvfree() in ipz_queue_{cd}tor()Pekka Enberg2015-07-011-8/+2Star
* treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacksJoe Perches2013-08-201-1/+2
* IB/ehca: Remove uses of virt_to_abs() and abs_to_virt()Michael Ellerman2012-09-051-1/+1
* RDMA: Use vzalloc() to replace vmalloc()+memset(0)Joe Perches2011-01-121-3/+2Star
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+2
* IB/ehca: Fall back to vmalloc() for big allocationsStefan Roscher2009-05-141-4/+13
* IB/ehca: Replace vmalloc() with kmalloc() for queue allocationAnton Blanchard2009-05-141-3/+3
* IB/ehca: Release mutex in error path of alloc_small_queue_page()Julia Lawall2008-07-221-0/+1
* IB/ehca: Small QP userspace supportStefan Roscher2007-10-101-0/+1
* IB/ehca: Fix Small QP regressionsStefan Roscher2007-08-311-1/+1
* IB/ehca: Support small QP queuesStefan Roscher2007-07-211-51/+171
* IB/ehca: Fix warnings issued by checkpatch.plHoang-Nam Nguyen2007-07-181-1/+1
* IB/ehca: Use WQE offset instead of WQE addr for pending work reqsHoang-Nam Nguyen2006-11-301-0/+13
* IB/ehca: Add driver for IBM eHCA InfiniBand adaptersHeiko J Schick2006-09-231-0/+149