summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-06-108-68/+221
|\
| *-. Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx...Roland Dreier2014-06-108-68/+221
| |\ \
| | | * IB/mlx4: Fix gfp passing in create_qp_common()Jiri Kosina2014-06-091-2/+2
| | | * IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIOJiri Kosina2014-06-024-19/+25
| | |/ | |/|
| | * IB/mlx4: Add interface for selecting VFs to enable QP0 via MLX proxy QPsJack Morgenstein2014-05-301-1/+104
| | * mlx4: Add infrastructure for selecting VFs to enable QP0 via MLX proxy QPsJack Morgenstein2014-05-301-12/+40
| | * IB/mlx4: Preparation for VFs to issue/receive SMI (QP0) requests/responsesJack Morgenstein2014-05-302-24/+32
| | * IB/mlx4: SET_PORT called by mlx4_ib_modify_port should be wrappedJack Morgenstein2014-05-301-9/+17
| | * IB/mlx4: fix unitialised variable is_mcastColin Ian King2014-05-281-1/+1
| |/
* / IB/mlx4: Invoke UPDATE_QP for proxy QP1 on MAC changesMatan Barak2014-05-163-3/+75
|/
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-04-044-29/+27Star
|\
| *---. Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'oc...Roland Dreier2014-04-032-6/+7
| |\ \ \
| | | | * IB/mlx4: Fix a sparse endianness warningBart Van Assche2014-03-181-1/+1
| | | |/ | | |/|
| | | * 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
| | |/
| * / IB: Refactor umem to use linear SG tableYishai Hadas2014-03-042-23/+20Star
| |/
* | mlx4: Use actual number of PCI functions (PF + VFs) for alias GUID logicMatan Barak2014-03-261-1/+1
* | net/mlx4: Adapt code for N-Port VFMatan Barak2014-03-203-18/+31
* | 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
* | mlx4_ib: Fix SIDR support of for UD QPs under SRIOV/RoCEShani Michaelli2014-03-121-15/+57
* | mlx4: Implement IP based gids support for RoCE/SRIOVJack Morgenstein2014-03-125-24/+84
* | mlx4: Add ref counting to port MAC table for RoCEJack Morgenstein2014-03-122-43/+261
* | mlx4: In RoCE allow guests to have multiple GIDSJack Morgenstein2014-03-121-4/+30
* | mlx4: Adjust QP1 multiplexing for RoCE/SRIOVJack Morgenstein2014-03-123-20/+67
* | 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-236-199/+437
|\
| * IB/mlx4: Use IS_ENABLED(CONFIG_IPV6)Roland Dreier2014-01-201-6/+6
| * IB/mlx4: Add dependency INETMatan Barak2014-01-201-1/+1
| * IB/mlx4: Handle Ethernet L2 parameters for IP based GID addressingMoni Shoua2014-01-184-58/+99
| * IB/mlx4: Use IBoE (RoCE) IP based GIDs in the port GID tableMoni Shoua2014-01-182-143/+334
| * IB/core: Ethernet L2 attributes in verbs/cm structuresMatan Barak2014-01-141-2/+7
| |
| \
*-. \ Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ...Roland Dreier2014-01-234-22/+323
|\ \ \ | |_|/ |/| |
| | * IB/mlx4: Fix error return codeJulia Lawall2014-01-181-2/+6
| |/ |/|
| * IB/mlx4: Add support for steerable IB UD QPsMatan Barak2014-01-143-7/+163
| * 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-142-12/+20
|/
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-11-192-7/+10
|\
| *---. Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ...Roland Dreier2013-11-172-7/+10
| |\ \ \
| | | | * IB/mlx4: Fix device max capabilities checkEli Cohen2013-11-151-1/+6
| | |_|/ | |/| |
| | | * IB/mlx4: Fix endless loop in resize CQEli Cohen2013-11-151-1/+1
| | |/ | |/|
| | * IB/core: Re-enable create_flow/destroy_flow uverbsMatan Barak2013-11-171-2/+0Star