aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa/mv88e6171.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-01net: dsa: Use mnemonics rather than register numbersAndrew Lunn1-5/+5
2015-04-01net: dsa: Consolidate getting the statisticsAndrew Lunn1-56/+3
2015-04-01net: dsa: Consolidate phy read and write functionsAndrew Lunn1-38/+2
2015-04-01net: dsa: Centralize Marvell switch resetAndrew Lunn1-47/+1
2015-04-01net: dsa: Consistently set and use ps->num_portsAndrew Lunn1-8/+15
2015-04-01net: dsa: mv88e6xxx: Move switch product IDs into common include fileGuenter Roeck1-4/+0
2015-03-29net: dsa: mv88e6171: Add support for hardware bridgingAndrew Lunn1-0/+6
2015-03-29net: dsa: mv88e6171: Add EEE support to the mv88e6172Andrew Lunn1-0/+24
2015-03-29net: dsa: mv88e6171: Add defines for switch product IDsAndrew Lunn1-2/+6
2015-03-29net: dsa: mv88e6171: Use common port configurationGuenter Roeck1-23/+1
2015-03-29net: dsa: mv88e6xxx: Factor out common initialization codeGuenter Roeck1-5/+3
2015-02-19net: dsa: mv88e6171: Enable access to phys via internal mdio busAndrew Lunn1-8/+10
2014-11-16net: dsa: mv88e6171: Add support for reading switch registersAndrew Lunn1-0/+2
2014-11-16net: dsa: mv88e6171: Add support for reading the temperatureAndrew Lunn1-2/+17
2014-11-06dsa: mv88e6171: Add support for mv88e6172Andrew Lunn1-1/+4
2014-10-28dsa: mv88e6171: Fix tagging protocol/KconfigAndrew Lunn1-1/+1
2014-10-14dsa: mv88e6171: Fix tag_protocol checkGuenter Roeck1-1/+1
2014-09-15dsa: Replace mii_bus with a generic host deviceAlexander Duyck1-1/+5
2014-09-13net: DSA: Marvell mv88e6171 switch driverAndrew Lunn1-0/+407