summaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa/mv88e6060.c
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: Make dsa_switch_ops constFlorian Fainelli2017-01-091-1/+1
* net: dsa: Encapsulate legacy switch drivers into dsa_switch_driverFlorian Fainelli2017-01-091-2/+6
* net: dsa: remove ds_to_privVivien Didelot2016-09-011-2/+2
* net: dsa: rename switch operations structureVivien Didelot2016-08-241-3/+3
* net: dsa: Allow the DSA driver to indicate the tag protocolAndrew Lunn2016-08-221-1/+6
* net: dsa: constify probed nameVivien Didelot2016-04-171-5/+5
* dsa: Rename phys_port_mask to enabled_port_maskAndrew Lunn2016-04-131-1/+1
* net: dsa: Rename DSA probe function.Andrew Lunn2016-04-131-3/+4
* net: dsa: Keep the mii bus and address in the private structureAndrew Lunn2016-04-131-18/+26
* net: dsa: Have the switch driver allocate there own private memoryAndrew Lunn2016-04-131-1/+2
* net: dsa: Pass the dsa device to the switch driversAndrew Lunn2016-04-131-1/+2
* net: dsa: mv88e6060: replace magic values with register definesNeil Armstrong2015-11-151-27/+37
* net: dsa: mv88e6060: use the correct bit shift for mac0Neil Armstrong2015-11-151-1/+2
* net: dsa: mv88e6060: use the correct MaxFrameSize bitNeil Armstrong2015-11-151-1/+1
* net: dsa: mv88e6060: use the correct InitReady bitNeil Armstrong2015-11-151-1/+1
* net: dsa: mv88e6060: remove poll_link callbackNeil Armstrong2015-11-151-49/+0
* net: dsa: Make mv88e6060 use nested mdiobus read/writeNeil Armstrong2015-10-231-2/+2
* net: dsa: Report known silicon revisions for Marvell 88E6060Guenter Roeck2014-10-301-1/+4
* dsa: Fix conversion from host device to mii busGuenter Roeck2014-10-171-4/+12
* dsa: Replace mii_bus with a generic host deviceAlexander Duyck2014-09-151-4/+9
* net: dsa: change tag_protocol to an enumFlorian Fainelli2014-09-131-1/+1
* DSA: Convert printk calls to netdev_info callsBarry Grussling2013-01-101-5/+6
* DSA: Convert repeated msleep calls to timeoutsBarry Grussling2013-01-101-4/+8
* DSA: Convert DSA comments to network-style commentsBarry Grussling2013-01-101-22/+9
* drivers/net: dsa/mv88e6xxx.c files need linux/module.hPaul Gortmaker2012-01-241-0/+1
* dsa: Move switch drivers to new directory drivers/net/dsaBen Hutchings2011-11-291-0/+293
OpenPOWER on IntegriCloud