commit | e58bb43f5e438c9e003100a13a168aa90a651faa | [log] [tgz] |
---|---|---|
author | Giuseppe CAVALLARO <peppe.cavallaro@st.com> | Tue Mar 26 04:43:08 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 26 12:53:37 2013 -0400 |
tree | 6080e9e389250a87dee03a017091f71bbc0d43b9 | |
parent | 0982a0f6d1be5f03ba62ed1f3deb92e8376b1e43 [diff] |
stmmac: initial support to manage pcs modes This patch adds the minimal support to manage the PCS modes (RGMII/SGMII) and restart the ANE. Both TBI and RTBI are not yet supported. Thanks to Byungho that wrote some part of this code and tested SGMII too. The only thing to be fixed is the get/set pause in ethtool. Signed-off-by: Byungho An <bh74.an@samsung.com> Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com> Signed-off-by: David S. Miller <davem@davemloft.net>