[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190828155437.9852-1-idosch@idosch.org>
Date: Wed, 28 Aug 2019 18:54:33 +0300
From: Ido Schimmel <idosch@...sch.org>
To: netdev@...r.kernel.org
Cc: davem@...emloft.net, jiri@...lanox.com, mlxsw@...lanox.com,
Ido Schimmel <idosch@...lanox.com>
Subject: [PATCH net-next 0/4] mlxsw: Various updates
From: Ido Schimmel <idosch@...lanox.com>
Patch #1 from Amit removes 56G speed support. The reasons for this are
detailed in the commit message.
Patch #2 from Shalom ensures that the hardware does not auto negotiate
the number of used lanes. For example, if a four lane port supports 100G
over both two and four lanes, it will not advertise the two lane link
mode.
Patch #3 bumps the firmware version supported by the driver.
Patch #4 from Petr adds ethtool counters to help debug the internal PTP
implementation in mlxsw. I copied Richard on this patch in case he has
comments.
Amit Cohen (1):
mlxsw: Remove 56G speed support
Ido Schimmel (1):
mlxsw: Bump firmware version to 13.2000.1886
Petr Machata (1):
mlxsw: spectrum_ptp: Add counters for GC events
Shalom Toledo (1):
mlxsw: spectrum: Prevent auto negotiation on number of lanes
drivers/net/ethernet/mellanox/mlxsw/reg.h | 1 -
.../net/ethernet/mellanox/mlxsw/spectrum.c | 140 ++++++++++++------
.../net/ethernet/mellanox/mlxsw/spectrum.h | 17 ++-
.../ethernet/mellanox/mlxsw/spectrum_ptp.c | 67 +++++++++
.../ethernet/mellanox/mlxsw/spectrum_ptp.h | 32 ++++
.../net/ethernet/mellanox/mlxsw/switchx2.c | 6 -
6 files changed, 210 insertions(+), 53 deletions(-)
--
2.21.0
Powered by blists - more mailing lists