summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/mdio_bus.c
Commit message (Expand)AuthorAgeFilesLines
* PHY: Add the phy_device_release device method.Anton Vorontsov2007-12-041-4/+5
* phy: Fix phy_id for Vitesse 824x PHYKumar Gala2007-06-281-1/+2
* phy layer: add kernel-doc + DocBookRandy Dunlap2007-04-281-6/+13
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [PATCH] PAL: Support of the fixed PHYVitaly Bordug2006-08-191-0/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* phy: mdiobus_register(): initialize all phy_map entriesHerbert Valerio Riedel2006-05-101-1/+3
* [PATCH] phy: Added a macro to represent the string format used to match a phy...Kumar Gala2006-01-121-1/+1
* Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*.Jeff Garzik2005-11-051-1/+0
* [PATCH] phy address mask support for generic phy layerMatt Porter2005-11-051-0/+3
* [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-281-14/+6
* [PATCH] 'mdio_bus_exit' in discarded section .text.exitPeter Chubb2005-09-051-1/+1
* [PATCH] swsusp: fix remaining u32 vs. pm_message_t confusionPavel Machek2005-09-051-1/+1
* [PATCH] PHY Layer fixupAndy Fleming2005-08-281-1/+78
* phy subsystem: more cleanupsJeff Garzik2005-08-111-74/+0
* Fix numerous minor problems with new phy subsystem.Jeff Garzik2005-08-111-2/+2
* This patch adds a PHY Abstraction Layer to the Linux Kernel, enablingAndy Fleming2005-07-301-0/+173
OpenPOWER on IntegriCloud