summaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa
AgeCommit message (Expand)Author
2020-09-14net: dsa: mt7530: Add the support of MT7531 switchLanden Chao
2020-09-14net: dsa: mt7530: Extend device data ready for adding a new hardwareLanden Chao
2020-09-14net: dsa: mt7530: Refine message in KconfigLanden Chao
2020-09-11net: dsa: tag_8021q: add a context structureVladimir Oltean
2020-09-11net: dsa: tag_8021q: setup tagging via a single function callVladimir Oltean
2020-09-09net: dsa: b53: Report VLAN table occupancy via devlinkFlorian Fainelli
2020-09-09net: dsa: microchip: Implement recommended reset timingPaul Barker
2020-09-09net: dsa: microchip: Disable RGMII in-band status on KSZ9893Paul Barker
2020-09-09net: dsa: microchip: Improve phy mode messagePaul Barker
2020-09-09net: dsa: microchip: Make switch detection more informativePaul Barker
2020-09-07net: dsa: rtl8366rb: Switch to phylinkLinus Walleij
2020-09-06net: dsa: rtl8366rb: Support setting MTULinus Walleij
2020-09-05net: dsa: bcm_sf2: Ensure that MDIO diversion is usedFlorian Fainelli
2020-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-09-03net: dsa: bcm_sf2: recalculate switch clock rate based on portsFlorian Fainelli
2020-09-03net: dsa: bcm_sf2: request and handle clocksFlorian Fainelli
2020-09-03net: dsa: b53: Print err message on SW_RST timeoutPaul Barker
2020-09-03net: dsa: b53: Use dev_{err,info} instead of pr_*Paul Barker
2020-09-02net: dsa: rtl8366: Refactor VLAN/PVID initLinus Walleij
2020-09-02net: dsa: rtl8366: Check validity of passed VLANsLinus Walleij
2020-09-01net: dsa: mv88e6xxx: Fix W=1 warning with !CONFIG_OFAndrew Lunn
2020-08-31net: dsa: ocelot: use the Lynx PCS helpers in Felix and SevilleIoana Ciornei
2020-08-28net: dsa: mt7530: fix advertising unsupported 1000baseT_HalfLanden Chao
2020-08-25net: dsa: mt7530: Add of_node_put() before break and return statementsSumera Priyadarsini
2020-08-24net: ocelot: Add of_node_put() before return statementSumera Priyadarsini
2020-08-24net: dsa: sja1105: Do not use address of compatible member in sja1105_check_d...Nathan Chancellor
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-08-21net: dsa: b53: check for timeoutTom Rix
2020-08-19net: dsa: mv88e6xxx: Use generic helper functionKurt Kanzenbach
2020-08-19net: dsa: loop: Return VLAN table size through devlinkFlorian Fainelli
2020-08-19net: dsa: loop: Configure VLANs while not filteringFlorian Fainelli
2020-08-18net: mscc: ocelot: remove duplicate "the the" phrase in Kconfig textColin Ian King
2020-08-05net: dsa: sja1105: use detected device id instead of DT one on mismatchVladimir Oltean
2020-08-03net: dsa: loop: Set correct number of portsFlorian Fainelli
2020-08-03net: dsa: loop: Wire-up MTU callbacksFlorian Fainelli
2020-08-03net: dsa: loop: Move data structures to headerFlorian Fainelli
2020-08-03net: dsa: loop: Support 4K VLANsFlorian Fainelli
2020-08-03net: dsa: loop: PVID should be per-portFlorian Fainelli
2020-08-03net: dsa: sja1105: poll for extts events from a timerVladimir Oltean
2020-08-03net: dsa: qca8k: Add 802.1q VLAN supportJonathan McDowell
2020-08-03net: dsa: qca8k: Add define for port VIDJonathan McDowell
2020-07-28net: dsa: rtl8366: Fix VLAN set-upLinus Walleij
2020-07-28net: dsa: rtl8366: Fix VLAN semanticsLinus Walleij
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-24net: dsa: mv88e6xxx: Use chip-wide max frame size for MTUChris Packham
2020-07-24net: dsa: mv88e6xxx: Support jumbo configuration on 6190/6190XChris Packham
2020-07-24net: dsa: mv88e6xxx: MV88E6097 does not support jumbo configurationChris Packham
2020-07-21net: dsa: microchip: call phy_remove_link_mode during probeHelmut Grohne