summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4/main.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx4: Invoke UPDATE_QP for proxy QP1 on MAC changesMatan Barak2014-05-161-3/+64
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-04-041-5/+6
|\
| * mlx4_core: Make buffer larger to avoid overflow warningDan Carpenter2014-04-011-3/+3
| * mlx4_core: Fix some indenting in mlx4_ib_add()Dan Carpenter2014-04-011-2/+3
* | net/mlx4: Adapt code for N-Port VFMatan Barak2014-03-201-4/+11
* | IB/mlx4_ib: Adapt code to use caps.num_ports instead of a constantMatan Barak2014-03-201-4/+4
* | mlx4: Activate RoCE/SRIOVJack Morgenstein2014-03-121-8/+0
* | net,IB/mlx: Bump all Mellanox driver versionsAmir Vadai2014-02-251-2/+2
|/
*-. Merge branches 'cma', 'cxgb4', 'iser', 'misc', 'mlx4', 'mlx5', 'nes', 'ocrdma...Roland Dreier2014-02-141-50/+133
|\ \
| | * IB/mlx4: Build the port IBoE GID table properly under bondingMoni Shoua2014-02-131-4/+37
| | * IB/mlx4: Do IBoE GID table resets per-portMoni Shoua2014-02-131-17/+18
| | * IB/mlx4: Do IBoE locking earlier when initializing the GID tableMoni Shoua2014-02-131-3/+3
| | * IB/mlx4: Move rtnl locking to the right placeMoni Shoua2014-02-131-2/+2
| | * IB/mlx4: Make sure GID index 0 is always occupiedMoni Shoua2014-02-131-24/+68
| | * IB/mlx4: Don't allocate range of steerable UD QPs for Ethernet-only deviceMatan Barak2014-02-131-1/+6
| |/
* / IB: Report using RoCE IP based gids in port capsMoni Shoua2014-02-131-1/+1
|/
* Merge branch 'ip-roce' into for-nextRoland Dreier2014-01-231-143/+332
|\
| * IB/mlx4: Use IS_ENABLED(CONFIG_IPV6)Roland Dreier2014-01-201-6/+6
| * IB/mlx4: Use IBoE (RoCE) IP based GIDs in the port GID tableMoni Shoua2014-01-181-143/+331
* | IB/mlx4: Add support for steerable IB UD QPsMatan Barak2014-01-141-1/+105
* | IB/mlx4: Add mechanism to support flow steering over IB linksMatan Barak2014-01-141-1/+134
* | IB/mlx4: Enable device-managed steering support for IB ports tooMatan Barak2014-01-141-12/+19
|/
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-11-191-5/+3
|\
| * IB/core: Re-enable create_flow/destroy_flow uverbsMatan Barak2013-11-171-2/+0
| * IB/core: extended command: an improved infrastructure for uverbs commandsYann Droneaud2013-11-171-3/+3
* | net/mlx4_core: Initialize all mailbox buffers to zero before useJack Morgenstein2013-11-081-6/+0
* | mlx4: Structures and init/teardown for VF resource quotasJack Morgenstein2013-11-041-4/+4
|/
* IB/core: Temporarily disable create_flow/destroy_flow uverbsYann Droneaud2013-10-211-0/+2
* IB/mlx4: Add receive flow steering supportHadar Hen Zion2013-08-281-0/+235
* net: pass info struct via netdevice notifierJiri Pirko2013-05-281-1/+1
* IB/mlx4: Advertise MW supportShani Michaeli2013-02-251-0/+19
* IB/mlx4: Remove redundant NULL check before kfreeSyam Sidhardhan2013-02-251-2/+1
* mlx4: 64-byte CQE/EQE supportOr Gerlitz2012-11-261-5/+22
* IB/mlx4: Create paravirt contexts for VFs when master IB driver initializesJack Morgenstein2012-10-011-0/+11
* mlx4: Activate SR-IOV mode for IBJack Morgenstein2012-10-011-2/+6
* IB/mlx4: Miscellaneous adjustments for SR-IOV IB supportJack Morgenstein2012-10-011-8/+18
* mlx4: Add alias_guid mechanismJack Morgenstein2012-10-011-6/+31
* IB/mlx4: Add multicast group (MCG) paravirtualization for SR-IOVOren Duer2012-10-011-4/+14
* mlx4: MAD_IFC paravirtualizationJack Morgenstein2012-10-011-17/+47
* mlx4: Implement QP paravirtualization and maintain phys_pkey_cache for smp_snoopJack Morgenstein2012-10-011-0/+35
* IB/mlx4: Initialize SR-IOV IB support for slaves in master contextJack Morgenstein2012-10-011-7/+73
* IB/mlx4: Fix possible deadlock on sm_lock spinlockJack Morgenstein2012-08-101-2/+3
* Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2012-07-241-8/+25
|\
| *-. Merge branches 'cma', 'cxgb4', 'misc', 'mlx4-sriov', 'mlx-cleanups', 'ocrdma'...Roland Dreier2012-07-231-8/+25
| |\ \
| | | * IB/mlx4: Fill the masked_atomic_cap attribute in query deviceDotan Barak2012-07-111-1/+1
| | |/ | |/|
| | * mlx4: Use port management change event instead of smp_snoopJack Morgenstein2012-07-101-6/+23
| | * IB/mlx4: Add debug printsJack Morgenstein2012-07-091-1/+1
| |/
* | {NET,IB}/mlx4: Add rmap support to mlx4_assign_eqAmir Vadai2012-07-191-1/+2
* | {NET, IB}/mlx4: Add device managed flow steering firmware APIHadar Hen Zion2012-07-081-7/+55
|/
* IB/mlx4: Fix max_wqe capacity reported from query deviceSagi Grimberg2012-06-061-1/+1