aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-20net/mlx4: Adapt code for N-Port VFMatan Barak1-4/+11
2014-03-20IB/mlx4_ib: Adapt code to use caps.num_ports instead of a constantMatan Barak1-4/+4
2014-03-12mlx4: Activate RoCE/SRIOVJack Morgenstein1-8/+0
2014-02-25net,IB/mlx: Bump all Mellanox driver versionsAmir Vadai1-2/+2
2014-02-14Merge branches 'cma', 'cxgb4', 'iser', 'misc', 'mlx4', 'mlx5', 'nes', 'ocrdma', 'qib' and 'usnic' into for-nextRoland Dreier1-50/+133
2014-02-13IB: Report using RoCE IP based gids in port capsMoni Shoua1-1/+1
2014-02-13IB/mlx4: Build the port IBoE GID table properly under bondingMoni Shoua1-4/+37
2014-02-13IB/mlx4: Do IBoE GID table resets per-portMoni Shoua1-17/+18
2014-02-13IB/mlx4: Do IBoE locking earlier when initializing the GID tableMoni Shoua1-3/+3
2014-02-13IB/mlx4: Move rtnl locking to the right placeMoni Shoua1-2/+2
2014-02-13IB/mlx4: Make sure GID index 0 is always occupiedMoni Shoua1-24/+68
2014-02-13IB/mlx4: Don't allocate range of steerable UD QPs for Ethernet-only deviceMatan Barak1-1/+6
2014-01-22Merge branch 'ip-roce' into for-nextRoland Dreier1-143/+332
2014-01-19IB/mlx4: Use IS_ENABLED(CONFIG_IPV6)Roland Dreier1-6/+6
2014-01-18IB/mlx4: Use IBoE (RoCE) IP based GIDs in the port GID tableMoni Shoua1-143/+331
2014-01-14IB/mlx4: Add support for steerable IB UD QPsMatan Barak1-1/+105
2014-01-14IB/mlx4: Add mechanism to support flow steering over IB linksMatan Barak1-1/+134
2014-01-14IB/mlx4: Enable device-managed steering support for IB ports tooMatan Barak1-12/+19
2013-11-18Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-5/+3
2013-11-17IB/core: Re-enable create_flow/destroy_flow uverbsMatan Barak1-2/+0
2013-11-17IB/core: extended command: an improved infrastructure for uverbs commandsYann Droneaud1-3/+3
2013-11-07net/mlx4_core: Initialize all mailbox buffers to zero before useJack Morgenstein1-6/+0
2013-11-04mlx4: Structures and init/teardown for VF resource quotasJack Morgenstein1-4/+4
2013-10-21IB/core: Temporarily disable create_flow/destroy_flow uverbsYann Droneaud1-0/+2
2013-08-28IB/mlx4: Add receive flow steering supportHadar Hen Zion1-0/+235
2013-05-28net: pass info struct via netdevice notifierJiri Pirko1-1/+1
2013-02-25IB/mlx4: Advertise MW supportShani Michaeli1-0/+19
2013-02-25IB/mlx4: Remove redundant NULL check before kfreeSyam Sidhardhan1-2/+1
2012-11-26mlx4: 64-byte CQE/EQE supportOr Gerlitz1-5/+22
2012-09-30IB/mlx4: Create paravirt contexts for VFs when master IB driver initializesJack Morgenstein1-0/+11
2012-09-30mlx4: Activate SR-IOV mode for IBJack Morgenstein1-2/+6
2012-09-30IB/mlx4: Miscellaneous adjustments for SR-IOV IB supportJack Morgenstein1-8/+18
2012-09-30mlx4: Add alias_guid mechanismJack Morgenstein1-6/+31
2012-09-30IB/mlx4: Add multicast group (MCG) paravirtualization for SR-IOVOren Duer1-4/+14
2012-09-30mlx4: MAD_IFC paravirtualizationJack Morgenstein1-17/+47
2012-09-30mlx4: Implement QP paravirtualization and maintain phys_pkey_cache for smp_snoopJack Morgenstein1-0/+35
2012-09-30IB/mlx4: Initialize SR-IOV IB support for slaves in master contextJack Morgenstein1-7/+73
2012-08-10IB/mlx4: Fix possible deadlock on sm_lock spinlockJack Morgenstein1-2/+3
2012-07-24Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-8/+25
2012-07-22Merge branches 'cma', 'cxgb4', 'misc', 'mlx4-sriov', 'mlx-cleanups', 'ocrdma' and 'qib' into for-linusRoland Dreier1-8/+25
2012-07-19{NET,IB}/mlx4: Add rmap support to mlx4_assign_eqAmir Vadai1-1/+2
2012-07-11IB/mlx4: Fill the masked_atomic_cap attribute in query deviceDotan Barak1-1/+1
2012-07-10mlx4: Use port management change event instead of smp_snoopJack Morgenstein1-6/+23
2012-07-08IB/mlx4: Add debug printsJack Morgenstein1-1/+1
2012-07-07{NET, IB}/mlx4: Add device managed flow steering firmware APIHadar Hen Zion1-7/+55
2012-06-06IB/mlx4: Fix max_wqe capacity reported from query deviceSagi Grimberg1-1/+1
2012-06-03IB/mlx4: Fix EQ deallocation in legacy modeShlomo Pongratz1-12/+7
2012-05-18IB/mlx4: Fix mlx4_ib_add() error flowJack Morgenstein1-3/+3
2012-05-18IB/mlx4: Increase the number of vectors (EQs) available for ULPsShlomo Pongratz1-0/+84
2012-05-08IB/mlx4: Replace printk(KERN_yyy...) with pr_yyy(...)Shlomo Pongratz1-7/+7