[NET]: Rework dev_base via list_head (v3)
[safe/jmp/linux-2.6] / drivers / net / phy /
2007-04-28 Shan Lunetwork: add the missing phy_device speed information...
2007-04-28 Randy Dunlapphy layer: add kernel-doc + DocBook
2007-04-27 Greg Kroah-HartmanPHY: remove rwsem use from phy core
2007-02-17 Andy Flemingphylib: Add support for Marvell 88e1111S and 88e1145
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
2007-01-30 Vitaly BordugFS_ENET: OF-related fixup for FEC and SCC MAC's
2007-01-23 Kumar GalaPHY: Export phy ethtool helpers
2006-12-13 Robert P. J. Day[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
2006-12-07 Linus TorvaldsAdd "run_scheduled_work()" workqueue function
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-04 Paul MackerrasMerge branch 'linux-2.6' into for-linus
2006-12-02 Andy Fleming[PATCH] PHY: Add support for configuring the PHY connec...
2006-12-02 Jeff GarzikRevert "[PATCH] Add support for Marvell 88e1111S and...
2006-12-02 Andy Fleming[PATCH] Add support for Marvell 88e1111S and 88e1145
2006-12-02 Andy Fleming[PATCH] Fixed a number of bugs in the PHY Layer
2006-12-02 Maciej W. Rozycki[PATCH] 2.6.18: sb1250-mac: Phylib IRQ handling fixes
2006-12-02 Maciej W. Rozycki[PATCH] 2.6.18: sb1250-mac: Broadcom PHY support
2006-11-30 Matt LaPlanteFix misc Kconfig typos
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-11-13 Andy Fleming[PATCH] Slight refactor of interrupt mapping for FSL...
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-10-04 Dave JonesRemove all inclusions of <linux/config.h>
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-09-13 Jeff Garzikdrivers/net/phy/fixed: #if 0 some incomplete code
2006-08-19 Jeff GarzikMerge branch 'upstream-fixes' into upstream
2006-08-19 Vitaly Bordug[PATCH] PAL: Support of the fixed PHY
2006-08-14 Dave Jones[PATCH] remove unnecessary config.h includes from drive...
2006-08-03 Sergei Shtylylov[PATCH] Stop calling phy_stop_interrupts() twice
2006-07-05 Kim Phillips[PATCH] Add support for the Cicada 8201 PHY
2006-07-02 Thomas Gleixner[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-27 Uwe Zeisberger[PATCH] Fix phy id for LXT971A/LXT972A
2006-06-23 Linus TorvaldsMerge git://git./linux/kernel/git/paulus/powerpc
2006-06-21 Jon Loeliger[POWERPC] Add Vitesse 8244 PHY for MPC8641 HPCN platform.
2006-05-24 Herbert Valerio... [PATCH] phy: new SMSC LAN83C185 PHY driver
2006-05-10 Herbert Valerio... phy: mdiobus_register(): initialize all phy_map entries
2006-03-04 Arjan van de VenMassive net driver const-ification.
2006-01-12 Kumar Gala[PATCH] phy: Added a macro to represent the string...
2006-01-06 Martin Schwidefsky[PATCH] s390: cleanup Kconfig
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-11-05 Matt Porter[PATCH] phy address mask support for generic phy layer
2005-10-28 Greg KHMerge ../bleed-2.6
2005-10-28 Russell King[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level...
2005-09-24 Jeff Garzik[netdrvr] delete CONFIG_PHYCONTROL
2005-09-05 viro@ZenIV.linux... [PATCH] Kconfig fix (PHYLIB vs. s390)
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...