mbox series

[net-next,0/2] mlxsw: Add support for QSFP-DD transceiver type

Message ID 20200626144724.224372-1-idosch@idosch.org
Headers show
Series mlxsw: Add support for QSFP-DD transceiver type | expand

Message

Ido Schimmel June 26, 2020, 2:47 p.m. UTC
From: Ido Schimmel <idosch@mellanox.com>

This patch set from Vadim adds support for Quad Small Form Factor
Pluggable Double Density (QSFP-DD) modules in mlxsw.

Patch #1 enables dumping of QSFP-DD module information through ethtool.

Patch #2 enables reading of temperature thresholds from QSFP-DD modules
for hwmon and thermal zone purposes.

Vadim Pasternak (2):
  mlxsw: core: Add ethtool support for QSFP-DD transceivers
  mlxsw: core: Add support for temperature thresholds reading for
    QSFP-DD transceivers

 .../net/ethernet/mellanox/mlxsw/core_env.c    | 47 +++++++++++++++----
 drivers/net/ethernet/mellanox/mlxsw/reg.h     |  3 ++
 2 files changed, 41 insertions(+), 9 deletions(-)