summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-1227-489/+574
|\
| * net/mlx4_en: Use affinity hintYuval Atias2014-06-113-2/+46
| * net/mlx4_core: Keep only one driver entry release mlx4_privWei Yang2014-06-111-1/+1
| * net/mlx4_core: Fix SRIOV free-pool management when enforcing resource quotasJack Morgenstein2014-06-111-4/+37
| * net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko2014-06-071-2/+2
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-044-14/+127
| |\
| * \ Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2014-06-031-5/+5
| |\ \
| | * | ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()Ben Hutchings2014-06-031-5/+5
| * | | Revert "net/mlx4_en: Use affinity hint"David S. Miller2014-06-024-48/+2Star
| * | | net/mlx4_en: Use affinity hintYuval Atias2014-06-024-2/+48
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-244-2/+97
| |\ \ \
| * | | | net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...Sucheta Chakraborty2014-05-231-5/+6
| * | | | net/mlx4_core: Replace pr_warning() with pr_warn()Amir Vadai2014-05-224-18/+17Star
| * | | | net/mlx4_core: Deprecate use_prio module parameterAmir Vadai2014-05-221-4/+4
| * | | | net/mlx4_en: Fix uninitialized use of 'port_up' in mlx4_en_set_channels()Christian Engelmayer2014-05-191-1/+1
| | |/ / | |/| |
| * | | net/mlx4_core: Fix inaccurate return value of mlx4_flow_attach()Eyal Perry2014-05-141-1/+1
| * | | net/mlx4_en: Using positive error value for unsignedEyal Perry2014-05-141-2/+2
| * | | net/mlx4_en: Protect MAC address modification with the state_lock mutexShani Michaelli2014-05-141-2/+1Star
| * | | net/mlx4_core: Removed unnecessary bit operation conditionEyal Perry2014-05-141-5/+4Star
| * | | net/mlx4_core: Fix smatch error - possible access to a null variableEyal Perry2014-05-141-0/+14
| * | | net/mlx4_en: Fix errors in MAC address changing when port is downShani Michaelli2014-05-141-2/+3
| * | | net/mlx4_en: User prio mapping gets corrupted when changing number of channelsIdo Shamay2014-05-141-1/+2
| * | | net/mlx4_core: Enforce irq affinity changes immediatlyYuval Atias2014-05-144-2/+80
| * | | net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-131-1/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-123-18/+47
| |\ \ \
| * | | | mellanox: Logging message cleanupsJoe Perches2014-05-0926-437/+352Star
* | | | | 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-311-14/+14
| | * | | IB/mlx4: Add interface for selecting VFs to enable QP0 via MLX proxy QPsJack Morgenstein2014-05-301-0/+34
| | * | | mlx4: Add infrastructure for selecting VFs to enable QP0 via MLX proxy QPsJack Morgenstein2014-05-306-23/+85
| | * | | IB/mlx4: Preparation for VFs to issue/receive SMI (QP0) requests/responsesJack Morgenstein2014-05-301-14/+33
| | * | | mlx4_core: Fix incorrect FLAGS1 bitmap test in mlx4_QUERY_FUNC_CAPJack Morgenstein2014-05-301-1/+1
| | * | | mlx4_core: Fix memory leaks in SR-IOV error pathsDotan Barak2014-05-301-0/+14
| |/ / /
* | | / net/mlx4_core: Reset RoCE VF gids when guest driver goes downJack Morgenstein2014-05-314-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/+1Star
* 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-142-77/+96
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-04-042-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