summaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-246-6/+6
* 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-191-1/+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-041-1/+1
* net: dsa: loop: Wire-up MTU callbacksFlorian Fainelli2020-08-041-0/+17
* net: dsa: loop: Move data structures to headerFlorian Fainelli2020-08-041-31/+1
* net: dsa: loop: Support 4K VLANsFlorian Fainelli2020-08-041-4/+2
* net: dsa: loop: PVID should be per-portFlorian Fainelli2020-08-041-4/+4
* net: dsa: sja1105: poll for extts events from a timerVladimir Oltean2020-08-042-34/+50
* net: dsa: qca8k: Add 802.1q VLAN supportJonathan McDowell2020-08-042-0/+208
* net: dsa: qca8k: Add define for port VIDJonathan McDowell2020-08-042-5/+8
* net: dsa: rtl8366: Fix VLAN set-upLinus Walleij2020-07-291-7/+7
* net: dsa: rtl8366: Fix VLAN semanticsLinus Walleij2020-07-291-4/+17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-265-26/+43
|\
| * net: dsa: microchip: call phy_remove_link_mode during probeHelmut Grohne2020-07-223-23/+23
| * net: dsa: mv88e6xxx: fix in-band AN link establishmentRussell King2020-07-202-3/+20
* | net: dsa: mv88e6xxx: Use chip-wide max frame size for MTUChris Packham2020-07-254-0/+31
* | net: dsa: mv88e6xxx: Support jumbo configuration on 6190/6190XChris Packham2020-07-251-0/+2
* | net: dsa: mv88e6xxx: MV88E6097 does not support jumbo configurationChris Packham2020-07-251-1/+0
* | net: dsa: qca8k: implement the port MTU callbacksJonathan McDowell2020-07-212-0/+34
* | net: dsa: felix: (re)use already existing constantsMichael Walle2020-07-201-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-146-16/+1149
* | net: dsa: felix: move probing to felix_vsc9959.cVladimir Oltean2020-07-143-191/+206
* | net: mscc: ocelot: extend watermark encoding functionMaxim Kochetkov2020-07-141-0/+13
* | net: mscc: ocelot: convert SYS_PAUSE_CFG register access to regfieldMaxim Kochetkov2020-07-141-0/+3
* | net: dsa: felix: create a template for the DSA tags on xmitVladimir Oltean2020-07-143-0/+34
* | net: mscc: ocelot: convert QSYS_SWITCH_PORT_MODE and SYS_PORT_MODE to regfieldsVladimir Oltean2020-07-142-6/+14
* | soc: mscc: ocelot: add MII registers descriptionMaxim Kochetkov2020-07-141-1/+1
* | net: mscc: ocelot: convert port registers to regmapVladimir Oltean2020-07-142-8/+52
* | net: dsa: mv88e6xxx: Implement MTU changeAndrew Lunn2020-07-131-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-021-0/+1
* | net: dsa: rtl8366rb: Support the CPU DSA tagLinus Walleij2020-07-092-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-062-2/+2
* | net: dsa: lan9303: fix variable 'res' set but not usedAndrew Lunn2020-07-061-4/+3
* | net: dsa: rtl8366: Pass GENMASK() signed bitsAndrew Lunn2020-07-061-1/+1
* | net: dsa: bcm_sf2: Pass GENMASK() signed bitsAndrew Lunn2020-07-061-2/+2
* | net: dsa: bcm_sf2: Initialize __be16 with a __be16 valueAndrew Lunn2020-07-061-2/+2
* | net: dsa: b53: Fixup endianness warningsAndrew Lunn2020-07-061-8/+18
* | net: dsa: mv88e6xxx: scratch: Fixup kerneldocAndrew Lunn2020-07-061-3/+6
* | net: dsa: mv88e6xxx: Remove set but unused variableAndrew Lunn2020-07-061-3/+2
* | net: dsa: mv88e6xxx: vlan_tci is __be16Andrew Lunn2020-07-061-1/+1
* | net: dsa: mv88e6xxx: Fix sparse warnings from GENMASKAndrew Lunn2020-07-061-2/+2
* | net: dsa: felix: use resolved link config in mac_link_up()Vladimir Oltean2020-07-063-156/+187
* | net: dsa: felix: delete .phylink_mac_an_restart codeVladimir Oltean2020-07-063-48/+0
* | net: dsa: felix: set proper pause frame timers based on link speedVladimir Oltean2020-07-061-4/+23