Hi Dave,

With the fix for ARM bug being under the works, these are 
few other fixes for mlx4 we have ready to go.

Eran addressed the problematic/wrong reporting of dropped packets, Daniel 
fixed some matters related to PPC EEH's and Jenny's patch makes sure
VFs can't change the port's pause settings.

Or.

Daniel Jurgens (2):
  net/mlx4_core: Implement pci_resume callback
  net/mlx4_core: Avoid repeated calls to pci enable/disable

Eran Ben Elisha (1):
  net/mlx4_en: Split SW RX dropped counter per RX ring

Eugenia Emantayev (1):
  net/mlx4_core: Don't allow to VF change global pause settings

 drivers/net/ethernet/mellanox/mlx4/en_ethtool.c |  5 +-
 drivers/net/ethernet/mellanox/mlx4/en_port.c    |  5 +-
 drivers/net/ethernet/mellanox/mlx4/en_rx.c      |  2 +-
 drivers/net/ethernet/mellanox/mlx4/main.c       | 76 ++++++++++++++++++-------
 drivers/net/ethernet/mellanox/mlx4/mlx4.h       |  2 +
 drivers/net/ethernet/mellanox/mlx4/mlx4_en.h    |  1 +
 drivers/net/ethernet/mellanox/mlx4/port.c       | 13 +++++
 include/linux/mlx4/device.h                     |  7 +++
 8 files changed, 89 insertions(+), 22 deletions(-)

-- 
2.3.7

Reply via email to