summaryrefslogtreecommitdiff
path: root/drivers/net/dsa/mv88e6131.c
AgeCommit message (Expand)Author
2016-04-17net: dsa: mv88e6xxx: add number of db to infoVivien Didelot
2016-04-17net: dsa: mv88e6xxx: add number of ports to infoVivien Didelot
2016-04-17net: dsa: mv88e6xxx: add family to infoVivien Didelot
2016-04-17net: dsa: mv88e6xxx: add switch infoVivien Didelot
2016-04-17net: dsa: mv88e6xxx: drop revision probingVivien Didelot
2016-04-17net: dsa: mv88e6xxx: drop double ds assignmentVivien Didelot
2016-04-17net: dsa: constify probed nameVivien Didelot
2016-04-16dsa: mv88e6xxx: Kill the REG_READ and REG_WRITE macrosAndrew Lunn
2016-04-13net: dsa: Rename DSA probe function.Andrew Lunn
2016-04-13net: dsa: Keep the mii bus and address in the private structureAndrew Lunn
2016-04-13net: dsa: Have the switch driver allocate there own private memoryAndrew Lunn
2016-04-13net: dsa: Pass the dsa device to the switch driversAndrew Lunn
2016-04-04net: dsa: mv88e6131: enable hardware bridgingVivien Didelot
2015-11-02net: dsa: mv88e6xxx: lookup switch nameVivien Didelot
2015-10-07net: dsa: mv88e6xxx: remove link pollingRussell King
2015-08-31dsa: mv88e6xxx: Allow speed/duplex of port to be configuredAndrew Lunn
2015-05-09net: dsa: mv88e6131: Add support for mv88e6185Andrew Lunn
2015-05-09net: dsa: Converting remaining registers to mnemonicsAndrew Lunn
2015-05-09net: dsa: Centralize setting up portsAndrew Lunn
2015-05-09net: dsa: Centralise global and port setup code into mv88e6xxx.Andrew Lunn
2015-04-01net: dsa: Use mnemonics rather than register numbersAndrew Lunn
2015-04-01net: dsa: Consolidate getting the statisticsAndrew Lunn
2015-04-01net: dsa: Centralize Marvell switch resetAndrew Lunn
2015-04-01net: dsa: mv88e6131: Determine and use number of switch portsGuenter Roeck
2015-04-01net: dsa: mv88e6xxx: Move switch product IDs into common include fileGuenter Roeck
2015-04-01net: dsa: mv88e6131: Use common initialization functionsGuenter Roeck
2015-02-07dsa: do not dereference non-existing routing tableTobias Waldekranz
2014-10-30net: dsa: Report known silicon revisions for Marvell 88E6131Guenter Roeck
2014-09-15dsa: Replace mii_bus with a generic host deviceAlexander Duyck
2014-09-13net: dsa: change tag_protocol to an enumFlorian Fainelli
2014-04-30net: dsa: update DSA drivers to use ds_to_privFlorian Fainelli
2013-01-10DSA: Convert repeated msleep calls to timeoutsBarry Grussling
2013-01-10DSA: Convert DSA comments to network-style commentsBarry Grussling
2012-01-24drivers/net: dsa/mv88e6xxx.c files need linux/module.hPaul Gortmaker
2011-11-29dsa: Move switch drivers to new directory drivers/net/dsaBen Hutchings