aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/phy.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-28phy: power management supportGiuseppe Cavallaro1-0/+2
2008-10-08phylib: add mdiobus_{read,write}Lennert Buytenhek1-8/+38
2008-10-08phylib: give mdio buses a device tree presenceLennert Buytenhek1-0/+8
2008-10-08phylib: move to dynamic allocation of struct mii_busLennert Buytenhek1-0/+2
2008-10-08phylib: rename mii_bus::dev to mii_bus::parentLennert Buytenhek1-1/+1
2008-09-19phylib: allow incremental scanning of an mii busLennert Buytenhek1-0/+2
2008-05-06phylib: Fix some sparse warningsAndy Fleming1-0/+5
2008-04-25phylib: Add support for board-level PHY fixupsAndy Fleming1-2/+22
2008-04-17phylib: factor out get_phy_id from within get_phy_devicePaul Gortmaker1-0/+1
2008-04-16phy: Clean up header styleAndy Fleming1-16/+32
2008-04-16phy: Change mii_bus id field to a stringAndy Fleming1-4/+8
2008-02-03PHYLIB: Locking fixes for PHY I/O potentially sleepingNate Case1-2/+3
2007-12-04PHY: Add the phy_device_release device method.Anton Vorontsov1-0/+1
2007-12-01phylib: add PHY interface modes for internal delay for tx and rx onlyKim Phillips1-0/+2
2007-10-10PHYLIB: IRQ event workqueue handling fixesMaciej W. Rozycki1-0/+3
2007-04-28phylib: add RGMII-ID interface mode definitionKim Phillips1-0/+1
2006-12-02[PATCH] PHY: Add support for configuring the PHY connection interfaceAndy Fleming1-6/+20
2006-12-02[PATCH] 2.6.18: sb1250-mac: Missing inclusions from <linux/phy.h>Maciej W. Rozycki1-0/+4
2006-08-19[PATCH] PAL: Support of the fixed PHYVitaly Bordug1-0/+1
2006-01-12[PATCH] phy: Added a macro to represent the string format used to match a phy deviceKumar Gala1-0/+3
2005-11-05[PATCH] phy address mask support for generic phy layerMatt Porter1-0/+3
2005-08-28[PATCH] PHY Layer fixupAndy Fleming1-0/+17
2005-08-11phy subsystem: more cleanupsJeff Garzik1-17/+0
2005-08-11Fix numerous minor problems with new phy subsystem.Jeff Garzik1-1/+0
2005-07-30This patch adds a PHY Abstraction Layer to the Linux Kernel, enablingAndy Fleming1-0/+378