summaryrefslogtreecommitdiff
path: root/drivers/net/dsa/mv88e6060.c
AgeCommit message (Expand)Author
2020-01-08net: dsa: Get information about stacked DSA protocolFlorian Fainelli
2019-10-22net: dsa: remove dsa_switch_alloc helperVivien Didelot
2019-04-30net: dsa: mv88e6060: Remove support for legacy probingAndrew Lunn
2019-04-30net: dsa: mv88e6060: Support probing as an mdio deviceAndrew Lunn
2019-04-27net: dsa: mv88e6060: Replace REG_READ macroAndrew Lunn
2019-04-27net: dsa: mv88e6060: Replace REG_WRITE macroAndrew Lunn
2019-04-27net: dsa: mv88e6060: Replace ds with privAndrew Lunn
2019-04-27net: dsa: mv88e6060: Add SPDX headerAndrew Lunn
2018-12-03mv88e6060: disable hardware level MAC learningAnderson Luiz Alves
2017-11-13net: dsa: Pass a port to get_tag_protocol()Florian Fainelli
2017-10-28net: dsa: introduce dsa_user_ports helperVivien Didelot
2017-10-18net: dsa: add dsa_to_port helperVivien Didelot
2017-10-14net: dsa: mv88e6060: setup random mac addressVivien Didelot
2017-10-14net: dsa: mv88e6060: fix switch MAC addressVivien Didelot
2017-09-21net: dsa: use dedicated CPU portVivien Didelot
2017-05-17net: dsa: store CPU port pointer in the treeVivien Didelot
2017-01-09net: dsa: Make dsa_switch_ops constFlorian Fainelli
2017-01-09net: dsa: Encapsulate legacy switch drivers into dsa_switch_driverFlorian Fainelli
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