summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-06-11net/mlx4_en: Use affinity hintYuval Atias
2014-06-11net/mlx4_core: Keep only one driver entry release mlx4_privWei Yang
2014-06-11net/mlx4_core: Fix SRIOV free-pool management when enforcing resource quotasJack Morgenstein
2014-06-10Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-06-10Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx...Roland Dreier
2014-06-06net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko
2014-06-04mlx4_core: Fix GFP flags parameters to be gfp_tRoland Dreier
2014-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-06-02Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2014-06-03ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()Ben Hutchings
2014-06-02IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIOJiri Kosina
2014-06-02Revert "net/mlx4_en: Use affinity hint"David S. Miller
2014-06-01net/mlx4_en: Use affinity hintYuval Atias
2014-05-30net/mlx4_core: Reset RoCE VF gids when guest driver goes downJack Morgenstein
2014-05-30mlx4_core: Move handling of MLX4_QP_ST_MLX to proper switch statementRoland Dreier
2014-05-29IB/mlx4: Add interface for selecting VFs to enable QP0 via MLX proxy QPsJack Morgenstein
2014-05-29mlx4: Add infrastructure for selecting VFs to enable QP0 via MLX proxy QPsJack Morgenstein
2014-05-29IB/mlx4: Preparation for VFs to issue/receive SMI (QP0) requests/responsesJack Morgenstein
2014-05-29mlx4_core: Fix incorrect FLAGS1 bitmap test in mlx4_QUERY_FUNC_CAPJack Morgenstein
2014-05-29mlx4_core: Fix memory leaks in SR-IOV error pathsDotan Barak
2014-05-27mlx5_core: Store MR attributes in mlx5_mr_core during creation and after UMRHaggai Eran
2014-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-23net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...Sucheta Chakraborty
2014-05-22net/mlx4_core: Replace pr_warning() with pr_warn()Amir Vadai
2014-05-22net/mlx4_core: Deprecate use_prio module parameterAmir Vadai
2014-05-18net/mlx4_en: Fix uninitialized use of 'port_up' in mlx4_en_set_channels()Christian Engelmayer
2014-05-16net/mlx4_core: Add UPDATE_QP SRIOV wrapper supportMatan Barak
2014-05-14net/mlx4_core: Fix inaccurate return value of mlx4_flow_attach()Eyal Perry
2014-05-14net/mlx4_en: Using positive error value for unsignedEyal Perry
2014-05-14net/mlx4_en: Protect MAC address modification with the state_lock mutexShani Michaelli
2014-05-14net/mlx4_core: Removed unnecessary bit operation conditionEyal Perry
2014-05-14net/mlx4_core: Fix smatch error - possible access to a null variableEyal Perry
2014-05-14net/mlx4_en: Fix errors in MAC address changing when port is downShani Michaelli
2014-05-14net/mlx4_en: User prio mapping gets corrupted when changing number of channelsIdo Shamay
2014-05-14net/mlx4_core: Enforce irq affinity changes immediatlyYuval Atias
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe
2014-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-08mellanox: Logging message cleanupsJoe Perches
2014-05-05net/mlx4_core: Don't issue PCIe speed/width checks for VFsEyal Perry
2014-05-05net/mlx4_core: Load the Eth driver firstOr Gerlitz
2014-05-05net/mlx4_core: Fix slave id computation for single port VFMatan Barak
2014-05-05net/mlx4_core: Adjust port number in qp_attach wrapper when detachingJack Morgenstein
2014-04-16mlx4_en: don't use napi_synchronize inside mlx4_en_netpollChris Mason
2014-04-14net/mlx4_core: Defer VF initialization till PF is fully initializedAmir Vadai
2014-04-13net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one()Wei Yang
2014-04-03Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-04-01net/mlx4: Set proper build dependancy with vxlanOr Gerlitz
2014-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-28net/mlx4: Implement vxlan ndo callsOr Gerlitz