summaryrefslogtreecommitdiff
path: root/include/linux/phy.h
AgeCommit message (Expand)Author
2008-05-06phylib: Fix some sparse warningsAndy Fleming
2008-04-25phylib: Add support for board-level PHY fixupsAndy Fleming
2008-04-17phylib: factor out get_phy_id from within get_phy_devicePaul Gortmaker
2008-04-16phy: Clean up header styleAndy Fleming
2008-04-16phy: Change mii_bus id field to a stringAndy Fleming
2008-02-03PHYLIB: Locking fixes for PHY I/O potentially sleepingNate Case
2007-12-04PHY: Add the phy_device_release device method.Anton Vorontsov
2007-12-01phylib: add PHY interface modes for internal delay for tx and rx onlyKim Phillips
2007-10-10PHYLIB: IRQ event workqueue handling fixesMaciej W. Rozycki
2007-04-28phylib: add RGMII-ID interface mode definitionKim Phillips
2006-12-02[PATCH] PHY: Add support for configuring the PHY connection interfaceAndy Fleming
2006-12-02[PATCH] 2.6.18: sb1250-mac: Missing inclusions from <linux/phy.h>Maciej W. Rozycki
2006-08-19[PATCH] PAL: Support of the fixed PHYVitaly Bordug
2006-01-12[PATCH] phy: Added a macro to represent the string format used to match a phy...Kumar Gala
2005-11-05[PATCH] phy address mask support for generic phy layerMatt Porter
2005-08-28[PATCH] PHY Layer fixupAndy Fleming
2005-08-11phy subsystem: more cleanupsJeff Garzik
2005-08-11Fix numerous minor problems with new phy subsystem.Jeff Garzik
2005-07-30This patch adds a PHY Abstraction Layer to the Linux Kernel, enablingAndy Fleming