summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/marvell.c
Commit message (Expand)AuthorAgeFilesLines
* 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