summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4/main.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* net/mlx4: Add SET_PORT opcode modifiers enumerationIdo Shamay2015-04-021-5/+6
* IB/mlx4: Verify net device validity on port change eventMoni Shoua2015-03-181-1/+5
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2015-02-211-6/+5
|\
| * IB/mlx4: Fix wrong usage of IPv4 protocol for multicast attach/detachOr Gerlitz2015-02-171-5/+5
* | IB/mlx4: Reset flow support for IB kernel ULPsYishai Hadas2015-02-091-0/+64
* | IB/mlx4: Always use the correct port for mirrored multicast attachmentsMoni Shoua2015-02-091-1/+5
* | IB/mlx4: Load balance ports in port aggregation modeMoni Shoua2015-02-051-0/+1
* | IB/mlx4: Create mirror flows in port aggregation modeMoni Shoua2015-02-051-12/+72
* | IB/mlx4: Add port aggregation supportMoni Shoua2015-02-051-6/+70
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-281-1/+2
|\|
| * net/mlx4: Don't disable vxlan offloads under DMFS-A0 optimized steeringOr Gerlitz2015-01-161-1/+2
* | net/mlx4_core: Maintain a persistent memory for mlx4 deviceYishai Hadas2015-01-251-7/+10
|/
* net/mlx4: Change QP allocation schemeEugenia Emantayev2014-12-111-1/+1
* net/mlx4_core: Flexible (asymmetric) allocation of EQs and MSI-X vectors for ...Matan Barak2014-11-131-2/+1
* mlx4: Avoid leaking steering rules on flow creation error flowOr Gerlitz2014-10-311-2/+8
* 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/+2
|\ \
| | * IB/mlx4: Use ARRAY_SIZE instead of sizeof/sizeof[0]Fabian Frederick2014-08-131-4/+2
| |/
* / 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/+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
|/