[PATCH net-next v4 0/2] provide support for PHY master/slave configuration

2020-05-04 Thread Oleksij Rempel
changes v5: - set MASTER_SLAVE_CFG_UNSUPPORTED as default value - send a netlink error message on validation error - more code fixes changes v4: - rename port_mode to master_slave - move validation code to net/ethtool/linkmodes.c - add UNSUPPORTED state and avoid sending unsupported fields - mor

Re: [PATCH net-next v4 0/2] provide support for PHY master/slave configuration

2020-05-03 Thread Oleksij Rempel
please ignore it, i send it by accident. On Mon, May 04, 2020 at 06:33:18AM +0200, Oleksij Rempel wrote: > changes v3: > - rename port_mode to master_slave > - move validation code to net/ethtool/linkmodes.c > - add UNSUPPORTED state and avoid sending unsupported fields > - more formatting and n

[PATCH net-next v4 0/2] provide support for PHY master/slave configuration

2020-05-03 Thread Oleksij Rempel
changes v3: - rename port_mode to master_slave - move validation code to net/ethtool/linkmodes.c - add UNSUPPORTED state and avoid sending unsupported fields - more formatting and naming fixes - tja11xx: support only force mode - tja11xx: mark state as unsupported changes v3: - provide separate

[PATCH net-next v4 0/2] provide support for PHY master/slave configuration

2020-05-01 Thread Oleksij Rempel
changes v3: - rename port_mode to master_slave - move validation code to net/ethtool/linkmodes.c - add UNSUPPORTED state and avoid sending unsupported fields - more formatting and naming fixes - tja11xx: support only force mode - tja11xx: mark state as unsupported changes v3: - provide separate