sh: convert /proc/cpu/aligmnent, /proc/cpu/kernel_alignment to seq_file
[safe/jmp/linux-2.6] / include / linux / phy.h
2009-05-27 David S. Millerphy: Eliminate references to BUS_ID_SIZE.
2009-04-27 Grant Likelyphylib: add *_direct() variants of phy_connect and...
2009-04-27 Grant Likelyphylib: rework to prepare for OF registration of PHYs
2009-04-13 Anatolij Gustschinphylib: Allow early-out in phy_change
2009-03-13 Marcin Slusarzphylib: convert state_queue work to delayed_work
2008-11-29 Giuseppe Cavallarophy: power management support
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-05-06 Andy Flemingphylib: Fix some sparse warnings
2008-04-25 Andy Flemingphylib: Add support for board-level PHY fixups
2008-04-17 Paul Gortmakerphylib: factor out get_phy_id from within get_phy_device
2008-04-17 Andy Flemingphy: Clean up header style
2008-04-17 Andy Flemingphy: Change mii_bus id field to a string
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-12-01 Kim Phillipsphylib: add PHY interface modes for internal delay...
2007-10-10 Maciej W. RozyckiPHYLIB: IRQ event workqueue handling fixes
2007-04-28 Kim Phillipsphylib: add RGMII-ID interface mode definition
2006-12-02 Andy Fleming[PATCH] PHY: Add support for configuring the PHY connec...
2006-12-02 Maciej W. Rozycki[PATCH] 2.6.18: sb1250-mac: Missing inclusions from...
2006-11-13 Andy Fleming[PATCH] Slight refactor of interrupt mapping for FSL...
2006-08-19 Vitaly Bordug[PATCH] PAL: Support of the fixed PHY
2006-01-12 Kumar Gala[PATCH] phy: Added a macro to represent the string...
2005-11-05 Matt Porter[PATCH] phy address mask support for generic phy layer
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...