summaryrefslogtreecommitdiff
path: root/drivers/net/phy/marvell.c
AgeCommit message (Expand)AuthorFilesLines
2015-09-25phy: marvell: add link partner advertised modesRussell King1-0/+9
2015-08-10net: phy: select copper mode when Marvel 88e1111 in SGMIIMadalin Bucur1-0/+11
2015-07-11net: phy: Support setting polarity in marvell phy driverDavid Thomson1-2/+40
2015-05-27net: phy: Utilize phy_interface_is_rgmiiFlorian Fainelli1-8/+2
2014-11-12net: phy: replace phy_drivers_register callsJohan Hovold1-14/+1
2014-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+5
2014-10-29net: phy: Add SGMII Configuration for Marvell 88E1145 InitializationVince Bridgers1-0/+19
2014-10-28net: phy: Adding SGMII support for Marvell 88ee1145 driverViet Nga Dao1-0/+19
2014-10-24phy: marvell: Add support for 88E3016 FastEthernet PHYSebastian Hesselbarth1-0/+46
2013-12-17net: phy: marvell: provide genphy suspend/resumeSebastian Hesselbarth1-0/+22
2013-10-01drivers: net: phy: marvell.c: removed checkpatch.pl warningsAvinash Kumar1-2/+2
2013-05-31phy: Add Marvell 88E1510 phy IDMichal Simek1-0/+25
2013-05-31phy: Add Marvell 88E1116R phy IDMichal Simek1-0/+65
2013-05-31phy: Use macros instead of hardcoded values in marvell phy driverMichal Simek1-9/+9
2013-03-12mv643xx_eth with 88E1318S: support Wake on LANMichael Stapelberg1-0/+127
2013-01-18phy/marvell: remove fiber/copper autoselect on 88e1111Stef van Os1-9/+0
2012-07-09phylib: Support registering a bunch of driversChristian Hohnstaedt1-18/+4
2012-04-04net:phy:marvell: remove unnecessary codeSrinivas Kandagatla1-15/+3
2010-11-22of/phylib: Use device tree properties to initialize Marvell PHYs.David Daney1-0/+97
2010-11-22phylib: Add support for Marvell 88E1149R devices.David Daney1-0/+40
2010-11-22phylib: Use common page register definition for Marvell PHYs.David Daney1-13/+14
2010-10-30phy/marvell: rename 88ec048 to 88e1318s and fix mscr1 addrCyril Chemparathy1-9/+9
2010-10-21phy/marvell: fix 88e1121 supportArnaud Patard1-12/+19
2010-10-05net/phy: fix many "defined but unused" warningsUwe Kleine-König1-1/+1
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-3/+74
2010-08-04phy/marvell: add 88ec048 supportCyril Chemparathy1-0/+42
2010-08-03phy/marvell: add 88e1121 interface mode supportCyril Chemparathy1-3/+32
2010-07-17net/phy/marvell: Expose IDs and flags in a .h and add dns323 LEDs setup flagBenjamin Herrenschmidt1-18/+20
2010-04-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+0
2010-04-03phylib: Add module table to all existing phy driversDavid Woodhouse1-0/+13
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-1/+0
2010-01-21phy: add RTBI mode for m88e1111Liu Yu-B132011-0/+38
2009-09-11phy/marvell: Make non-aneg speed/duplex forcing work for 88E1111 PHYsAnton Vorontsov1-1/+20
2009-06-03net/phy/marvell: update m88e1111 support for SGMII modeHaiying Wang1-0/+1
2009-04-14phylib: Add interrupt source check function to M88E1121R driverAnatolij Gustschin1-0/+13
2009-04-14phylib: Basic support for the M88E1121R Marvell chipSergei Poselenov1-0/+41
2008-11-16phy: Add support for Marvell 88E1118 PHYRon Madrid1-0/+66
2008-07-23net/phy: Fix 88e1111 copper/fiber selection in RGMII modeWang Jian1-4/+1
2008-07-23net/phy: Fix copper/fiber auto-selection for 88e1111Wang Jian1-1/+1
2008-04-05net: marvell.c fix sparse shadowed variable warningHarvey Harrison1-2/+0
2008-03-26netxen, phy/marvell, skge: minor checkpatch fixesJeff Garzik1-1/+1
2008-03-26Marvell PHY m88e1111 driver fixAlexandr Smirnov1-5/+124
2007-12-02phylib: marvell: add support for TX-only and RX-only Internal DelayKim Phillips1-9/+17
2007-11-06phylib: Add ID for Marvell 88E1240Olof Johansson1-5/+18
2007-07-10phylib: Add Marvell 88E1112 phy idOlof Johansson1-0/+13
2007-07-10phylib: cleanup marvell.c a bitOlof Johansson1-58/+52
2007-07-09phylib: m88e1111: enable SGMII modeKapil Juneja1-0/+16
2007-06-10phylib: add RGMII-ID mode to the Marvell m88e1111 PHY to fix broken ucc_gethKim Phillips1-8/+54
2007-02-17phylib: Add support for Marvell 88e1111S and 88e1145Andy Fleming1-12/+144
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0