summaryrefslogtreecommitdiff
path: root/drivers/net/dsa/mv88e6060.c
AgeCommit message (Expand)Author
2016-09-01net: dsa: remove ds_to_privVivien Didelot
2016-08-24net: dsa: rename switch operations structureVivien Didelot
2016-08-22net: dsa: Allow the DSA driver to indicate the tag protocolAndrew Lunn
2016-04-17net: dsa: constify probed nameVivien Didelot
2016-04-13dsa: Rename phys_port_mask to enabled_port_maskAndrew 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
2015-11-15net: dsa: mv88e6060: replace magic values with register definesNeil Armstrong
2015-11-15net: dsa: mv88e6060: use the correct bit shift for mac0Neil Armstrong
2015-11-15net: dsa: mv88e6060: use the correct MaxFrameSize bitNeil Armstrong
2015-11-15net: dsa: mv88e6060: use the correct InitReady bitNeil Armstrong
2015-11-15net: dsa: mv88e6060: remove poll_link callbackNeil Armstrong
2015-10-23net: dsa: Make mv88e6060 use nested mdiobus read/writeNeil Armstrong
2014-10-30net: dsa: Report known silicon revisions for Marvell 88E6060Guenter Roeck
2014-10-17dsa: Fix conversion from host device to mii busGuenter Roeck
2014-09-15dsa: Replace mii_bus with a generic host deviceAlexander Duyck
2014-09-13net: dsa: change tag_protocol to an enumFlorian Fainelli
2013-01-10DSA: Convert printk calls to netdev_info callsBarry Grussling
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