]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
net: add ICPlus PHY driver
authorYegor Yefremov <yegorslists@googlemail.com>
Wed, 28 Nov 2012 10:15:18 +0000 (11:15 +0100)
committerJoe Hershberger <joe.hershberger@ni.com>
Tue, 25 Jun 2013 00:07:32 +0000 (19:07 -0500)
commit0fae25089d9e3303e952a4227bd2c1edccabfa20
treee37f4668ae48226b362a0d10131bf3a7575e5174
parente2043f5c272d14a0e0acd81382f17cfc883136d6
net: add ICPlus PHY driver

The driver code was taken from Linux kernel source:
drivers/net/phy/icplus.c

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
drivers/net/phy/Makefile
drivers/net/phy/icplus.c [new file with mode: 0644]
drivers/net/phy/phy.c