net/usb: add relative mii functions for r815x
authorhayeswang <hayeswang@realtek.com>
Mon, 8 Jul 2013 02:41:21 +0000 (10:41 +0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 12 Jul 2013 00:11:01 +0000 (17:11 -0700)
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>

No differences found