aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa/mv88e6060.c
Commit message (Expand)AuthorAge
* net: dsa: Pass a port to get_tag_protocol()Florian Fainelli2017-11-12
* net: dsa: introduce dsa_user_ports helperVivien Didelot2017-10-27
* net: dsa: add dsa_to_port helperVivien Didelot2017-10-18
* net: dsa: mv88e6060: setup random mac addressVivien Didelot2017-10-14
* net: dsa: mv88e6060: fix switch MAC addressVivien Didelot2017-10-14
* net: dsa: use dedicated CPU portVivien Didelot2017-09-21
* net: dsa: store CPU port pointer in the treeVivien Didelot2017-05-17
* net: dsa: Make dsa_switch_ops constFlorian Fainelli2017-01-09
* net: dsa: Encapsulate legacy switch drivers into dsa_switch_driverFlorian Fainelli2017-01-09
* net: dsa: remove ds_to_privVivien Didelot2016-09-02
* net: dsa: rename switch operations structureVivien Didelot2016-08-25
* net: dsa: Allow the DSA driver to indicate the tag protocolAndrew Lunn2016-08-23
* net: dsa: constify probed nameVivien Didelot2016-04-17
* dsa: Rename phys_port_mask to enabled_port_maskAndrew Lunn2016-04-13
* net: dsa: Rename DSA probe function.Andrew Lunn2016-04-13
* net: dsa: Keep the mii bus and address in the private structureAndrew Lunn2016-04-13
* net: dsa: Have the switch driver allocate there own private memoryAndrew Lunn2016-04-13
* net: dsa: Pass the dsa device to the switch driversAndrew Lunn2016-04-13
* net: dsa: mv88e6060: replace magic values with register definesNeil Armstrong2015-11-15
* net: dsa: mv88e6060: use the correct bit shift for mac0Neil Armstrong2015-11-15
* net: dsa: mv88e6060: use the correct MaxFrameSize bitNeil Armstrong2015-11-15
* net: dsa: mv88e6060: use the correct InitReady bitNeil Armstrong2015-11-15
* net: dsa: mv88e6060: remove poll_link callbackNeil Armstrong2015-11-15
* net: dsa: Make mv88e6060 use nested mdiobus read/writeNeil Armstrong2015-10-23
* net: dsa: Report known silicon revisions for Marvell 88E6060Guenter Roeck2014-10-30
* dsa: Fix conversion from host device to mii busGuenter Roeck2014-10-17
* dsa: Replace mii_bus with a generic host deviceAlexander Duyck2014-09-15
* net: dsa: change tag_protocol to an enumFlorian Fainelli2014-09-13
* DSA: Convert printk calls to netdev_info callsBarry Grussling2013-01-10
* DSA: Convert repeated msleep calls to timeoutsBarry Grussling2013-01-10
* DSA: Convert DSA comments to network-style commentsBarry Grussling2013-01-10
* drivers/net: dsa/mv88e6xxx.c files need linux/module.hPaul Gortmaker2012-01-24
* dsa: Move switch drivers to new directory drivers/net/dsaBen Hutchings2011-11-29