summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4/main.c
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx4: Fix ib device initialization error flowJack Morgenstein2017-08-261-0/+1
* IB/mlx4: When no DMFS for IPoIB, don't allow NET_IF QPsEran Ben Elisha2017-03-161-8/+13
* IB/mlx4: Fix port query for 56Gb Ethernet linksSaeed Mahameed2017-03-161-3/+5
* IB/mlx4: Put non zero value in max_ah device attributeMaor Gottlieb2017-03-161-0/+1
* IB/mlx4: Verify port number in flow steering create flowYishai Hadas2016-08-221-0/+3
* IB/mlx4: Fix wrong usage of IPv4 protocol for multicast attach/detachOr Gerlitz2015-03-031-5/+5
* IB/mlx4: Don't duplicate the default RoCE GIDMoni Shoua2014-10-051-0/+4
* IB/mlx4: Avoid null pointer dereference in mlx4_ib_scan_netdevs()Moni Shoua2014-10-051-23/+26
* 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