commit | 48f44da4542d8f91d8b0603e20929b184dc2aa4e | [log] [tgz] |
---|---|---|
author | Giuseppe CAVALLARO <peppe.cavallaro@st.com> | Sun Nov 25 23:10:44 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Nov 26 17:22:12 2012 -0500 |
tree | a0789a70089bea5031f75b67a49cf1c937441ca5 | |
parent | 62a2ab935c8d0f8643d02d3696abc401b5da6206 [diff] |
stmmac: get/set coalesce parameters via ethtool This patch is to get/set the tx/rx coalesce parameters via ethtool interface. Tests have been done on several platform with different GMAC chips w/o and w/ RX watchdog feature. V2: reject coalesce settings that are not supported. Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com> Reviewed-by: Ben Hutchings <bhutchings@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>