aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-06-1016-84/+221
|\
| *---. Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx...Roland Dreier2014-06-1016-84/+221
| |\ \ \
| | | | * mlx4_core: Fix GFP flags parameters to be gfp_tRoland Dreier2014-06-043-3/+3
| | | | * IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIOJiri Kosina2014-06-0211-47/+51
| | |_|/ | |/| |
| | | * mlx5_core: Store MR attributes in mlx5_mr_core during creation and after UMRHaggai Eran2014-05-271-0/+4
| | |/ | |/|
| | * mlx4_core: Move handling of MLX4_QP_ST_MLX to proper switch statementRoland Dreier2014-05-301-14/+14
| | * IB/mlx4: Add interface for selecting VFs to enable QP0 via MLX proxy QPsJack Morgenstein2014-05-291-0/+34
| | * mlx4: Add infrastructure for selecting VFs to enable QP0 via MLX proxy QPsJack Morgenstein2014-05-296-23/+85
| | * IB/mlx4: Preparation for VFs to issue/receive SMI (QP0) requests/responsesJack Morgenstein2014-05-291-14/+33
| | * mlx4_core: Fix incorrect FLAGS1 bitmap test in mlx4_QUERY_FUNC_CAPJack Morgenstein2014-05-291-1/+1
| | * mlx4_core: Fix memory leaks in SR-IOV error pathsDotan Barak2014-05-291-0/+14
| |/
* | net/mlx4_core: Reset RoCE VF gids when guest driver goes downJack Morgenstein2014-05-304-14/+127
* | net/mlx4_core: Add UPDATE_QP SRIOV wrapper supportMatan Barak2014-05-164-2/+97
|/
* net/mlx4_core: Don't issue PCIe speed/width checks for VFsEyal Perry2014-05-051-1/+2
* net/mlx4_core: Load the Eth driver firstOr Gerlitz2014-05-051-2/+2
* net/mlx4_core: Fix slave id computation for single port VFMatan Barak2014-05-051-15/+20
* net/mlx4_core: Adjust port number in qp_attach wrapper when detachingJack Morgenstein2014-05-051-0/+23
* mlx4_en: don't use napi_synchronize inside mlx4_en_netpollChris Mason2014-04-163-7/+1
* net/mlx4_core: Defer VF initialization till PF is fully initializedAmir Vadai2014-04-141-1/+8
* net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one()Wei Yang2014-04-132-77/+96
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-04-032-0/+86
|\
| * IB/mlx5: Keep mlx5 MRs in a radix tree under deviceSagi Grimberg2014-03-072-0/+25
| * mlx5: Implement create_mr and destroy_mrSagi Grimberg2014-03-071-0/+61
* | net/mlx4: Set proper build dependancy with vxlanOr Gerlitz2014-04-013-0/+17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-291-1/+5
|\ \
| * | net/mlx4_core: pass pci_device_id.driver_data to __mlx4_init_one during resetWei Yang2014-03-271-1/+5
* | | net/mlx4: Implement vxlan ndo callsOr Gerlitz2014-03-283-4/+90
* | | mlx4: Add support for CONFIG_DEV commandOr Gerlitz2014-03-282-0/+49
* | | net/mlx4: USe one wrapper that returns -EPERMOr Gerlitz2014-03-283-28/+4
* | | ptp: drivers: set the number of programmable pins.Richard Cochran2014-03-211-0/+1
* | | net/mlx4: Adapt num_vfs/probed_vf params for single port VFMatan Barak2014-03-201-13/+34
* | | net/mlx4: Adapt code for N-Port VFMatan Barak2014-03-208-61/+385
* | | net/mlx4: Add utils for N-Port VFsMatan Barak2014-03-202-0/+108
* | | net/mlx4: Add data structures to support N-Ports per VFMatan Barak2014-03-201-24/+85
* | | mlx4: Don't receive packets when the napi budget == 0Eric W. Biederman2014-03-141-0/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-143-6/+29
|\| |
| * | net/mlx4_en: Deregister multicast vxlan steering rules when going downOr Gerlitz2014-03-131-0/+2
| * | net/mlx4_core: Load the IB driver when the device supports IBoEOr Gerlitz2014-03-121-1/+1
| * | net/mlx4_en: Handle vxlan steering rules for mac address changesOr Gerlitz2014-03-121-0/+8
| * | net/mlx4_core: Fix wrong dump of the vxlan offloads device capabilityOr Gerlitz2014-03-121-2/+3
| * | net/mlx4_core: mlx4_init_slave() shouldn't access comm channel before PF is r...Amir Vadai2014-03-061-0/+11
| * | net/mlx4_core: Fix memory access error in mlx4_QUERY_DEV_CAP_wrapper()Amir Vadai2014-03-061-3/+3
| * | net/mlx4: Support shutdown() interfaceGavin Shan2014-03-051-0/+1
* | | mlx4: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman2014-03-121-1/+1
* | | mlx4: Activate RoCE/SRIOVJack Morgenstein2014-03-121-7/+0
* | | mlx4: Implement IP based gids support for RoCE/SRIOVJack Morgenstein2014-03-121-0/+24
* | | mlx4: Add ref counting to port MAC table for RoCEJack Morgenstein2014-03-121-7/+68
* | | mlx4: In RoCE allow guests to have multiple GIDSJack Morgenstein2014-03-125-34/+161
* | | mlx4_core: For RoCE, allow slaves to set the GID entry at that slave's indexJack Morgenstein2014-03-121-3/+30
* | | mlx4: Adjust QP1 multiplexing for RoCE/SRIOVJack Morgenstein2014-03-122-0/+39