summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/marvell.c
Commit message (Expand)AuthorAgeFilesLines
* 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-031-0/+42
| * phy/marvell: add 88e1121 interface mode supportCyril Chemparathy2010-08-021-3/+32
* | net/phy/marvell: Expose IDs and flags in a .h and add dns323 LEDs setup flagBenjamin Herrenschmidt2010-07-161-18/+20
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-1/+0
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* | 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/+1
* 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/+0
* netxen, phy/marvell, skge: minor checkpatch fixesJeff Garzik2008-03-251-1/+1
* Marvell PHY m88e1111 driver fixAlexandr Smirnov2008-03-251-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/+52
* phylib: m88e1111: enable SGMII modeKapil Juneja2007-07-081-0/+16
* phylib: add RGMII-ID mode to the Marvell m88e1111 PHY to fix broken ucc_gethKim Phillips2007-06-091-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/+0
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*.Jeff Garzik2005-11-051-1/+0
* This patch adds a PHY Abstraction Layer to the Linux Kernel, enablingAndy Fleming2005-07-301-0/+140
OpenPOWER on IntegriCloud