summaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa
AgeCommit message (Expand)Author
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-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
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