Age | Commit message (Expand) | Author | Files | Lines |
2014-06-12 | net/mlx4_en: Use affinity hint | Yuval Atias | 3 | -2/+46 |
2014-06-11 | net/mlx4_core: Keep only one driver entry release mlx4_priv | Wei Yang | 1 | -1/+1 |
2014-06-11 | net/mlx4_core: Fix SRIOV free-pool management when enforcing resource quotas | Jack Morgenstein | 1 | -4/+37 |
2014-06-07 | net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate | Jiri Pirko | 1 | -2/+2 |
2014-06-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 4 | -14/+127 |
2014-06-03 | Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller | 1 | -5/+5 |
2014-06-03 | ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh() | Ben Hutchings | 1 | -5/+5 |
2014-06-02 | Revert "net/mlx4_en: Use affinity hint" | David S. Miller | 4 | -48/+2 |
2014-06-02 | net/mlx4_en: Use affinity hint | Yuval Atias | 4 | -2/+48 |
2014-05-31 | net/mlx4_core: Reset RoCE VF gids when guest driver goes down | Jack Morgenstein | 4 | -14/+127 |
2014-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 4 | -2/+97 |
2014-05-23 | net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t... | Sucheta Chakraborty | 1 | -5/+6 |
2014-05-23 | net/mlx4_core: Replace pr_warning() with pr_warn() | Amir Vadai | 4 | -18/+17 |
2014-05-23 | net/mlx4_core: Deprecate use_prio module parameter | Amir Vadai | 1 | -4/+4 |
2014-05-19 | net/mlx4_en: Fix uninitialized use of 'port_up' in mlx4_en_set_channels() | Christian Engelmayer | 1 | -1/+1 |
2014-05-16 | net/mlx4_core: Add UPDATE_QP SRIOV wrapper support | Matan Barak | 4 | -2/+97 |
2014-05-14 | net/mlx4_core: Fix inaccurate return value of mlx4_flow_attach() | Eyal Perry | 1 | -1/+1 |
2014-05-14 | net/mlx4_en: Using positive error value for unsigned | Eyal Perry | 1 | -2/+2 |
2014-05-14 | net/mlx4_en: Protect MAC address modification with the state_lock mutex | Shani Michaelli | 1 | -2/+1 |
2014-05-14 | net/mlx4_core: Removed unnecessary bit operation condition | Eyal Perry | 1 | -5/+4 |
2014-05-14 | net/mlx4_core: Fix smatch error - possible access to a null variable | Eyal Perry | 1 | -0/+14 |
2014-05-14 | net/mlx4_en: Fix errors in MAC address changing when port is down | Shani Michaelli | 1 | -2/+3 |
2014-05-14 | net/mlx4_en: User prio mapping gets corrupted when changing number of channels | Ido Shamay | 1 | -1/+2 |
2014-05-14 | net/mlx4_core: Enforce irq affinity changes immediatly | Yuval Atias | 4 | -2/+80 |
2014-05-14 | net: get rid of SET_ETHTOOL_OPS | Wilfried Klaebe | 1 | -1/+1 |
2014-05-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -18/+47 |
2014-05-09 | mellanox: Logging message cleanups | Joe Perches | 26 | -437/+352 |
2014-05-05 | net/mlx4_core: Don't issue PCIe speed/width checks for VFs | Eyal Perry | 1 | -1/+2 |
2014-05-05 | net/mlx4_core: Load the Eth driver first | Or Gerlitz | 1 | -2/+2 |
2014-05-05 | net/mlx4_core: Fix slave id computation for single port VF | Matan Barak | 1 | -15/+20 |
2014-05-05 | net/mlx4_core: Adjust port number in qp_attach wrapper when detaching | Jack Morgenstein | 1 | -0/+23 |
2014-04-16 | mlx4_en: don't use napi_synchronize inside mlx4_en_netpoll | Chris Mason | 3 | -7/+1 |
2014-04-14 | net/mlx4_core: Defer VF initialization till PF is fully initialized | Amir Vadai | 1 | -1/+8 |
2014-04-14 | net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one() | Wei Yang | 2 | -77/+96 |
2014-04-04 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2 | -0/+86 |
2014-04-02 | net/mlx4: Set proper build dependancy with vxlan | Or Gerlitz | 3 | -0/+17 |
2014-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+5 |
2014-03-29 | net/mlx4: Implement vxlan ndo calls | Or Gerlitz | 3 | -4/+90 |
2014-03-29 | mlx4: Add support for CONFIG_DEV command | Or Gerlitz | 2 | -0/+49 |
2014-03-29 | net/mlx4: USe one wrapper that returns -EPERM | Or Gerlitz | 3 | -28/+4 |
2014-03-27 | net/mlx4_core: pass pci_device_id.driver_data to __mlx4_init_one during reset | Wei Yang | 1 | -1/+5 |
2014-03-21 | ptp: drivers: set the number of programmable pins. | Richard Cochran | 1 | -0/+1 |
2014-03-21 | net/mlx4: Adapt num_vfs/probed_vf params for single port VF | Matan Barak | 1 | -13/+34 |
2014-03-21 | net/mlx4: Adapt code for N-Port VF | Matan Barak | 8 | -61/+385 |
2014-03-21 | net/mlx4: Add utils for N-Port VFs | Matan Barak | 2 | -0/+108 |
2014-03-21 | net/mlx4: Add data structures to support N-Ports per VF | Matan Barak | 1 | -24/+85 |
2014-03-15 | mlx4: Don't receive packets when the napi budget == 0 | Eric W. Biederman | 1 | -0/+3 |
2014-03-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -6/+29 |
2014-03-13 | net/mlx4_en: Deregister multicast vxlan steering rules when going down | Or Gerlitz | 1 | -0/+2 |
2014-03-13 | mlx4: Call dev_kfree_skby_any instead of dev_kfree_skb. | Eric W. Biederman | 1 | -1/+1 |