summaryrefslogtreecommitdiff
path: root/drivers/net/dsa
AgeCommit message (Expand)Author
2020-04-16net: dsa: mt7530: fix tagged frames pass-through in VLAN-unaware modeDENG Qingfang
2020-04-15net: mscc: ocelot: fix untagged packet drops when enslaving to vlan aware bridgeVladimir Oltean
2020-04-14net: dsa: mv88e6xxx: Configure MAC when using fixed linkAndrew Lunn
2020-04-07net: dsa: mt7530: move mt7623 settings out off the mt7530René van Dorst
2020-04-06net: dsa: bcm_sf2: Ensure correct sub-node is parsedFlorian Fainelli
2020-04-06net: dsa: bcm_sf2: Do not register slave MDIO bus with OFFlorian Fainelli
2020-04-03net: dsa: mt7530: fix null pointer dereferencing in port5 setupChuanhong Guo
2020-03-31net: dsa: ksz: Select KSZ protocol tagCodrin Ciubotariu
2020-03-30net: dsa: bcm_sf2: Support specifying VLAN tag egress ruleFlorian Fainelli
2020-03-30net: dsa: bcm_sf2: Add support for matching VLAN TCIFlorian Fainelli
2020-03-30net: dsa: bcm_sf2: Move writing of CFP_DATA(5) into slicing functionsFlorian Fainelli
2020-03-30net: dsa: bcm_sf2: Check earlier for FLOW_EXT and FLOW_MAC_EXTFlorian Fainelli
2020-03-30net: dsa: bcm_sf2: Disable learning for ASP portFlorian Fainelli
2020-03-30net: dsa: b53: Deny enslaving port 7 for 7278 into a bridgeFlorian Fainelli
2020-03-30net: dsa: b53: Prevent tagged VLAN on port 7 for 7278Florian Fainelli
2020-03-30net: dsa: b53: Restore VLAN entries upon (re)configurationFlorian Fainelli
2020-03-30net: dsa: bcm_sf2: Fix overflow checksFlorian Fainelli
2020-03-30net: dsa: sja1105: add broadcast and per-traffic class policersVladimir Oltean
2020-03-30net: dsa: sja1105: add configuration of port policersVladimir Oltean
2020-03-30net: dsa: felix: add port policersVladimir Oltean
2020-03-29net: dsa: mt7530: use resolved link config in mac_link_up()René van Dorst
2020-03-29net: dsa: sja1105: show more ethtool statistics counters for P/Q/R/SVladimir Oltean
2020-03-27net: dsa: felix: support changing the MTUVladimir Oltean
2020-03-27net: dsa: vsc73xx: make the MTU configurableVladimir Oltean
2020-03-27net: dsa: sja1105: implement the port MTU callbacksVladimir Oltean
2020-03-27net: dsa: b53: add MTU configuration supportMurali Krishna Policharla
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-23net: dsa: sja1105: configure the PTP_CLK pin as EXT_TS or PER_OUTVladimir Oltean
2020-03-23net: dsa: sja1105: make the AVB table dynamically reconfigurableVladimir Oltean
2020-03-23net: dsa: sja1105: make future_base_time a common helperVladimir Oltean
2020-03-23net: dsa: sja1105: unconditionally set DESTMETA and SRCMETA in AVB tableVladimir Oltean
2020-03-20net: dsa: sja1105: Add support for the SGMII portVladimir Oltean
2020-03-19net: dsa: sja1105: Avoid error message for unknown PHY mode on disabled portsVladimir Oltean
2020-03-19net: dsa: mt7530: Change the LINK bit to reflect the link statusRené van Dorst
2020-03-15net: dsa: mv88e6xxx: use PHY_DETECT in mac_link_up/mac_link_downRussell King
2020-03-15net: dsa: mv88e6xxx: remove port_link_state functionsRussell King
2020-03-15net: dsa: mv88e6xxx: combine port_set_speed and port_set_duplexRussell King
2020-03-15net: dsa: mv88e6xxx: fix Serdes link changesRussell King
2020-03-15net: dsa: mv88e6xxx: extend phylink to Serdes PHYsRussell King
2020-03-15net: dsa: mv88e6xxx: configure interface settings in mac_configRussell King
2020-03-15net: dsa: mv88e6xxx: use BMCR definitions for serdes control registerRussell King
2020-03-14net: dsa: sja1105: move MAC configuration to .phylink_mac_link_upVladimir Oltean
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-12net: dsa: mv88e6xxx: Add missing mask of ATU occupancy registerAndrew Lunn
2020-03-10net: dsa: mt7530: fix macro MIRROR_PORTDENG Qingfang
2020-03-10net: dsa: microchip: use delayed_work instead of timer + workGeorge McCollister
2020-03-09net: dsa: mt7530: add support for port mirroringDENG Qingfang
2020-03-04net: dsa: felix: Allow unknown unicast traffic towards the CPU port moduleVladimir Oltean
2020-03-04net: mscc: ocelot: eliminate confusion between CPU and NPI portVladimir Oltean
2020-03-03net: dsa: felix: Wire up the ocelot cls_flower methodsVladimir Oltean