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-111-289/+0
* IB/ehca: use kvfree() in ipz_queue_{cd}tor()Pekka Enberg2015-06-301-8/+2
* 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/+2
* 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-131-4/+13
* IB/ehca: Replace vmalloc() with kmalloc() for queue allocationAnton Blanchard2009-05-131-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-091-0/+1
* IB/ehca: Fix Small QP regressionsStefan Roscher2007-08-311-1/+1
* IB/ehca: Support small QP queuesStefan Roscher2007-07-201-51/+171
* IB/ehca: Fix warnings issued by checkpatch.plHoang-Nam Nguyen2007-07-171-1/+1
* IB/ehca: Use WQE offset instead of WQE addr for pending work reqsHoang-Nam Nguyen2006-11-291-0/+13
* IB/ehca: Add driver for IBM eHCA InfiniBand adaptersHeiko J Schick2006-09-221-0/+149
OpenPOWER on IntegriCloud