summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)AuthorFilesLines
2014-06-12net/mlx4_en: Use affinity hintYuval Atias3-2/+46
2014-06-11net/mlx4_core: Keep only one driver entry release mlx4_privWei Yang1-1/+1
2014-06-11net/mlx4_core: Fix SRIOV free-pool management when enforcing resource quotasJack Morgenstein1-4/+37
2014-06-07net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko1-2/+2
2014-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-14/+127
2014-06-03Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller1-5/+5
2014-06-03ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()Ben Hutchings1-5/+5
2014-06-02Revert "net/mlx4_en: Use affinity hint"David S. Miller4-48/+2
2014-06-02net/mlx4_en: Use affinity hintYuval Atias4-2/+48
2014-05-31net/mlx4_core: Reset RoCE VF gids when guest driver goes downJack Morgenstein4-14/+127
2014-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-2/+97
2014-05-23net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...Sucheta Chakraborty1-5/+6
2014-05-23net/mlx4_core: Replace pr_warning() with pr_warn()Amir Vadai4-18/+17
2014-05-23net/mlx4_core: Deprecate use_prio module parameterAmir Vadai1-4/+4
2014-05-19net/mlx4_en: Fix uninitialized use of 'port_up' in mlx4_en_set_channels()Christian Engelmayer1-1/+1
2014-05-16net/mlx4_core: Add UPDATE_QP SRIOV wrapper supportMatan Barak4-2/+97
2014-05-14net/mlx4_core: Fix inaccurate return value of mlx4_flow_attach()Eyal Perry1-1/+1
2014-05-14net/mlx4_en: Using positive error value for unsignedEyal Perry1-2/+2
2014-05-14net/mlx4_en: Protect MAC address modification with the state_lock mutexShani Michaelli1-2/+1
2014-05-14net/mlx4_core: Removed unnecessary bit operation conditionEyal Perry1-5/+4
2014-05-14net/mlx4_core: Fix smatch error - possible access to a null variableEyal Perry1-0/+14
2014-05-14net/mlx4_en: Fix errors in MAC address changing when port is downShani Michaelli1-2/+3
2014-05-14net/mlx4_en: User prio mapping gets corrupted when changing number of channelsIdo Shamay1-1/+2
2014-05-14net/mlx4_core: Enforce irq affinity changes immediatlyYuval Atias4-2/+80
2014-05-14net: get rid of SET_ETHTOOL_OPSWilfried Klaebe1-1/+1
2014-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-18/+47
2014-05-09mellanox: Logging message cleanupsJoe Perches26-437/+352
2014-05-05net/mlx4_core: Don't issue PCIe speed/width checks for VFsEyal Perry1-1/+2
2014-05-05net/mlx4_core: Load the Eth driver firstOr Gerlitz1-2/+2
2014-05-05net/mlx4_core: Fix slave id computation for single port VFMatan Barak1-15/+20
2014-05-05net/mlx4_core: Adjust port number in qp_attach wrapper when detachingJack Morgenstein1-0/+23
2014-04-16mlx4_en: don't use napi_synchronize inside mlx4_en_netpollChris Mason3-7/+1
2014-04-14net/mlx4_core: Defer VF initialization till PF is fully initializedAmir Vadai1-1/+8
2014-04-14net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one()Wei Yang2-77/+96
2014-04-04Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2-0/+86
2014-04-02net/mlx4: Set proper build dependancy with vxlanOr Gerlitz3-0/+17
2014-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+5
2014-03-29net/mlx4: Implement vxlan ndo callsOr Gerlitz3-4/+90
2014-03-29mlx4: Add support for CONFIG_DEV commandOr Gerlitz2-0/+49
2014-03-29net/mlx4: USe one wrapper that returns -EPERMOr Gerlitz3-28/+4
2014-03-27net/mlx4_core: pass pci_device_id.driver_data to __mlx4_init_one during resetWei Yang1-1/+5
2014-03-21ptp: drivers: set the number of programmable pins.Richard Cochran1-0/+1
2014-03-21net/mlx4: Adapt num_vfs/probed_vf params for single port VFMatan Barak1-13/+34
2014-03-21net/mlx4: Adapt code for N-Port VFMatan Barak8-61/+385
2014-03-21net/mlx4: Add utils for N-Port VFsMatan Barak2-0/+108
2014-03-21net/mlx4: Add data structures to support N-Ports per VFMatan Barak1-24/+85
2014-03-15mlx4: Don't receive packets when the napi budget == 0Eric W. Biederman1-0/+3
2014-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-6/+29
2014-03-13net/mlx4_en: Deregister multicast vxlan steering rules when going downOr Gerlitz1-0/+2
2014-03-13mlx4: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman1-1/+1