diff options
| author | Krzysztof Hałasa <[email protected]> | 2025-04-08 11:59:41 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2025-04-11 01:42:50 +0000 |
| commit | 4145f00227ee80f21ab274e9cd9c09758e9bcf3d (patch) | |
| tree | 92b40bc4ae2ff8aecfc1182c712ce5c48539d0e3 /tools/testing/selftests/net/lib/py/ynl.py | |
| parent | Merge branch 'trace-add-tracepoint-for-tcp_sendmsg_locked' (diff) | |
| download | kernel-4145f00227ee80f21ab274e9cd9c09758e9bcf3d.tar.gz kernel-4145f00227ee80f21ab274e9cd9c09758e9bcf3d.zip | |
usbnet: asix AX88772: leave the carrier control to phylink
ASIX AX88772B based USB 10/100 Ethernet adapter doesn't come
up ("carrier off"), despite the built-in 100BASE-FX PHY positive link
indication. The internal PHY is configured (using EEPROM) in fixed
100 Mbps full duplex mode.
The primary problem appears to be using carrier_netif_{on,off}() while,
at the same time, delegating carrier management to phylink. Use only the
latter and remove "manual control" in the asix driver.
I don't have any other AX88772 board here, but the problem doesn't seem
specific to a particular board or settings - it's probably
timing-dependent.
Remove unused asix_adjust_link() as well.
Signed-off-by: Krzysztof Hałasa <[email protected]>
Tested-by: Oleksij Rempel <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/testing/selftests/net/lib/py/ynl.py')
0 files changed, 0 insertions, 0 deletions
