aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/phy_device.c
Commit message (Expand)AuthorAge
* phylib: do EXPORT_SYMBOL on get_phy_idPaul Gortmaker2008-05-22
* drivers/net/phy: fix kernel-doc notationRandy Dunlap2008-04-29
* phylib: Add support for board-level PHY fixupsAndy Fleming2008-04-25
* phylib: factor out get_phy_id from within get_phy_devicePaul Gortmaker2008-04-17
* PHYLIB: Locking fixes for PHY I/O potentially sleepingNate Case2008-02-03
* PHY: Add the phy_device_release device method.Anton Vorontsov2007-12-04
* phylib: Silence driver registrationOlof Johansson2007-11-05
* PHYLIB: Spinlock fixes for softirqsMaciej W. Rozycki2007-10-10
* Fix a lock problem in generic phy codeHans-Jürgen Koch2007-09-13
* phy layer: fix genphy_setup_forced (don't reset)Domen Puncer2007-08-25
* phy layer: add kernel-doc + DocBookRandy Dunlap2007-04-28
* PHY: remove rwsem use from phy coreGreg Kroah-Hartman2007-04-27
* Merge branch 'master' into upstreamJeff Garzik2007-02-17
|\
| * [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* | phy devices: use same arg typesRandy Dunlap2007-02-09
|/
* [PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day2006-12-13
* [PATCH] PHY: Add support for configuring the PHY connection interfaceAndy Fleming2006-12-02
* [PATCH] Fixed a number of bugs in the PHY LayerAndy Fleming2006-12-02
* [netdrvr] phy: Fix bugs in error handlingJeff Garzik2006-10-01
* [PATCH] Signedness issue in drivers/net/phy/phy_device.cEric Sesterhenn2006-09-25
* [PATCH] PAL: Support of the fixed PHYVitaly Bordug2006-08-19
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] missing license for libphy.koOlaf Hering2005-12-24
* Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*.Jeff Garzik2005-11-05
* [netdrvr] delete CONFIG_PHYCONTROLJeff Garzik2005-09-23
* [PATCH] PHY Layer fixupAndy Fleming2005-08-28
* phy subsystem: more cleanupsJeff Garzik2005-08-11
* Fix numerous minor problems with new phy subsystem.Jeff Garzik2005-08-11
* This patch adds a PHY Abstraction Layer to the Linux Kernel, enablingAndy Fleming2005-07-30