broadcom: Add 57780 support
[safe/jmp/linux-2.6] / drivers / net / phy / mdio_bus.c
2008-11-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-14 Lennert Buytenhekphylib: fix premature freeing of struct mii_bus
2008-11-10 Kay Sieversnet: struct device - replace bus_id with dev_name(...
2008-10-14 Randy Dunlapnet/phy: add missing kernel-doc
2008-10-08 Lennert Buytenhekphylib: add mdiobus_{read,write}
2008-10-08 Lennert Buytenhekphylib: give mdio buses a device tree presence
2008-10-08 Lennert Buytenhekphylib: move to dynamic allocation of struct mii_bus
2008-10-08 Lennert Buytenhekphylib: rename mii_bus::dev to mii_bus::parent
2008-09-19 Lennert Buytenhekphylib: allow incremental scanning of an mii bus
2008-04-25 Andy Flemingphylib: Add support for board-level PHY fixups
2008-02-24 Adrian Bunknet/phy/mdio_bus.c: fix a check-after-use
2008-02-03 Nate CasePHYLIB: Locking fixes for PHY I/O potentially sleeping
2007-12-04 Anton VorontsovPHY: Add the phy_device_release device method.
2007-06-28 Kumar Galaphy: Fix phy_id for Vitesse 824x PHY
2007-04-28 Randy Dunlapphy layer: add kernel-doc + DocBook
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2006-08-19 Vitaly Bordug[PATCH] PAL: Support of the fixed PHY
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-05-10 Herbert Valerio... phy: mdiobus_register(): initialize all phy_map entries
2006-01-12 Kumar Gala[PATCH] phy: Added a macro to represent the string...
2005-11-06 Jeff GarzikRemove linux/version.h include from drivers/net/phy...
2005-11-05 Matt Porter[PATCH] phy address mask support for generic phy layer
2005-10-28 Russell King[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level...
2005-09-05 Peter Chubb[PATCH] 'mdio_bus_exit' in discarded section .text...
2005-09-05 Pavel Machek[PATCH] swsusp: fix remaining u32 vs. pm_message_t...
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...