summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
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
2014-03-28mlx4: Add support for CONFIG_DEV commandOr Gerlitz
2014-03-28net/mlx4: USe one wrapper that returns -EPERMOr Gerlitz
2014-03-27net/mlx4_core: pass pci_device_id.driver_data to __mlx4_init_one during resetWei Yang
2014-03-21ptp: drivers: set the number of programmable pins.Richard Cochran
2014-03-20net/mlx4: Adapt num_vfs/probed_vf params for single port VFMatan Barak
2014-03-20net/mlx4: Adapt code for N-Port VFMatan Barak
2014-03-20net/mlx4: Add utils for N-Port VFsMatan Barak
2014-03-20net/mlx4: Add data structures to support N-Ports per VFMatan Barak
2014-03-14mlx4: Don't receive packets when the napi budget == 0Eric W. Biederman
2014-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-13net/mlx4_en: Deregister multicast vxlan steering rules when going downOr Gerlitz
2014-03-12mlx4: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman
2014-03-12net/mlx4_core: Load the IB driver when the device supports IBoEOr Gerlitz
2014-03-12net/mlx4_en: Handle vxlan steering rules for mac address changesOr Gerlitz
2014-03-12net/mlx4_core: Fix wrong dump of the vxlan offloads device capabilityOr Gerlitz
2014-03-12mlx4: Activate RoCE/SRIOVJack Morgenstein
2014-03-12mlx4: Implement IP based gids support for RoCE/SRIOVJack Morgenstein
2014-03-12mlx4: Add ref counting to port MAC table for RoCEJack Morgenstein
2014-03-12mlx4: In RoCE allow guests to have multiple GIDSJack Morgenstein
2014-03-12mlx4_core: For RoCE, allow slaves to set the GID entry at that slave's indexJack Morgenstein
2014-03-12mlx4: Adjust QP1 multiplexing for RoCE/SRIOVJack Morgenstein
2014-03-10IB/mlx5_core: remove unreachable function call in module initKleber Sacilotto de Souza