summaryrefslogtreecommitdiff
path: root/drivers/net/dsa
AgeCommit message (Expand)Author
2020-05-06net: dsa: ocelot: the MAC table on Felix is twice as largeVladimir Oltean
2020-05-06net: dsa: sja1105: the PTP_CLK extts input reacts on both edgesVladimir Oltean
2020-05-01net: Make PTP-specific drivers depend on PTP_1588_CLOCKClay McClure
2020-04-29net: dsa: mv88e6xxx: remove duplicate assignment of struct membersJason Yan
2020-04-22net: dsa: b53: b53_arl_rw_op() needs to select IVL or SVLFlorian Fainelli
2020-04-22net: dsa: b53: Rework ARL bin logicFlorian Fainelli
2020-04-22net: dsa: b53: Fix ARL register definitionsFlorian Fainelli
2020-04-22net: dsa: b53: Fix valid setting for MDB entriesFlorian Fainelli
2020-04-22net: dsa: b53: Lookup VID in ARL searches when VLAN is enabledFlorian Fainelli
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