summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/phy_device.c
Commit message (Expand)AuthorAgeFilesLines
...
| * [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* | phy devices: use same arg typesRandy Dunlap2007-02-091-2/+2
|/
* [PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day2006-12-131-1/+1
* [PATCH] PHY: Add support for configuring the PHY connection interfaceAndy Fleming2006-12-021-9/+20
* [PATCH] Fixed a number of bugs in the PHY LayerAndy Fleming2006-12-021-0/+1
* [netdrvr] phy: Fix bugs in error handlingJeff Garzik2006-10-011-3/+5
* [PATCH] Signedness issue in drivers/net/phy/phy_device.cEric Sesterhenn2006-09-251-1/+1
* [PATCH] PAL: Support of the fixed PHYVitaly Bordug2006-08-191-21/+30
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] missing license for libphy.koOlaf Hering2005-12-241-0/+4
* Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*.Jeff Garzik2005-11-051-1/+0
* [netdrvr] delete CONFIG_PHYCONTROLJeff Garzik2005-09-231-3/+0
* [PATCH] PHY Layer fixupAndy Fleming2005-08-281-24/+148
* phy subsystem: more cleanupsJeff Garzik2005-08-111-129/+1
* Fix numerous minor problems with new phy subsystem.Jeff Garzik2005-08-111-15/+33
* This patch adds a PHY Abstraction Layer to the Linux Kernel, enablingAndy Fleming2005-07-301-0/+682
OpenPOWER on IntegriCloud