summaryrefslogtreecommitdiff
path: root/drivers/net/dsa
AgeCommit message (Expand)Author
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
2020-07-02net: dsa: microchip: set the correct number of portsCodrin Ciubotariu
2020-07-01net: dsa: microchip: enable ksz9893 via i2c in the ksz9477 driverHelmut Grohne
2020-06-30net: dsa/bcm_sf2: move pause mode setting into mac_link_up()Russell King
2020-06-30net: dsa/bcm_sf2: move speed/duplex forcing to mac_link_up()Russell King
2020-06-30net: dsa/bcm_sf2: fix incorrect usage of state->linkRussell King
2020-06-30net: dsa/b53: use resolved link config in mac_link_up()Russell King
2020-06-30net: dsa/b53: change b53_force_port_config() pause argumentRussell King
2020-06-29net:qos: police action offloading parameter 'burst' change to the original valuePo Liu
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-06-25net: dsa: sja1105: fix tc-gate schedule with single elementVladimir Oltean
2020-06-25net: dsa: sja1105: recalculate gating subschedule after deleting tc-gate rulesVladimir Oltean
2020-06-25net: dsa: sja1105: unconditionally free old gating configVladimir Oltean
2020-06-25net: dsa: sja1105: move sja1105_compose_gating_subschedule at the topVladimir Oltean
2020-06-25net: dsa/ar9331: convert to mac_link_up()Russell King
2020-06-22net: dsa: felix: call port mdb operations from ocelotVladimir Oltean
2020-06-22net: dsa: sja1105: make the instantiations of struct sja1105_info constantVladimir Oltean
2020-06-22net: dsa: sja1105: make config table operation structures constantVladimir Oltean
2020-06-22net: dsa: sja1105: remove empty structures from config table opsVladimir Oltean
2020-06-22net: dsa: qca8k: Minor comment spelling fixJonathan McDowell
2020-06-22net: dsa: qca8k: Improve SGMII interface handlingJonathan McDowell
2020-06-22net: dsa: qca8k: Switch to PHYLINK instead of PHYLIBJonathan McDowell
2020-06-20net: mscc: ocelot: convert MSCC_OCELOT_SWITCH into a libraryVladimir Oltean
2020-06-20net: dsa: felix: make vcap is2 keys and actions staticVladimir Oltean
2020-06-19net: dsa: sja1105: Use struct_size() in kzalloc()Gustavo A. R. Silva
2020-06-19net: qos offload add flow status with dropped countPo Liu
2020-06-18net: dsa: bcm_sf2: Fix node reference countFlorian Fainelli
2020-06-18net: dsa: sja1105: fix checks for VLAN state in gate actionVladimir Oltean