summaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa
AgeCommit message (Expand)Author
2020-10-12net: dsa: microchip: fix race conditionChristian Eggers
2020-10-10net: dsa: rtl8366rb: Roof MTU for switchLinus Walleij
2020-10-09net: dsa: microchip: add ksz9563 to ksz9477 I2C driverChristian Eggers
2020-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-10-06net: mscc: ocelot: warn when encoding an out-of-bounds watermark valueVladimir Oltean
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-10-05net: dsa: propagate switchdev vlan_filtering prepare phase to driversVladimir Oltean
2020-10-04net: dsa: mv88e6xxx: Add per port devlink regionsAndrew Lunn
2020-10-03net: dsa: sja1105: remove duplicate prefix for VL Lookup dynamic configVladimir Oltean
2020-10-02net: mscc: ocelot: offload ingress skbedit and vlan actions to VCAP IS1Xiaoliang Yang
2020-10-02net: mscc: ocelot: introduce conversion helpers between port and netdevVladimir Oltean
2020-10-02net: dsa: b53: Set untag_bridge_pvidFlorian Fainelli
2020-09-29net: mscc: ocelot: remove unneeded VCAP parameters for IS2Vladimir Oltean
2020-09-29net: mscc: ocelot: automatically detect VCAP constantsVladimir Oltean
2020-09-29net: mscc: ocelot: add definitions for VCAP ES0 keys, actions and targetVladimir Oltean
2020-09-29net: mscc: ocelot: add definitions for VCAP IS1 keys, actions and targetVladimir Oltean
2020-09-29net: mscc: ocelot: generalize existing code for VCAPVladimir Oltean
2020-09-29net: dsa: seville: fix VCAP IS2 action widthVladimir Oltean
2020-09-29net: dsa: felix: fix incorrect action offsets for VCAP IS2Vladimir Oltean
2020-09-26net: dsa: tag_ocelot: use a short prefix on both ingress and egressVladimir Oltean
2020-09-26net: mscc: ocelot: move NPI port configuration to DSAVladimir Oltean
2020-09-25net: dsa: sja1105: implement .devlink_info_getVladimir Oltean
2020-09-25net: dsa: sja1105: expose static config as devlink regionVladimir Oltean
2020-09-25net: dsa: sja1105: move devlink param code to sja1105_devlink.cVladimir Oltean
2020-09-24net: dsa: microchip: really look for phy-mode in port nodesHelmut Grohne
2020-09-24net: dsa: felix: convert TAS link speed based on phylink speedXiaoliang Yang
2020-09-24net: mscc: ocelot: always pass skb clone to ocelot_port_add_txtstamp_skbVladimir Oltean
2020-09-23net: dsa: b53: Configure VLANs while not filteringFlorian Fainelli
2020-09-23net: dsa: bcm_sf2: Include address 0 for MDIO diversionFlorian Fainelli
2020-09-23net: dsa: bcm_sf2: Disallow port 5 to be a DSA CPU portFlorian Fainelli
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-21net: dsa: seville: fix some key offsets for IP4_TCP_UDP VCAP IS2 entriesVladimir Oltean
2020-09-21net: dsa: felix: fix some key offsets for IP4_TCP_UDP VCAP IS2 entriesXiaoliang Yang
2020-09-21net: dsa: rtl8366rb: Support all 4096 VLANsLinus Walleij
2020-09-21net: dsa: mt7530: Add some return-value checksAlex Dewar
2020-09-20net: dsa: tag_8021q: add VLANs to the master interface tooVladimir Oltean
2020-09-20net: dsa: rtl8366: Skip PVID setting if not requestedLinus Walleij
2020-09-18net: dsa: mv88e6xxx: Implement devlink info get callbackAndrew Lunn
2020-09-18net: dsa: mv88e6xxx: Add devlink regionsAndrew Lunn
2020-09-18net: dsa: mv88e6xxx: Create helper for FIDs in useAndrew Lunn
2020-09-18net: dsa: mv88e6xxx: Move devlink code into its own fileAndrew Lunn
2020-09-18net: dsa: seville: build as separate moduleVladimir Oltean
2020-09-18net: dsa: felix: move the PTP clock structure to felix_vsc9959.cVladimir Oltean
2020-09-18net: dsa: seville: duplicate vsc9959_mdio_bus_freeVladimir Oltean
2020-09-18net: dsa: felix: replace tabs with spacesVladimir Oltean
2020-09-18net: dsa: seville: reindent defines for MDIO controllerVladimir Oltean
2020-09-18net: dsa: seville: remove unused defines for the mdio controllerVladimir Oltean
2020-09-18net: dsa: ocelot: document why reset procedure is different for felix/sevilleVladimir Oltean
2020-09-18net: dsa: seville: first enable memories, then initialize themVladimir Oltean
2020-09-18net: dsa: seville: don't write to MEM_ENA twiceVladimir Oltean