summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/marvell.c
Commit message (Expand)AuthorAgeFilesLines
* net:phy:marvell: remove unnecessary codeSrinivas Kandagatla2012-04-041-15/+3Star
* of/phylib: Use device tree properties to initialize Marvell PHYs.David Daney2010-11-221-0/+97
* phylib: Add support for Marvell 88E1149R devices.David Daney2010-11-221-0/+40
* phylib: Use common page register definition for Marvell PHYs.David Daney2010-11-221-13/+14
* phy/marvell: rename 88ec048 to 88e1318s and fix mscr1 addrCyril Chemparathy2010-10-291-9/+9
* phy/marvell: fix 88e1121 supportArnaud Patard2010-10-211-12/+19
* net/phy: fix many "defined but unused" warningsUwe Kleine-König2010-10-051-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-08-041-3/+74
|\
| * phy/marvell: add 88ec048 supportCyril Chemparathy2010-08-041-0/+42
| * phy/marvell: add 88e1121 interface mode supportCyril Chemparathy2010-08-031-3/+32
* | net/phy/marvell: Expose IDs and flags in a .h and add dns323 LEDs setup flagBenjamin Herrenschmidt2010-07-171-18/+20
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-1/+0Star
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0Star
* | phylib: Add module table to all existing phy driversDavid Woodhouse2010-04-021-0/+13
|/
* phy: add RTBI mode for m88e1111Liu Yu-B132012010-01-211-0/+38
* phy/marvell: Make non-aneg speed/duplex forcing work for 88E1111 PHYsAnton Vorontsov2009-09-111-1/+20
* net/phy/marvell: update m88e1111 support for SGMII modeHaiying Wang2009-06-031-0/+1
* phylib: Add interrupt source check function to M88E1121R driverAnatolij Gustschin2009-04-131-0/+13
* phylib: Basic support for the M88E1121R Marvell chipSergei Poselenov2009-04-131-0/+41
* phy: Add support for Marvell 88E1118 PHYRon Madrid2008-11-151-0/+66
* net/phy: Fix 88e1111 copper/fiber selection in RGMII modeWang Jian2008-07-221-4/+1Star
* net/phy: Fix copper/fiber auto-selection for 88e1111Wang Jian2008-07-221-1/+1
* net: marvell.c fix sparse shadowed variable warningHarvey Harrison2008-04-041-2/+0Star
* netxen, phy/marvell, skge: minor checkpatch fixesJeff Garzik2008-03-261-1/+1
* Marvell PHY m88e1111 driver fixAlexandr Smirnov2008-03-261-5/+124
* phylib: marvell: add support for TX-only and RX-only Internal DelayKim Phillips2007-12-011-9/+17
* phylib: Add ID for Marvell 88E1240Olof Johansson2007-11-051-5/+18
* phylib: Add Marvell 88E1112 phy idOlof Johansson2007-07-101-0/+13
* phylib: cleanup marvell.c a bitOlof Johansson2007-07-101-58/+52Star
* phylib: m88e1111: enable SGMII modeKapil Juneja2007-07-091-0/+16
* phylib: add RGMII-ID mode to the Marvell m88e1111 PHY to fix broken ucc_gethKim Phillips2007-06-101-8/+54
* phylib: Add support for Marvell 88e1111S and 88e1145Andy Fleming2007-02-171-12/+144
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*.Jeff Garzik2005-11-061-1/+0Star
* This patch adds a PHY Abstraction Layer to the Linux Kernel, enablingAndy Fleming2005-07-311-0/+140