Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | [PATCH] PHY Layer fixup | Andy Fleming | 2005-08-28 |
| | | | | | | | | | | | | | | 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> | ||
* | Fix numerous minor problems with new phy subsystem. | Jeff Garzik | 2005-08-11 |
| | | | | | Includes fixes for problems noted by Adrian Bunk, Andrew Morton, and one other person lost in the annals of history (and email folders). | ||
* | This patch adds a PHY Abstraction Layer to the Linux Kernel, enabling | Andy Fleming | 2005-07-30 |
ethernet drivers to remain as ignorant as is reasonable of the connected PHY's design and operation details. Signed-off-by: Andy Fleming <afleming@freescale.com> Signed-off-by: Jeff Garzik <jgarzik@pobox.com> |