Searched hist:c073f666ff5c38477849c5109f2c430df1a60e82 (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/usb/ |
H A D | Makefile | diff c073f666ff5c38477849c5109f2c430df1a60e82 Mon Jul 08 04:41:21 CEST 2013 hayeswang <hayeswang@realtek.com> 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>
|
H A D | cdc_ether.c | diff c073f666ff5c38477849c5109f2c430df1a60e82 Mon Jul 08 04:41:21 CEST 2013 hayeswang <hayeswang@realtek.com> 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>
|