]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
NET: PHY: adds driver for Intel XWAY PHY
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 5 Jun 2016 21:41:11 +0000 (23:41 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sat, 11 Jun 2016 05:13:48 +0000 (22:13 -0700)
commit112b558d025712c0bbcefa3d07a4433dd3e32d27
tree3fe53bc0486c859380d5b51e674cd43e42a097a0
parent0e119b41b7f23e08799fa8b1c9c1360d7da75815
NET: PHY: adds driver for Intel XWAY PHY

This adds support for the Intel (former Lantiq) XWAY 11G and 22E PHYs.
These PHYs are also named PEF 7061, PEF 7071, PEF 7072.

Signed-off-by: John Crispin <john@phrozen.org>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/Kconfig
drivers/net/phy/Makefile
drivers/net/phy/intel-xway.c [new file with mode: 0644]