aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa
AgeCommit message (Expand)Author
2019-11-25net: dsa: rtl8366rb: add missing of_node_put after calling of_get_child_by_nameWen Yang
2019-11-25net: dsa: qca8k: Use up to 7 ports for all operationsMichal Vokáč
2019-11-25net: dsa: sja1105: Prevent leaking memoryNavid Emamdoost
2019-10-07net: dsa: rtl8366: Check VLAN ID and not portsLinus Walleij
2019-09-21net: dsa: microchip: add KSZ8563 compatibility stringRazvan Stefanescu
2019-07-28net: dsa: mv88e6xxx: wait after reset deactivationBaruch Siach
2019-07-26net: dsa: sja1105: Fix broken fixed-link interfaces on user portsVladimir Oltean
2019-06-26net: dsa: microchip: Use gpiod_set_value_cansleep()Marek Vasut
2019-06-19net: dsa: mv88e6xxx: fix shift of FID bits in mv88e6185_g1_vtu_loadpurge()Rasmus Villemoes
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-06-15net: dsa: rtl8366: Fix up VLAN filteringLinus Walleij
2019-06-14net: dsa: fix warning same module namesAnders Roxell
2019-06-14net: dsa: microchip: Don't try to read stats for unused portsRobert Hancock
2019-06-08Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner
2019-06-04net: dsa: sja1105: Fix link speed not working at 100 Mbps and belowVladimir Oltean
2019-06-02net: dsa: mv88e6xxx: avoid error message on remove from VLAN 0Nikita Yushchenko
2019-05-31Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2019-05-30net: dsa: mv88e6xxx: fix handling of upper half of STATS_TYPE_PORTRasmus Villemoes
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-05-08net: dsa: sja1105: Don't return a negative in u8 sja1105_stp_state_getVladimir Oltean
2019-05-08net: dsa: sja1105: fix check on while loop exitColin Ian King
2019-05-08net: dsa: sja1105: Make 'sja1105et_regs' and 'sja1105pqrs_regs' staticWang Hai
2019-05-08net: dsa: lantiq: fix spelling mistake "brigde" -> "bridge"Colin Ian King
2019-05-07net: dsa: sja1105: Fix status initialization in sja1105_get_ethtool_statsNathan Chancellor
2019-05-07net: dsa: lantiq: Add Forwarding Database accessHauke Mehrtens
2019-05-07net: dsa: lantiq: Add fast age functionHauke Mehrtens
2019-05-07net: dsa: lantiq: Add VLAN aware bridge offloadingHauke Mehrtens
2019-05-07net: dsa: lantiq: Add VLAN unaware bridge offloadingHauke Mehrtens
2019-05-07net: dsa: lantiq: Allow special tags only on CPU portHauke Mehrtens
2019-05-05net: dsa: sja1105: Add support for Spanning Tree ProtocolVladimir Oltean
2019-05-05net: dsa: sja1105: Add support for traffic through standalone portsVladimir Oltean
2019-05-05net: dsa: mv88e6xxx: refine SMI supportVivien Didelot
2019-05-03net: dsa: mv88e6xxx: Pass interrupt number in platform dataAndrew Lunn
2019-05-03net: dsa :mv88e6xxx: Disable unused portsAndrew Lunn
2019-05-03net: dsa: mv88e6xxx: Set STP disable state in port_disableAndrew Lunn
2019-05-03net: dsa: sja1105: Reject unsupported link modes for ANVladimir Oltean
2019-05-03net: dsa: sja1105: Prevent PHY jabbering during switch resetVladimir Oltean
2019-05-03net: dsa: sja1105: Add support for configuring address ageing timeVladimir Oltean
2019-05-03net: dsa: sja1105: Add support for ethtool port countersVladimir Oltean
2019-05-03net: dsa: sja1105: Add support for VLAN operationsVladimir Oltean
2019-05-03net: dsa: sja1105: Error out if RGMII delays are requested in DTVladimir Oltean
2019-05-03net: dsa: sja1105: Add support for FDB and MDB managementVladimir Oltean
2019-05-03net: dsa: Introduce driver for NXP SJA1105 5-port L2 switchVladimir Oltean
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-30net: dsa: mv88e6060: Remove support for legacy probingAndrew Lunn