Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
[linux-flexiantxendom0-3.2.10.git] / drivers / net / phy / marvell.c
2010-08-04 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2010-08-04 Cyril Chemparathyphy/marvell: add 88ec048 support
2010-08-03 Cyril Chemparathyphy/marvell: add 88e1121 interface mode support
2010-07-17 Benjamin Herrenschmidtnet/phy/marvell: Expose IDs and flags in a .h and add...
2010-04-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-04-02 David Woodhousephylib: Add module table to all existing phy drivers
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-01-21 Liu Yu-B13201phy: add RTBI mode for m88e1111
2009-09-11 Anton Vorontsovphy/marvell: Make non-aneg speed/duplex forcing work...
2009-06-03 Haiying Wangnet/phy/marvell: update m88e1111 support for SGMII...
2009-04-13 Anatolij Gustschinphylib: Add interrupt source check function to M88E1121...
2009-04-13 Sergei Poselenovphylib: Basic support for the M88E1121R Marvell chip
2008-11-15 Ron Madridphy: Add support for Marvell 88E1118 PHY
2008-07-22 Wang Jiannet/phy: Fix 88e1111 copper/fiber selection in RGMII...
2008-07-22 Wang Jiannet/phy: Fix copper/fiber auto-selection for 88e1111
2008-04-04 Harvey Harrisonnet: marvell.c fix sparse shadowed variable warning
2008-03-26 Jeff Garziknetxen, phy/marvell, skge: minor checkpatch fixes
2008-03-26 Alexandr SmirnovMarvell PHY m88e1111 driver fix
2007-12-01 Kim Phillipsphylib: marvell: add support for TX-only and RX-only...
2007-11-05 Olof Johanssonphylib: Add ID for Marvell 88E1240
2007-07-10 Olof Johanssonphylib: Add Marvell 88E1112 phy id
2007-07-10 Olof Johanssonphylib: cleanup marvell.c a bit
2007-07-09 Kapil Junejaphylib: m88e1111: enable SGMII mode
2007-06-09 Kim Phillipsphylib: add RGMII-ID mode to the Marvell m88e1111 PHY...
2007-02-17 Andy Flemingphylib: Add support for Marvell 88e1111S and 88e1145
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
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-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2005-11-06 Jeff GarzikRemove linux/version.h include from drivers/net/phy...
2005-07-30 Andy FlemingThis patch adds a PHY Abstraction Layer to the Linux...