summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4/main.c
Commit message (Expand)AuthorAgeFilesLines
...
*-. Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4...Roland Dreier2014-08-141-4/+2
|\ \
| | * IB/mlx4: Use ARRAY_SIZE instead of sizeof/sizeof[0]Fabian Frederick2014-08-121-4/+2
| |/
* | IB/mlx4_ib: Add support for user MR re-registrationMatan Barak2014-08-011-0/+2
|/
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-06-101-9/+17
|\
| * IB/mlx4: SET_PORT called by mlx4_ib_modify_port should be wrappedJack Morgenstein2014-05-291-9/+17
* | 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-031-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-221-143/+332
|\
| * IB/mlx4: Use IS_ENABLED(CONFIG_IPV6)Roland Dreier2014-01-191-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-181-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-071-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-09-301-0/+11
* mlx4: Activate SR-IOV mode for IBJack Morgenstein2012-09-301-2/+6
* IB/mlx4: Miscellaneous adjustments for SR-IOV IB supportJack Morgenstein2012-09-301-8/+18
* mlx4: Add alias_guid mechanismJack Morgenstein2012-09-301-6/+31
* IB/mlx4: Add multicast group (MCG) paravirtualization for SR-IOVOren Duer2012-09-301-4/+14
* mlx4: MAD_IFC paravirtualizationJack Morgenstein2012-09-301-17/+47
* mlx4: Implement QP paravirtualization and maintain phys_pkey_cache for smp_snoopJack Morgenstein2012-09-301-0/+35
* IB/mlx4: Initialize SR-IOV IB support for slaves in master contextJack Morgenstein2012-09-301-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-221-8/+25
| |\ \
| | | * IB/mlx4: Fill the masked_atomic_cap attribute in query deviceDotan Barak2012-07-111-1/+1
| | |/ | |/|
OpenPOWER on IntegriCloud