- patches.suse/slab-handle-memoryless-nodes-v2a.patch: Refresh.
[linux-flexiantxendom0-3.2.10.git] / drivers / net / phy / mdio_bus.c
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-04-27 Grant Likelyphylib: rework to prepare for OF registration of PHYs
2009-02-27 Stephen Hemmingermdio: fix non-constant printk warnings
2009-02-01 Anton Vorontsovphylib: Rework suspend/resume code to check netdev...
2009-01-22 Anton Vorontsovphylib: Fix oops in suspend/resume paths
2008-12-26 Krzysztof Halasanet: PHYLIB mdio fixes #2
2008-12-24 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-12-17 Krzysztof Halasanet: kernel BUG at drivers/net/phy/mdio_bus.c:165!
2008-11-29 Giuseppe Cavallarophy: power management support
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-25 Jeff Mahoney- Update to 2.6.25-rc3.
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-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
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-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
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...