aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/phy.h
Commit message (Expand)AuthorAgeFilesLines
* phylib: Add support for board-level PHY fixupsAndy Fleming2008-04-251-2/+22
* phylib: factor out get_phy_id from within get_phy_devicePaul Gortmaker2008-04-171-0/+1
* phy: Clean up header styleAndy Fleming2008-04-161-16/+32
* phy: Change mii_bus id field to a stringAndy Fleming2008-04-161-4/+8
* 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-101-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-281-0/+17
* phy subsystem: more cleanupsJeff Garzik2005-08-111-17/+0
* Fix numerous minor problems with new phy subsystem.Jeff Garzik2005-08-111-1/+0
* This patch adds a PHY Abstraction Layer to the Linux Kernel, enablingAndy Fleming2005-07-301-0/+378