summaryrefslogtreecommitdiff
path: root/drivers/net/phy/marvell.c
AgeCommit message (Expand)Author
2010-11-22of/phylib: Use device tree properties to initialize Marvell PHYs.David Daney
2010-11-22phylib: Add support for Marvell 88E1149R devices.David Daney
2010-11-22phylib: Use common page register definition for Marvell PHYs.David Daney
2010-10-29phy/marvell: rename 88ec048 to 88e1318s and fix mscr1 addrCyril Chemparathy
2010-10-21phy/marvell: fix 88e1121 supportArnaud Patard
2010-10-05net/phy: fix many "defined but unused" warningsUwe Kleine-König
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-08-03phy/marvell: add 88ec048 supportCyril Chemparathy
2010-08-02phy/marvell: add 88e1121 interface mode supportCyril Chemparathy
2010-07-16net/phy/marvell: Expose IDs and flags in a .h and add dns323 LEDs setup flagBenjamin Herrenschmidt
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-02phylib: Add module table to all existing phy driversDavid Woodhouse
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-21phy: add RTBI mode for m88e1111Liu Yu-B13201
2009-09-11phy/marvell: Make non-aneg speed/duplex forcing work for 88E1111 PHYsAnton Vorontsov
2009-06-03net/phy/marvell: update m88e1111 support for SGMII modeHaiying Wang
2009-04-13phylib: Add interrupt source check function to M88E1121R driverAnatolij Gustschin
2009-04-13phylib: Basic support for the M88E1121R Marvell chipSergei Poselenov
2008-11-15phy: Add support for Marvell 88E1118 PHYRon Madrid
2008-07-22net/phy: Fix 88e1111 copper/fiber selection in RGMII modeWang Jian
2008-07-22net/phy: Fix copper/fiber auto-selection for 88e1111Wang Jian
2008-04-04net: marvell.c fix sparse shadowed variable warningHarvey Harrison
2008-03-25netxen, phy/marvell, skge: minor checkpatch fixesJeff Garzik
2008-03-25Marvell PHY m88e1111 driver fixAlexandr Smirnov
2007-12-01phylib: marvell: add support for TX-only and RX-only Internal DelayKim Phillips
2007-11-05phylib: Add ID for Marvell 88E1240Olof Johansson
2007-07-10phylib: Add Marvell 88E1112 phy idOlof Johansson
2007-07-10phylib: cleanup marvell.c a bitOlof Johansson
2007-07-08phylib: m88e1111: enable SGMII modeKapil Juneja
2007-06-09phylib: add RGMII-ID mode to the Marvell m88e1111 PHY to fix broken ucc_gethKim Phillips
2007-02-17phylib: Add support for Marvell 88e1111S and 88e1145Andy Fleming
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2005-11-05Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*.Jeff Garzik
2005-07-30This patch adds a PHY Abstraction Layer to the Linux Kernel, enablingAndy Fleming