[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1443167356-32095-1-git-send-email-ogerlitz@mellanox.com>
Date: Fri, 25 Sep 2015 10:49:08 +0300
From: Or Gerlitz <ogerlitz@...lanox.com>
To: "David S. Miller" <davem@...emloft.net>
Cc: netdev@...r.kernel.org, eli@...mailer.mlnx,
Yevgeny Petrilin <yevgenyp@...lanox.com>,
Or Gerlitz <ogerlitz@...lanox.com>
Subject: [PATCH net-next 0/8] Mellanox mlx5 driver update
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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists