]> Git Repo - linux.git/commit
[PATCH] PHY Layer fixup
authorAndy Fleming <[email protected]>
Wed, 24 Aug 2005 23:46:21 +0000 (18:46 -0500)
committerJeff Garzik <[email protected]>
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 <[email protected]>
Signed-off-by: Jeff Garzik <[email protected]>
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
This page took 0.072013 seconds and 4 git commands to generate.