]> Git Repo - linux.git/commit
net-next: phy: new Asix Electronics PHY driver
authorMichael Schmitz <[email protected]>
Thu, 19 Apr 2018 02:05:18 +0000 (14:05 +1200)
committerDavid S. Miller <[email protected]>
Thu, 19 Apr 2018 20:11:10 +0000 (16:11 -0400)
commit31dd83b966410915a56358a8a3fc13c54d016fb3
tree87fd34895230dff76572b0e979a4a0601ba725f9
parent32e43779fc019ad777c9502210221e3891fdc1bf
net-next: phy: new Asix Electronics PHY driver

The Asix Electronics PHY found on the X-Surf 100 Amiga Zorro network
card by Individual Computers is buggy, and needs the reset bit toggled
as workaround to make a PHY soft reset succeed.

Add workaround driver just for this special case.

Suggested in xsurf100 patch series review by Andrew Lunn <[email protected]>

Signed-off-by: Michael Schmitz <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]>
Reviewed-by: Florian Fainelli <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
drivers/net/phy/Kconfig
drivers/net/phy/Makefile
drivers/net/phy/asix.c [new file with mode: 0644]
This page took 0.055866 seconds and 4 git commands to generate.