From: Jiri Pirko <j...@mellanox.com> Ido says:
Patches 1-4 do some minor cleanup in current ethtool ops. Patch 5 replace legacy {get,set}_settings callbacks with {get,set}_link_ksettings. Ido Schimmel (5): mlxsw: spectrum: Correctly report autonegotiation mlxsw: spectrum: Report link partner's advertised speeds mlxsw: spectrum: Report port type according to operational speed mlxsw: spectrum: Indicate support of multiple port types mlxsw: spectrum: Add support for new ethtool API drivers/net/ethernet/mellanox/mlxsw/reg.h | 20 ++ drivers/net/ethernet/mellanox/mlxsw/spectrum.c | 332 ++++++++++++++----------- drivers/net/ethernet/mellanox/mlxsw/spectrum.h | 3 +- 3 files changed, 209 insertions(+), 146 deletions(-) -- 2.5.5