Updates to the Xilinx AXI Ethernet driver to add support for an additional ethtool operation, and to support dynamic switching between 1000BaseX and SGMII interface modes. Robert Hancock (3): net: axienet: hook up nway_reset ethtool operation dt-bindings: net: xilinx_axienet: add xlnx,switch-x-sgmii attribute net: axienet: Support dynamic switching between 1000BaseX and SGMII .../bindings/net/xilinx_axienet.txt | 4 ++ drivers/net/ethernet/xilinx/xilinx_axienet.h | 29 +++++--- .../net/ethernet/xilinx/xilinx_axienet_main.c | 68 +++++++++++++++++-- 3 files changed, 83 insertions(+), 18 deletions(-) -- 2.27.0