]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - drivers/net/phy/phy.c
phy: Add support for SMSC LAN87xx PHYs
[karo-tx-uboot.git] / drivers / net / phy / phy.c
2011-12-05 Nobuhiro Iwamatsuphy: Add support for SMSC LAN87xx PHYs
2011-09-28 Wolfgang DenkRevert "phylib: remove a couple of redundant code lines"
2011-09-09 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2011-09-09 Vladimir Zapolskiyphylib: remove a couple of redundant code lines
2011-09-09 Vladimir Zapolskiyphylib: reset mii bus only if reset handler is registered
2011-08-31 Wolfgang Denkphy.c: make less verbose - turn printf() into debug()
2011-05-10 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc83xx
2011-04-20 Wolfgang DenkMerge branch 'phylib' of git://git.denx.de/u-boot-mmc
2011-04-20 Andy Flemingphylib: Add a bunch of PHY drivers from tsec
2011-04-20 Andy FlemingCreate PHY Lib for U-Boot