commit | eee3786f7d3134e3edc54c1134511d520dd74285 | [log] [tgz] |
---|---|---|
author | hayeswang <hayeswang@realtek.com> | Mon Apr 01 22:23:38 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Apr 07 16:44:13 2013 -0400 |
tree | 90e95dfe3ceee580bcd14dda2594aa3f3571e81c | |
parent | fe7524c09793c87dfde55ac3f98f4b95d9d48638 [diff] |
r8169: Modify the method for setting firmware Remove useless action PHY_READ_EFUSE, PHY_READ_MAC_BYTE, PHY_WRITE_MAC_BYTE, PHY_WRITE_ERI_WORD. And define the new action PHY_MDIO_CHG. PHY_MDIO_CHG is used to modify the mdio operation. By the way, the firmware could support setting mac ocp. Signed-off-by: Hayes Wang <hayeswang@realtek.com> Signed-off-by: David S. Miller <davem@davemloft.net>