summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/amso1100/c2_provider.c
Commit message (Expand)AuthorAgeFilesLines
* IB/core: Replace ib_umem's offset field with a full addressHaggai Eran2014-12-161-1/+1
* net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-161-1/+1
* IB: Refactor umem to use linear SG tableYishai Hadas2014-03-041-14/+9Star
* IB: Use central enum for speed instead of hard-coded valuesOr Gerlitz2012-03-051-1/+1
* RDMA/amso1100: Use '%pM' format option to print MACAndy Shevchenko2011-10-061-4/+1Star
* RDMA: Allow for NULL .modify_device() and .modify_port() methodsBart Van Assche2011-07-191-9/+0Star
* IB/core: Allow device-specific per-port sysfs filesRalph Campbell2010-05-211-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* RDMA/amso1100: Check kmalloc() result in c2_register_device()Roel Kluin2009-09-061-9/+15
* infiniband: convert c2 to net_device_opsStephen Hemminger2009-03-221-11/+11
* infiniband: Kill directly reference of netdev->privWang Chen2008-11-251-4/+4
* IB: Drop code after return statementJulia Lawall2008-09-211-1/+0Star
* IB: expand ib_umem_get() prototypeArthur Kepner2008-04-291-1/+1
* IB: convert struct class_device to struct deviceTony Jones2008-04-201-22/+26
* IB/core: Add creation flags to struct ib_qp_init_attrEli Cohen2008-04-171-0/+3
* IB: Replace remaining __FUNCTION__ occurrences with __func__Harvey Harrison2008-04-171-41/+41
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-111-1/+0Star
* IB/uverbs: Export ib_umem_get()/ib_umem_release() to modulesRoland Dreier2007-05-091-15/+27
* IB: Add CQ comp_vector supportMichael S. Tsirkin2007-05-071-1/+2
* IB: Set class_dev->dev in core for nice device symlinkJoachim Fenkes2007-04-251-1/+0Star
* RDMA/amso1100: Fix unitialized pseudo_netdev accessed in c2_register_deviceTom Tucker2006-11-131-19/+20
* RDMA/amso1100: Fix memory leak in c2_reg_phys_mr()Roland Dreier2006-09-281-1/+3
* RDMA/amso1100: Fix compile warningsRoland Dreier2006-09-271-1/+3
* [PATCH] missing includes from infiniband mergeAl Viro2006-09-231-0/+1
* RDMA/amso1100: Add driver for Ammasso 1100 RNICTom Tucker2006-09-231-0/+869