[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1422351179-27284-1-git-send-email-amirv@mellanox.com>
Date: Tue, 27 Jan 2015 11:32:49 +0200
From: Amir Vadai <amirv@...lanox.com>
To: "David S. Miller" <davem@...emloft.net>
Cc: netdev@...r.kernel.org, Or Gerlitz <ogerlitz@...lanox.com>,
Amir Vadai <amirv@...lanox.com>,
Yevgeny Petrilin <yevgenyp@...lanox.com>
Subject: [PATCH net-next 00/10] Mellanox ethernet driver updates Jan-27-2015
Hi,
This patchset introduces some bug fixes, code cleanups and support in a new
firmware event called recoverable error events.
Patches were applied and tested against commit b8665c6 ("net: dsa/mv88e6352:
make mv88e6352_wait generic")
Thanks,
Amir
Jack Morgenstein (7):
net/mlx4_core: Add bad-cable event support
net/mlx4_core: Add reserved lkey for VFs to QUERY_FUNC_CAP
net/mlx4_core: Fix mem leak in SRIOV mlx4_init_one error flow
net/mlx4_core: Adjust command timeouts to conform to the firmware spec
net/mlx4_core: Fix HW2SW_EQ to conform to the firmware spec
net/mlx4_core: Fix struct mlx4_vhcr_cmd to make implicit padding
explicit
net/mlx4_core: Remove duplicate code line from procedure mlx4_bf_alloc
Matan Barak (1):
net/mlx4: Fix memory corruption in mlx4_MAD_IFC_wrapper
Or Gerlitz (1):
net/mlx4_core: Fix device capabilities dumping
Saeed Mahameed (1):
net/mlx4_en: Use ethtool cmd->autoneg as a hint for ethtool set
settings
drivers/net/ethernet/mellanox/mlx4/cmd.c | 6 ++-
drivers/net/ethernet/mellanox/mlx4/en_ethtool.c | 18 ++++---
drivers/net/ethernet/mellanox/mlx4/eq.c | 48 ++++++++++---------
drivers/net/ethernet/mellanox/mlx4/fw.c | 55 +++++++++++++++-------
drivers/net/ethernet/mellanox/mlx4/fw.h | 1 +
drivers/net/ethernet/mellanox/mlx4/main.c | 5 +-
drivers/net/ethernet/mellanox/mlx4/mlx4.h | 3 +-
drivers/net/ethernet/mellanox/mlx4/mr.c | 4 +-
drivers/net/ethernet/mellanox/mlx4/pd.c | 1 -
.../net/ethernet/mellanox/mlx4/resource_tracker.c | 16 ++-----
include/linux/mlx4/cmd.h | 6 +--
include/linux/mlx4/device.h | 14 +++++-
12 files changed, 104 insertions(+), 73 deletions(-)
--
1.9.3
--
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