Files
android_kernel_xiaomi_sm8450/drivers/net/usb
Michel Stam 3cc81d85ee asix: Don't reset PHY on if_up for ASIX 88772
I've noticed every time the interface is set to 'up,', the kernel
reports that the link speed is set to 100 Mbps/Full Duplex, even
when ethtool is used to set autonegotiation to 'off', half
duplex, 10 Mbps.
It can be tested by:
 ifconfig eth0 down
 ethtool -s eth0 autoneg off speed 10 duplex half
 ifconfig eth0 up

Then checking 'dmesg' for the link speed.

Signed-off-by: Michel Stam <m.stam@fugro.nl>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-10-03 15:38:49 -07:00
..
2014-05-13 17:43:20 -04:00
2013-12-06 12:37:55 -05:00
2014-05-13 17:43:20 -04:00
2014-03-05 20:40:24 -05:00
2014-05-13 17:43:20 -04:00
2014-10-01 16:46:34 -04:00
2014-05-13 17:43:20 -04:00