aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa/microchip/ksz_common.c
Commit message (Expand)AuthorAge
* net: dsa: microchip: add KSZ9893 switch supportTristram Ha2019-03-03
* dsa: Remove phydev parameter from disable_port callAndrew Lunn2019-02-25
* net: dsa: microchip: add port_cleanup functionTristram Ha2019-02-24
* net: dsa: microchip: get port link statusTristram Ha2019-02-24
* net: dsa: microchip: add MIB counter reading supportTristram Ha2019-02-24
* net: dsa: microchip: prepare PHY for proper advertisementTristram Ha2019-02-24
* net: dsa: microchip: Drop unused GPIO includesLinus Walleij2019-01-04
* net: dsa: ksz: Add reset GPIO handlingMarek Vasut2018-12-10
* net: dsa: microchip: break KSZ9477 DSA driver into two filesTristram Ha2018-11-20
* net: dsa: microchip: rename some functions with ksz9477 prefixTristram Ha2018-11-20
* net: dsa: microchip: clean up codeTristram Ha2018-11-20
* net: dsa: microchip: replace license with GPLTristram Ha2018-11-20
* net: dsa: microchip: initialize mutex before useTristram Ha2018-11-03
* net: dsa: add support for ksz9897 ethernet switchLad, Prabhakar2018-08-16
* net: dsa: Pass stringset to ethtool operationsFlorian Fainelli2018-04-27
* dsa: Pass the port to get_sset_count()Andrew Lunn2018-03-04
* net: dsa: remove trans argument from mdb opsVivien Didelot2017-12-02
* net: dsa: remove trans argument from vlan opsVivien Didelot2017-12-02
* net: dsa: Pass a port to get_tag_protocol()Florian Fainelli2017-11-12
* net: dsa: Move FDB dump implementation inside DSAArkadi Sharshevsky2017-08-07
* net: dsa: Remove support for MDB dump from DSA's driversArkadi Sharshevsky2017-08-07
* net: dsa: Remove support for vlan dump from DSA's driversArkadi Sharshevsky2017-08-07
* net: dsa: Remove prepare phase for FDBArkadi Sharshevsky2017-08-07
* net: dsa: Change DSA slave FDB API to be switchdev independentArkadi Sharshevsky2017-08-07
* dsa: add DSA switch driver for Microchip KSZ9477Woojung Huh2017-05-31