Re: [PATCH net-next 1/3] ethtool: Add 100base-FX link mode entries

2020-09-17 Thread Dan Murphy
Andrew On 9/15/20 6:29 PM, Dan Murphy wrote: Andrew On 9/15/20 3:21 PM, Andrew Lunn wrote: On Tue, Sep 15, 2020 at 01:17:06PM -0500, Dan Murphy wrote: Add entries for the 100base-FX full and half duplex supported modes. $ ethtool eth0 Supported ports: [ TP    MII FIBRE ]    

Re: [PATCH net-next 1/3] ethtool: Add 100base-FX link mode entries

2020-09-15 Thread Dan Murphy
Andrew On 9/15/20 3:21 PM, Andrew Lunn wrote: On Tue, Sep 15, 2020 at 01:17:06PM -0500, Dan Murphy wrote: Add entries for the 100base-FX full and half duplex supported modes. $ ethtool eth0 Supported ports: [ TPMII FIBRE ] Supported link modes: 10baseT/Half 10baseT/

Re: [PATCH net-next 1/3] ethtool: Add 100base-FX link mode entries

2020-09-15 Thread Dan Murphy
Andrew On 9/15/20 3:10 PM, Andrew Lunn wrote: On Tue, Sep 15, 2020 at 01:17:06PM -0500, Dan Murphy wrote: @@ -160,6 +160,8 @@ static const struct phy_setting settings[] = { PHY_SETTING(100, FULL,100baseT_Full ), PHY_SETTING(100, FULL,100baseT1_Full

Re: [PATCH net-next 1/3] ethtool: Add 100base-FX link mode entries

2020-09-15 Thread Andrew Lunn
On Tue, Sep 15, 2020 at 01:17:06PM -0500, Dan Murphy wrote: > Add entries for the 100base-FX full and half duplex supported modes. > > $ ethtool eth0 > Supported ports: [ TPMII FIBRE ] > Supported link modes: 10baseT/Half 10baseT/Full > 100

Re: [PATCH net-next 1/3] ethtool: Add 100base-FX link mode entries

2020-09-15 Thread Andrew Lunn
On Tue, Sep 15, 2020 at 01:17:06PM -0500, Dan Murphy wrote: > @@ -160,6 +160,8 @@ static const struct phy_setting settings[] = { > PHY_SETTING(100, FULL,100baseT_Full ), > PHY_SETTING(100, FULL,100baseT1_Full), > PHY_SETTING(100, HALF,

[PATCH net-next 1/3] ethtool: Add 100base-FX link mode entries

2020-09-15 Thread Dan Murphy
Add entries for the 100base-FX full and half duplex supported modes. $ ethtool eth0 Supported ports: [ TPMII FIBRE ] Supported link modes: 10baseT/Half 10baseT/Full 100baseT/Half 100baseT/Full 100baseFX/Half