Re: [PATCH 2/2] niu: improve ethtool support for gigabit coppercards

From: David Miller
Date: Wed Feb 18 2009 - 20:54:17 EST


From: Constantin Baranov <baranov@xxxxxxxxxxx>
Date: Tue, 17 Feb 2009 10:38:52 +0400

> Introduced support for link speed and duplex setting (ethtool -s),
> link advertising parameters and autonegotiation (ethtool -r):
> - struct niu_link_config: split advertising and autoneg
> fields into active and target values (similar to speed
> and duplex fields)
> - mii_init_common(): rewrite function to actually apply
> requested niu_link_config parameters instead of providing
> default initialization
> - link_status_1g(): move parsing of MII registers into
> new link_status_mii() function (link_status_1g_rgmii()
> could possibly use this new implementation too)
> - introduce simple nway_reset method
> - fix incorrect XMAC_CONFIG_MODE selection for 10Mbps case
>
> Signed-off-by: Constantin Baranov <baranov@xxxxxxxxxxx>

Looks good, patch applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/