aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/marvell.c
Commit message (Expand)AuthorAge
* net: phy: marvell: provide genphy suspend/resumeSebastian Hesselbarth2013-12-17
* drivers: net: phy: marvell.c: removed checkpatch.pl warningsAvinash Kumar2013-10-01
* phy: Add Marvell 88E1510 phy IDMichal Simek2013-05-31
* phy: Add Marvell 88E1116R phy IDMichal Simek2013-05-31
* phy: Use macros instead of hardcoded values in marvell phy driverMichal Simek2013-05-31
* mv643xx_eth with 88E1318S: support Wake on LANMichael Stapelberg2013-03-12
* phy/marvell: remove fiber/copper autoselect on 88e1111Stef van Os2013-01-17
* phylib: Support registering a bunch of driversChristian Hohnstaedt2012-07-09
* net:phy:marvell: remove unnecessary codeSrinivas Kandagatla2012-04-03
* of/phylib: Use device tree properties to initialize Marvell PHYs.David Daney2010-11-22
* phylib: Add support for Marvell 88E1149R devices.David Daney2010-11-22
* phylib: Use common page register definition for Marvell PHYs.David Daney2010-11-22
* phy/marvell: rename 88ec048 to 88e1318s and fix mscr1 addrCyril Chemparathy2010-10-29
* phy/marvell: fix 88e1121 supportArnaud Patard2010-10-21
* net/phy: fix many "defined but unused" warningsUwe Kleine-König2010-10-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-08-04
|\
| * phy/marvell: add 88ec048 supportCyril Chemparathy2010-08-03
| * phy/marvell: add 88e1121 interface mode supportCyril Chemparathy2010-08-03
* | net/phy/marvell: Expose IDs and flags in a .h and add dns323 LEDs setup flagBenjamin Herrenschmidt2010-07-16
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | phylib: Add module table to all existing phy driversDavid Woodhouse2010-04-02
|/
* phy: add RTBI mode for m88e1111Liu Yu-B132012010-01-21
* phy/marvell: Make non-aneg speed/duplex forcing work for 88E1111 PHYsAnton Vorontsov2009-09-11
* net/phy/marvell: update m88e1111 support for SGMII modeHaiying Wang2009-06-03
* phylib: Add interrupt source check function to M88E1121R driverAnatolij Gustschin2009-04-13
* phylib: Basic support for the M88E1121R Marvell chipSergei Poselenov2009-04-13
* phy: Add support for Marvell 88E1118 PHYRon Madrid2008-11-15
* net/phy: Fix 88e1111 copper/fiber selection in RGMII modeWang Jian2008-07-22
* net/phy: Fix copper/fiber auto-selection for 88e1111Wang Jian2008-07-22
* net: marvell.c fix sparse shadowed variable warningHarvey Harrison2008-04-04
* netxen, phy/marvell, skge: minor checkpatch fixesJeff Garzik2008-03-25
* Marvell PHY m88e1111 driver fixAlexandr Smirnov2008-03-25
* phylib: marvell: add support for TX-only and RX-only Internal DelayKim Phillips2007-12-01
* phylib: Add ID for Marvell 88E1240Olof Johansson2007-11-05
* phylib: Add Marvell 88E1112 phy idOlof Johansson2007-07-10
* phylib: cleanup marvell.c a bitOlof Johansson2007-07-10
* phylib: m88e1111: enable SGMII modeKapil Juneja2007-07-08
* phylib: add RGMII-ID mode to the Marvell m88e1111 PHY to fix broken ucc_gethKim Phillips2007-06-09
* phylib: Add support for Marvell 88e1111S and 88e1145Andy Fleming2007-02-17
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*.Jeff Garzik2005-11-05
* This patch adds a PHY Abstraction Layer to the Linux Kernel, enablingAndy Fleming2005-07-30