commit | c073f666ff5c38477849c5109f2c430df1a60e82 | [log] [tgz] |
---|---|---|
author | hayeswang <hayeswang@realtek.com> | Mon Jul 08 10:41:21 2013 +0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Jul 11 17:11:01 2013 -0700 |
tree | 698043ce5e73174a3f9dd1b8eb18623d1933c94a | |
parent | d77e41e12744e53ca7f98f920350998b5f00c93a [diff] |
net/usb: add relative mii functions for r815x Base on cdc_ether, add the mii functions for RTL8152 and RTL8153. The RTL8152 and RTL8153 support ECM mode which use the driver of cdc_ether. Add the mii functions. Then, the basic PHY access is possible. Signed-off-by: Hayes Wang <hayeswang@realtek.com> Signed-off-by: David S. Miller <davem@davemloft.net>