- patches.apparmor/remove_suid_new_case_in_2.6.22.diff: Merge fix.
[linux-flexiantxendom0-3.2.10.git] / drivers / net / phy / phy_device.c
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-02-17 Jeff GarzikMerge branch 'master' into upstream
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-09 Randy Dunlapphy devices: use same arg types
2006-12-13 Robert P. J. Day[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
2006-12-02 Andy Fleming[PATCH] PHY: Add support for configuring the PHY connec...
2006-12-02 Andy Fleming[PATCH] Fixed a number of bugs in the PHY Layer
2006-10-01 Jeff Garzik[netdrvr] phy: Fix bugs in error handling
2006-09-26 Eric Sesterhenn[PATCH] Signedness issue in drivers/net/phy/phy_device.c
2006-08-19 Vitaly Bordug[PATCH] PAL: Support of the fixed PHY
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2005-12-24 Olaf Hering[PATCH] missing license for libphy.ko
2005-11-06 Jeff GarzikRemove linux/version.h include from drivers/net/phy...
2005-09-24 Jeff Garzik[netdrvr] delete CONFIG_PHYCONTROL
2005-08-29 Andy Fleming[PATCH] PHY Layer fixup
2005-08-11 Jeff Garzikphy subsystem: more cleanups
2005-08-11 Jeff GarzikFix numerous minor problems with new phy subsystem.
2005-07-30 Andy FlemingThis patch adds a PHY Abstraction Layer to the Linux...