summaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa
Commit message (Expand)AuthorAgeFilesLines
* net: dsa/bcm_sf2: move pause mode setting into mac_link_up()Russell King2020-06-301-7/+15
* net: dsa/bcm_sf2: move speed/duplex forcing to mac_link_up()Russell King2020-06-301-27/+16
* net: dsa/bcm_sf2: fix incorrect usage of state->linkRussell King2020-06-301-2/+26
* net: dsa/b53: use resolved link config in mac_link_up()Russell King2020-06-301-9/+3
* net: dsa/b53: change b53_force_port_config() pause argumentRussell King2020-06-301-10/+15
* net:qos: police action offloading parameter 'burst' change to the original valuePo Liu2020-06-293-15/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-06-252-166/+175
|\
| * net: dsa: sja1105: fix tc-gate schedule with single elementVladimir Oltean2020-06-251-2/+1
| * net: dsa: sja1105: recalculate gating subschedule after deleting tc-gate rulesVladimir Oltean2020-06-251-0/+8
| * net: dsa: sja1105: unconditionally free old gating configVladimir Oltean2020-06-251-2/+2
| * net: dsa: sja1105: move sja1105_compose_gating_subschedule at the topVladimir Oltean2020-06-251-160/+160
| * net: dsa: bcm_sf2: Fix node reference countFlorian Fainelli2020-06-181-0/+2
| * net: dsa: sja1105: fix checks for VLAN state in gate actionVladimir Oltean2020-06-181-1/+3
| * net: dsa: sja1105: fix checks for VLAN state in redirect actionVladimir Oltean2020-06-181-1/+3
| * net: dsa: sja1105: remove debugging code in sja1105_vl_gateVladimir Oltean2020-06-181-4/+0
* | net: dsa/ar9331: convert to mac_link_up()Russell King2020-06-251-29/+31
* | net: dsa: felix: call port mdb operations from ocelotVladimir Oltean2020-06-221-0/+26
* | net: dsa: sja1105: make the instantiations of struct sja1105_info constantVladimir Oltean2020-06-222-12/+17
* | net: dsa: sja1105: make config table operation structures constantVladimir Oltean2020-06-224-16/+16
* | net: dsa: sja1105: remove empty structures from config table opsVladimir Oltean2020-06-222-45/+0
* | net: dsa: qca8k: Minor comment spelling fixJonathan McDowell2020-06-221-1/+1
* | net: dsa: qca8k: Improve SGMII interface handlingJonathan McDowell2020-06-222-1/+45
* | net: dsa: qca8k: Switch to PHYLINK instead of PHYLIBJonathan McDowell2020-06-221-96/+210
* | net: mscc: ocelot: convert MSCC_OCELOT_SWITCH into a libraryVladimir Oltean2020-06-201-1/+3
* | net: dsa: felix: make vcap is2 keys and actions staticVladimir Oltean2020-06-201-2/+2
* | net: dsa: sja1105: Use struct_size() in kzalloc()Gustavo A. R. Silva2020-06-191-2/+1
* | net: qos offload add flow status with dropped countPo Liu2020-06-191-1/+1
|/
* net: dsa: sja1105: fix PTP timestamping with large tc-taprio cyclesVladimir Oltean2020-06-151-4/+4
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-142-14/+14
* net: dsa: lantiq_gswip: fix and improve the unsupported interface errorMartin Blumenstingl2020-06-071-1/+2
* net: dsa: qca8k: Fix "Unexpected gfp" kernel exceptionMichal Vokáč2020-06-041-2/+1
* net: dsa: sja1105: suppress -Wmissing-prototypes in sja1105_vl.cVladimir Oltean2020-06-012-1/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-311-2/+6
|\
| * net: dsa: felix: send VLANs on CPU port as egress-taggedVladimir Oltean2020-05-271-2/+6
* | net: dsa: sja1105: fix port mirroring for P/Q/R/SVladimir Oltean2020-05-303-16/+48
* | net: dsa: sja1105: suppress -Wmissing-prototypes in sja1105_static_config.cVladimir Oltean2020-05-302-18/+18
* | net: dsa: sja1105: avoid invalid state in sja1105_vlan_filteringVladimir Oltean2020-05-291-0/+4
* | net: dsa: sja1105: offload the Credit-Based Shaper qdiscVladimir Oltean2020-05-285-0/+199
* | net: dsa: felix: accept VLAN config regardless of bridge VLAN awareness stateVladimir Oltean2020-05-271-0/+1
* | net: dsa: b53: remove redundant premature assignment to new_pvidColin Ian King2020-05-271-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-246-35/+28
|\|
| * net: Fix return value about devm_platform_ioremap_resource()Tiezhu Yang2020-05-231-1/+1
| * felix: Fix initialization of ioremap resourcesClaudiu Manoil2020-05-223-27/+24
| * net: dsa: mt7530: fix roaming from DSA user portsDENG Qingfang2020-05-162-7/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-151-0/+1
|\|
| * net: dsa: loop: Add module soft dependencyFlorian Fainelli2020-05-101-0/+1
* | net: dsa: mt7530: fix VLAN setupDENG Qingfang2020-05-151-12/+1
* | net: dsa: felix: fix incorrect clamp calculation for burstColin Ian King2020-05-141-1/+1
* | net: dsa: mt7530: set CPU port to fallback modeDENG Qingfang2020-05-132-3/+14
* | net: dsa: felix: add support Credit Based Shaper(CBS) for hardware offloadXiaoliang Yang2020-05-131-1/+49