summaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-08-232-1/+3
|\
| * net: dsa: b53: check for timeoutTom Rix2020-08-211-0/+2
| * net: mscc: ocelot: remove duplicate "the the" phrase in Kconfig textColin Ian King2020-08-181-1/+1
* | net: dsa: mv88e6xxx: Use generic helper functionKurt Kanzenbach2020-08-191-46/+13
* | net: dsa: loop: Return VLAN table size through devlinkFlorian Fainelli2020-08-191-1/+54
* | net: dsa: loop: Configure VLANs while not filteringFlorian Fainelli2020-08-191-0/+1
|/
* net: dsa: sja1105: use detected device id instead of DT one on mismatchVladimir Oltean2020-08-051-11/+24
* net: dsa: loop: Set correct number of portsFlorian Fainelli2020-08-031-1/+1
* net: dsa: loop: Wire-up MTU callbacksFlorian Fainelli2020-08-031-0/+17
* net: dsa: loop: Move data structures to headerFlorian Fainelli2020-08-031-31/+1
* net: dsa: loop: Support 4K VLANsFlorian Fainelli2020-08-031-4/+2
* net: dsa: loop: PVID should be per-portFlorian Fainelli2020-08-031-4/+4
* net: dsa: sja1105: poll for extts events from a timerVladimir Oltean2020-08-032-34/+50
* net: dsa: qca8k: Add 802.1q VLAN supportJonathan McDowell2020-08-032-0/+208
* net: dsa: qca8k: Add define for port VIDJonathan McDowell2020-08-032-5/+8
* net: dsa: rtl8366: Fix VLAN set-upLinus Walleij2020-07-281-7/+7
* net: dsa: rtl8366: Fix VLAN semanticsLinus Walleij2020-07-281-4/+17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-255-26/+43
|\
| * net: dsa: microchip: call phy_remove_link_mode during probeHelmut Grohne2020-07-213-23/+23
| * net: dsa: mv88e6xxx: fix in-band AN link establishmentRussell King2020-07-192-3/+20
* | net: dsa: mv88e6xxx: Use chip-wide max frame size for MTUChris Packham2020-07-244-0/+31
* | net: dsa: mv88e6xxx: Support jumbo configuration on 6190/6190XChris Packham2020-07-241-0/+2
* | net: dsa: mv88e6xxx: MV88E6097 does not support jumbo configurationChris Packham2020-07-241-1/+0
* | net: dsa: qca8k: implement the port MTU callbacksJonathan McDowell2020-07-202-0/+34
* | net: dsa: felix: (re)use already existing constantsMichael Walle2020-07-191-33/+12
* | net: mscc: ocelot: rethink Kconfig dependencies againVladimir Oltean2020-07-161-1/+0
* | net: dsa: felix: introduce support for Seville VSC9953 switchMaxim Kochetkov2020-07-136-16/+1149
* | net: dsa: felix: move probing to felix_vsc9959.cVladimir Oltean2020-07-133-191/+206
* | net: mscc: ocelot: extend watermark encoding functionMaxim Kochetkov2020-07-131-0/+13
* | net: mscc: ocelot: convert SYS_PAUSE_CFG register access to regfieldMaxim Kochetkov2020-07-131-0/+3
* | net: dsa: felix: create a template for the DSA tags on xmitVladimir Oltean2020-07-133-0/+34
* | net: mscc: ocelot: convert QSYS_SWITCH_PORT_MODE and SYS_PORT_MODE to regfieldsVladimir Oltean2020-07-132-6/+14
* | soc: mscc: ocelot: add MII registers descriptionMaxim Kochetkov2020-07-131-1/+1
* | net: mscc: ocelot: convert port registers to regmapVladimir Oltean2020-07-132-8/+52
* | net: dsa: mv88e6xxx: Implement MTU changeAndrew Lunn2020-07-121-0/+27
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-113-0/+7
|\|
| * net: dsa: microchip: set the correct number of portsCodrin Ciubotariu2020-07-022-0/+6
| * net: dsa: microchip: enable ksz9893 via i2c in the ksz9477 driverHelmut Grohne2020-07-011-0/+1
* | net: dsa: rtl8366rb: Support the CPU DSA tagLinus Walleij2020-07-082-23/+9
* | net: dsa: loop: Print when registration is successfulFlorian Fainelli2020-07-081-4/+7
* | net: dsa: vitesse-vsc73xx: Convert to plain comments to avoid kerneldoc warningsAndrew Lunn2020-07-052-2/+2
* | net: dsa: lan9303: fix variable 'res' set but not usedAndrew Lunn2020-07-051-4/+3
* | net: dsa: rtl8366: Pass GENMASK() signed bitsAndrew Lunn2020-07-051-1/+1
* | net: dsa: bcm_sf2: Pass GENMASK() signed bitsAndrew Lunn2020-07-051-2/+2
* | net: dsa: bcm_sf2: Initialize __be16 with a __be16 valueAndrew Lunn2020-07-051-2/+2
* | net: dsa: b53: Fixup endianness warningsAndrew Lunn2020-07-051-8/+18
* | net: dsa: mv88e6xxx: scratch: Fixup kerneldocAndrew Lunn2020-07-051-3/+6
* | net: dsa: mv88e6xxx: Remove set but unused variableAndrew Lunn2020-07-051-3/+2
* | net: dsa: mv88e6xxx: vlan_tci is __be16Andrew Lunn2020-07-051-1/+1
* | net: dsa: mv88e6xxx: Fix sparse warnings from GENMASKAndrew Lunn2020-07-051-2/+2