summaryrefslogtreecommitdiff
path: root/drivers/net/dsa
AgeCommit message (Expand)Author
2020-09-02net: dsa/bcm_sf2: fix pause mode validationRussell King
2020-08-31net: dsa: mv88e6xxx: fix vlan setupRussell King
2020-08-03net: dsa/bcm_sf2: move pause mode setting into mac_link_up()Russell King
2020-08-03net: dsa/bcm_sf2: move speed/duplex forcing to mac_link_up()Russell King
2020-08-03net: dsa/bcm_sf2: fix incorrect usage of state->linkRussell King
2020-08-03net: dsa/b53: use resolved link config in mac_link_up()Russell King
2020-08-03net: dsa/b53: change b53_force_port_config() pause argumentRussell King
2020-08-03net: dsa/ar9331: convert to mac_link_up()Russell King
2020-07-21net: dsa: microchip: call phy_remove_link_mode during probeHelmut Grohne
2020-07-19net: dsa: mv88e6xxx: fix in-band AN link establishmentRussell King
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-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-18net: dsa: bcm_sf2: Fix node reference countFlorian Fainelli
2020-06-18net: dsa: sja1105: fix checks for VLAN state in gate actionVladimir Oltean
2020-06-18net: dsa: sja1105: fix checks for VLAN state in redirect actionVladimir Oltean
2020-06-18net: dsa: sja1105: remove debugging code in sja1105_vl_gateVladimir Oltean
2020-06-15net: dsa: sja1105: fix PTP timestamping with large tc-taprio cyclesVladimir Oltean
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-07net: dsa: lantiq_gswip: fix and improve the unsupported interface errorMartin Blumenstingl
2020-06-04net: dsa: qca8k: Fix "Unexpected gfp" kernel exceptionMichal Vokáč
2020-06-01net: dsa: sja1105: suppress -Wmissing-prototypes in sja1105_vl.cVladimir Oltean
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-30net: dsa: sja1105: fix port mirroring for P/Q/R/SVladimir Oltean
2020-05-30net: dsa: sja1105: suppress -Wmissing-prototypes in sja1105_static_config.cVladimir Oltean
2020-05-29net: dsa: sja1105: avoid invalid state in sja1105_vlan_filteringVladimir Oltean
2020-05-28net: dsa: sja1105: offload the Credit-Based Shaper qdiscVladimir Oltean
2020-05-27net: dsa: felix: send VLANs on CPU port as egress-taggedVladimir Oltean
2020-05-27net: dsa: felix: accept VLAN config regardless of bridge VLAN awareness stateVladimir Oltean
2020-05-27net: dsa: b53: remove redundant premature assignment to new_pvidColin Ian King
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-23net: Fix return value about devm_platform_ioremap_resource()Tiezhu Yang
2020-05-22felix: Fix initialization of ioremap resourcesClaudiu Manoil
2020-05-16net: dsa: mt7530: fix roaming from DSA user portsDENG Qingfang
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-15net: dsa: mt7530: fix VLAN setupDENG Qingfang
2020-05-14net: dsa: felix: fix incorrect clamp calculation for burstColin Ian King
2020-05-13net: dsa: mt7530: set CPU port to fallback modeDENG Qingfang
2020-05-13net: dsa: felix: add support Credit Based Shaper(CBS) for hardware offloadXiaoliang Yang
2020-05-13net: dsa: felix: Configure Time-Aware Scheduler via taprio offloadXiaoliang Yang
2020-05-13net: dsa: felix: qos classified based on pcpXiaoliang Yang
2020-05-12net: dsa: sja1105: implement VLAN retagging for dsa_8021q sub-VLANsVladimir Oltean
2020-05-12net: dsa: sja1105: implement a common frame memory partitioning functionVladimir Oltean
2020-05-12net: dsa: sja1105: add packing ops for the Retagging TableVladimir Oltean
2020-05-12net: dsa: sja1105: add a new best_effort_vlan_filtering devlink parameterVladimir Oltean
2020-05-12net: dsa: tag_sja1105: implement sub-VLAN decodingVladimir Oltean
2020-05-12net: dsa: sja1105: prepare tagger for handling DSA tags and VLAN simultaneouslyVladimir Oltean