summaryrefslogtreecommitdiff
path: root/drivers/net/dsa/microchip/ksz_common.c
AgeCommit message (Expand)Author
2021-11-26net: dsa: microchip: implement multi-bridge supportOleksij Rempel
2021-10-12net: dsa: microchip: Added the condition for scheduling ksz_mib_read_workArun Ramadoss
2021-07-11dsa: fix for_each_child.cocci warningskernel test robot
2021-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-20net: dsa: microchip: Adjust reset release timing to match reference reset cir...Marek Vasut
2021-01-20net: dsa: microchip: ksz8795: Fix KSZ8794 port map againMarek Vasut
2021-01-11net: dsa: remove the transactional logic from VLAN objectsVladimir Oltean
2021-01-11net: dsa: remove the transactional logic from MDB entriesVladimir Oltean
2020-12-02net: dsa: microchip: remove usage of mib_port_countMichael Grzeschik
2020-11-25net: dsa: microchip: support for "ethernet-ports" nodeChristian Eggers
2020-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-10-12net: dsa: microchip: fix race conditionChristian Eggers
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-24net: dsa: microchip: really look for phy-mode in port nodesHelmut Grohne
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-10net: dsa: microchip: look for phy-mode in port nodesHelmut Grohne
2020-09-09net: dsa: microchip: Implement recommended reset timingPaul Barker
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-21net: dsa: microchip: call phy_remove_link_mode during probeHelmut Grohne
2020-07-04net: dsa: microchip: remove unused private membersCodrin Ciubotariu
2020-07-04net: dsa: microchip: split adjust_link() in phylink_mac_link_{up|down}()Codrin Ciubotariu
2020-03-10net: dsa: microchip: use delayed_work instead of timer + workGeorge McCollister
2019-11-04net: of_get_phy_mode: Change API to solve int/unit warningsAndrew Lunn
2019-10-22net: dsa: remove dsa_switch_alloc helperVivien Didelot
2019-10-17net: dsa: microchip: Add shared regmap mutexMarek Vasut
2019-08-20net: dsa: do not enable or disable non user portsVivien Didelot
2019-08-06net: dsa: ksz: Merge ksz_priv.h into ksz_common.hMarek Vasut
2019-08-06net: dsa: ksz: Remove dead code and fix warningsMarek Vasut
2019-07-30net: dsa: ksz: Add Microchip KSZ8795 DSA driverTristram Ha
2019-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-27net: dsa: microchip: Dispose of ksz_io_opsMarek Vasut
2019-06-26net: dsa: microchip: Use gpiod_set_value_cansleep()Marek Vasut
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-14net: dsa: microchip: Support optional 125MHz SYNCLKO outputRobert Hancock
2019-06-14net: dsa: microchip: Don't try to read stats for unused portsRobert Hancock
2019-03-03net: dsa: microchip: add KSZ9893 switch supportTristram Ha
2019-02-24dsa: Remove phydev parameter from disable_port callAndrew Lunn
2019-02-24net: dsa: microchip: add port_cleanup functionTristram Ha
2019-02-24net: dsa: microchip: get port link statusTristram Ha
2019-02-24net: dsa: microchip: add MIB counter reading supportTristram Ha
2019-02-24net: dsa: microchip: prepare PHY for proper advertisementTristram Ha
2019-01-04net: dsa: microchip: Drop unused GPIO includesLinus Walleij
2018-12-10net: dsa: ksz: Add reset GPIO handlingMarek Vasut
2018-11-20net: dsa: microchip: break KSZ9477 DSA driver into two filesTristram Ha
2018-11-20net: dsa: microchip: rename some functions with ksz9477 prefixTristram Ha
2018-11-20net: dsa: microchip: clean up codeTristram Ha
2018-11-20net: dsa: microchip: replace license with GPLTristram Ha
2018-11-02net: dsa: microchip: initialize mutex before useTristram Ha
2018-08-16net: dsa: add support for ksz9897 ethernet switchLad, Prabhakar
2018-04-27net: dsa: Pass stringset to ethtool operationsFlorian Fainelli