summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4/main.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-09-241-54/+115
|\
| * IB/mlx4: Fix VF mac handling in RoCEJack Morgenstein2014-09-221-5/+10
| * IB/mlx4: Do not allow APM under RoCEJack Morgenstein2014-09-221-1/+15
| * IB/mlx4: Don't update QP1 in native modeJack Morgenstein2014-09-221-0/+4
| * IB/mlx4: Avoid accessing netdevice when building RoCE qp1 headerJack Morgenstein2014-09-221-0/+5
| * IB/mlx4: Avoid executing gid task when device is being removedMoni Shoua2014-09-221-0/+9
| * IB/mlx4: Fix lockdep splat for the iboe lockJack Morgenstein2014-09-221-12/+12
| * IB/mlx4: Get upper dev addresses as RoCE GIDs when port comes upMoni Shoua2014-09-221-8/+17
| * IB/mlx4: Reorder steps in RoCE GID table initializationMoni Shoua2014-09-221-12/+17
| * IB/mlx4: Don't duplicate the default RoCE GIDMoni Shoua2014-09-221-0/+4
| * IB/mlx4: Avoid null pointer dereference in mlx4_ib_scan_netdevs()Moni Shoua2014-09-221-23/+26
| * IB/mlx4: Disable TSO for Connect-X rev. A0 HCAsMarkus Stockhausen2014-09-191-1/+4
* | net/mlx4: Set vlan stripping policy by the right commandMatan Barak2014-09-111-1/+1
* | mlx4: Set user-space raw Ethernet QPs to properly handle VXLAN trafficOr Gerlitz2014-08-301-0/+30
|/
*-. Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4...Roland Dreier2014-08-141-4/+2Star
|\ \
| | * IB/mlx4: Use ARRAY_SIZE instead of sizeof/sizeof[0]Fabian Frederick2014-08-131-4/+2Star
| |/
* / IB/mlx4_ib: Add support for user MR re-registrationMatan Barak2014-08-021-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-301-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-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/+0Star
* | 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/+3Star
|\
| * IB/core: Re-enable create_flow/destroy_flow uverbsMatan Barak2013-11-171-2/+0Star
| * 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/+0Star
* | 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