summaryrefslogtreecommitdiffstats
path: root/include/linux/phy.h
Commit message (Expand)AuthorAgeFilesLines
* PHYLIB: Locking fixes for PHY I/O potentially sleepingNate Case2008-02-031-2/+3
* PHY: Add the phy_device_release device method.Anton Vorontsov2007-12-041-0/+1
* phylib: add PHY interface modes for internal delay for tx and rx onlyKim Phillips2007-12-011-0/+2
* PHYLIB: IRQ event workqueue handling fixesMaciej W. Rozycki2007-10-111-0/+3
* phylib: add RGMII-ID interface mode definitionKim Phillips2007-04-281-0/+1
* [PATCH] PHY: Add support for configuring the PHY connection interfaceAndy Fleming2006-12-021-6/+20
* [PATCH] 2.6.18: sb1250-mac: Missing inclusions from <linux/phy.h>Maciej W. Rozycki2006-12-021-0/+4
* [PATCH] PAL: Support of the fixed PHYVitaly Bordug2006-08-191-0/+1
* [PATCH] phy: Added a macro to represent the string format used to match a phy...Kumar Gala2006-01-121-0/+3
* [PATCH] phy address mask support for generic phy layerMatt Porter2005-11-051-0/+3
* [PATCH] PHY Layer fixupAndy Fleming2005-08-291-0/+17
* phy subsystem: more cleanupsJeff Garzik2005-08-111-17/+0Star
* Fix numerous minor problems with new phy subsystem.Jeff Garzik2005-08-111-1/+0Star
* This patch adds a PHY Abstraction Layer to the Linux Kernel, enablingAndy Fleming2005-07-311-0/+378