[PATCH] PHY Layer fixup
authorAndy Fleming <afleming@freescale.com>
Wed, 24 Aug 2005 23:46:21 +0000 (18:46 -0500)
committerJeff Garzik <jgarzik@pobox.com>
Mon, 29 Aug 2005 00:28:25 +0000 (20:28 -0400)
commite13934563db047043ccead26412f552375cea90c
tree4013ca99f718559447315370c9d5e220e71d99d5
parent86f0cd505781e42000763821ec6f70127a6abaae
[PATCH] PHY Layer fixup

This patch adds back the code that was taken out, thus re-enabling:

* The PHY Layer to initialize without crashing
* Drivers to actually connect to PHYs
* The entire PHY Control Layer

This patch is used by the gianfar driver, and other drivers which are in
development.

Signed-off-by: Andy Fleming <afleming@freescale.com>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
drivers/net/phy/Kconfig
drivers/net/phy/Makefile
drivers/net/phy/mdio_bus.c
drivers/net/phy/phy.c
drivers/net/phy/phy_device.c
include/linux/phy.h