Hi Dave,

Bunch of changes from the team, while warming engines for the 
upcoming SRIOV support.

Or.


Achiad Shochat (2):
  net/mlx5e: Priv state flag not rolled-back upon netdev open error
  net/mlx5_core: Remove redundant "err" variable usage

Eli Cohen (4):
  net/mlx5_core: Fix async commands return code
  net/mlx5_core: Fix notification of page supplement error
  net/mlx5_core: Fix wrong name in struct
  net/mlx5_core: Update health syndromes

Majd Dibbiny (1):
  net/mlx5_core: New init and exit flow for mlx5_core

Saeed Mahameed (1):
  net/mlx5_core: Fix struct type in the DESTROY_TIR/TIS device commands

 drivers/net/ethernet/mellanox/mlx5/core/cmd.c      |   2 +
 drivers/net/ethernet/mellanox/mlx5/core/cq.c       |   1 +
 drivers/net/ethernet/mellanox/mlx5/core/en_main.c  |   8 +-
 drivers/net/ethernet/mellanox/mlx5/core/eq.c       |   1 +
 drivers/net/ethernet/mellanox/mlx5/core/health.c   |  11 +-
 drivers/net/ethernet/mellanox/mlx5/core/main.c     | 341 ++++++++++++---------
 drivers/net/ethernet/mellanox/mlx5/core/mr.c       |   1 +
 .../net/ethernet/mellanox/mlx5/core/pagealloc.c    |  63 ++--
 drivers/net/ethernet/mellanox/mlx5/core/port.c     |  35 +--
 drivers/net/ethernet/mellanox/mlx5/core/qp.c       |   1 +
 drivers/net/ethernet/mellanox/mlx5/core/srq.c      |   1 +
 drivers/net/ethernet/mellanox/mlx5/core/transobj.c |   4 +-
 include/linux/mlx5/device.h                        |   2 +-
 13 files changed, 262 insertions(+), 209 deletions(-)

-- 
2.3.7

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to