summaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa
AgeCommit message (Expand)Author
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
2020-07-13net: mscc: ocelot: convert port registers to regmapVladimir Oltean
2020-07-12net: dsa: mv88e6xxx: Implement MTU changeAndrew Lunn
2020-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-08net: dsa: rtl8366rb: Support the CPU DSA tagLinus Walleij
2020-07-08net: dsa: loop: Print when registration is successfulFlorian Fainelli
2020-07-05net: dsa: vitesse-vsc73xx: Convert to plain comments to avoid kerneldoc warningsAndrew Lunn
2020-07-05net: dsa: lan9303: fix variable 'res' set but not usedAndrew Lunn
2020-07-05net: dsa: rtl8366: Pass GENMASK() signed bitsAndrew Lunn
2020-07-05net: dsa: bcm_sf2: Pass GENMASK() signed bitsAndrew Lunn
2020-07-05net: dsa: bcm_sf2: Initialize __be16 with a __be16 valueAndrew Lunn
2020-07-05net: dsa: b53: Fixup endianness warningsAndrew Lunn
2020-07-05net: dsa: mv88e6xxx: scratch: Fixup kerneldocAndrew Lunn
2020-07-05net: dsa: mv88e6xxx: Remove set but unused variableAndrew Lunn
2020-07-05net: dsa: mv88e6xxx: vlan_tci is __be16Andrew Lunn
2020-07-05net: dsa: mv88e6xxx: Fix sparse warnings from GENMASKAndrew Lunn
2020-07-05net: dsa: felix: use resolved link config in mac_link_up()Vladimir Oltean
2020-07-05net: dsa: felix: delete .phylink_mac_an_restart codeVladimir Oltean
2020-07-05net: dsa: felix: set proper pause frame timers based on link speedVladimir Oltean
2020-07-05net: dsa: felix: unconditionally configure MAC speed to 1000MbpsVladimir Oltean
2020-07-05net: dsa: felix: support half-duplex link modesVladimir Oltean
2020-07-05net: dsa: felix: clarify the intention of writes to MII_BMCRVladimir Oltean
2020-07-04net: dsa: microchip: remove unused private membersCodrin Ciubotariu
2020-07-04net: dsa: microchip: split adjust_link() in phylink_mac_link_{up|down}()Codrin Ciubotariu