summaryrefslogtreecommitdiff
path: root/drivers/net/dsa
AgeCommit message (Expand)Author
2020-10-12net: dsa/bcm_sf2: fix pause mode validationRussell King
2020-10-12net: dsa: mv88e6xxx: fix vlan setupRussell King
2020-10-06net: mscc: ocelot: warn when encoding an out-of-bounds watermark valueVladimir 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-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-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-18net: mscc: ocelot: deinitialize only initialized portsVladimir Oltean
2020-09-18net: mscc: ocelot: error checking when calling ocelot_init()Vladimir Oltean
2020-09-18net: dsa: seville: fix buffer size of the queue systemVladimir Oltean
2020-09-16net: dsa: microchip: ksz8795: really set the correct number of portsMatthias Schiffer
2020-09-10net: dsa: microchip: look for phy-mode in port nodesHelmut Grohne
2020-09-06net: dsa: rtl8366: Properly clear member configLinus Walleij
2020-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
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-21net: dsa: b53: check for timeoutTom Rix
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
2020-07-20net: dsa: qca8k: implement the port MTU callbacksJonathan McDowell
2020-07-19net: dsa: mv88e6xxx: fix in-band AN link establishmentRussell King
2020-07-19net: dsa: felix: (re)use already existing constantsMichael Walle
2020-07-16net: mscc: ocelot: rethink Kconfig dependencies againVladimir Oltean
2020-07-13net: dsa: felix: introduce support for Seville VSC9953 switchMaxim Kochetkov
2020-07-13net: dsa: felix: move probing to felix_vsc9959.cVladimir Oltean
2020-07-13net: mscc: ocelot: extend watermark encoding functionMaxim Kochetkov
2020-07-13net: mscc: ocelot: convert SYS_PAUSE_CFG register access to regfieldMaxim Kochetkov
2020-07-13net: dsa: felix: create a template for the DSA tags on xmitVladimir Oltean
2020-07-13net: mscc: ocelot: convert QSYS_SWITCH_PORT_MODE and SYS_PORT_MODE to regfieldsVladimir Oltean
2020-07-13soc: mscc: ocelot: add MII registers descriptionMaxim Kochetkov