aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/amso1100/c2_provider.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-21IB/core: Allow device-specific per-port sysfs filesRalph Campbell1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-09-05RDMA/amso1100: Check kmalloc() result in c2_register_device()Roel Kluin1-9/+15
2009-03-21infiniband: convert c2 to net_device_opsStephen Hemminger1-11/+11
2008-11-24infiniband: Kill directly reference of netdev->privWang Chen1-4/+4
2008-09-20IB: Drop code after return statementJulia Lawall1-1/+0
2008-04-29IB: expand ib_umem_get() prototypeArthur Kepner1-1/+1
2008-04-19IB: convert struct class_device to struct deviceTony Jones1-22/+26
2008-04-16IB/core: Add creation flags to struct ib_qp_init_attrEli Cohen1-0/+3
2008-04-16IB: Replace remaining __FUNCTION__ occurrences with __func__Harvey Harrison1-41/+41
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle1-1/+0
2007-05-08IB/uverbs: Export ib_umem_get()/ib_umem_release() to modulesRoland Dreier1-15/+27
2007-05-06IB: Add CQ comp_vector supportMichael S. Tsirkin1-1/+2
2007-04-24IB: Set class_dev->dev in core for nice device symlinkJoachim Fenkes1-1/+0
2006-11-13RDMA/amso1100: Fix unitialized pseudo_netdev accessed in c2_register_deviceTom Tucker1-19/+20
2006-09-28RDMA/amso1100: Fix memory leak in c2_reg_phys_mr()Roland Dreier1-1/+3
2006-09-27RDMA/amso1100: Fix compile warningsRoland Dreier1-1/+3
2006-09-23[PATCH] missing includes from infiniband mergeAl Viro1-0/+1
2006-09-22RDMA/amso1100: Add driver for Ammasso 1100 RNICTom Tucker1-0/+869