aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-09net: dsa: mv88e6xxx: Don't support >1G speeds on 6191X on ports other than 10Marek Behún1-1/+4
2021-11-03net: dsa: felix: fix broken VLAN-tagged PTP under VLAN-aware bridgeVladimir Oltean1-6/+3
2021-11-03net: dsa: qca8k: make sure PAD0 MAC06 exchange is disabledAnsuel Smith2-0/+9
2021-10-25net: dsa: lantiq_gswip: serialize access to the PCE registersVladimir Oltean1-5/+23
2021-10-25net: dsa: b53: serialize access to the ARL tableVladimir Oltean2-7/+30
2021-10-25net: dsa: sja1105: serialize access to the dynamic config interfaceVladimir Oltean3-2/+13
2021-10-25net: dsa: sja1105: wait for dynamic config command completion on writes tooVladimir Oltean1-22/+59
2021-10-25Revert "Merge branch 'dsa-rtnl'"David S. Miller6-129/+34
2021-10-24net: convert users of bitmap_foo() to linkmode_foo()Sean Anderson11-54/+34
2021-10-24net: dsa: lantiq_gswip: serialize access to the PCE tableVladimir Oltean1-5/+23
2021-10-24net: dsa: b53: serialize access to the ARL tableVladimir Oltean2-6/+35
2021-10-24net: dsa: sja1105: serialize access to the dynamic config interfaceVladimir Oltean3-2/+13
2021-10-24net: dsa: sja1105: wait for dynamic config command completion on writes tooVladimir Oltean1-22/+59
2021-10-24net: Convert more users of mdiobus_* to mdiodev_*Sean Anderson1-6/+6
2021-10-22net: dsa: sja1105: Add of_node_put() before returnWan Jiabing1-1/+3
2021-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-8/+2
2021-10-21net: dsa: tag_8021q: make dsa_8021q_{rx,tx}_vid take dp as argumentVladimir Oltean1-1/+2
2021-10-20net: dsa: qca8k: tidy for loop in setup and add cpu port checkAnsuel Smith1-30/+44
2021-10-20net: dsa: sja1105: parse {rx, tx}-internal-delay-ps properties for RGMII delaysVladimir Oltean3-47/+107
2021-10-18net: dsa: qca8k: fix delay applied to wrong cpu in parse_port_configAnsuel Smith1-1/+1
2021-10-18net: dsa: realtek-smi: add rtl8365mb subdriver for RTL8365MB-VCAlvin Šipraga5-1/+1989
2021-10-18net: dsa: mt7530: correct ds->num_portsDENG Qingfang1-7/+1
2021-10-18net: dsa: lantiq_gswip: fix register definitionAleksander Jan Bajkowski1-1/+1
2021-10-15net: dsa: qca8k: move port config to dedicated structAnsuel Smith2-16/+20
2021-10-15net: dsa: qca8k: set internal delay also for sgmiiAnsuel Smith2-28/+62
2021-10-15net: dsa: qca8k: add support for QCA8328Ansuel Smith2-3/+17
2021-10-15net: dsa: qca8k: add support for pws config regAnsuel Smith2-0/+45
2021-10-15net: dsa: qca8k: add explicit SGMII PLL enableAnsuel Smith2-2/+18
2021-10-15net: dsa: qca8k: rework rgmii delay logic and scan for cpu port 6Ansuel Smith2-86/+89
2021-10-15net: dsa: qca8k: add support for cpu port 6Ansuel Smith2-17/+36
2021-10-15net: dsa: qca8k: add support for sgmii falling edgeAnsuel Smith2-0/+67
2021-10-15dsa: qca8k: add mac_power_sel supportAnsuel Smith2-0/+36
2021-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski7-30/+281
2021-10-12net: dsa: felix: break at first CPU port during init and teardownVladimir Oltean1-7/+12
2021-10-12net: dsa: felix: purge skb from TX timestamping queue if it cannot be sentVladimir Oltean1-0/+28
2021-10-12net: dsa: tag_ocelot_8021q: break circular dependency with ocelot switch libVladimir Oltean2-4/+93
2021-10-12net: mscc: ocelot: avoid overflowing the PTP timestamp FIFOVladimir Oltean1-1/+5
2021-10-12net: dsa: sja1105: break dependency between dsa_port_is_sja1105 and switch driverVladimir Oltean1-2/+1
2021-10-12net: dsa: move sja1110_process_meta_tstamp inside the tagging protocol driverVladimir Oltean2-58/+6
2021-10-12net: dsa: microchip: Added the condition for scheduling ksz_mib_read_workArun Ramadoss1-1/+3
2021-10-12net: dsa: mv88e6xxx: don't use PHY_DETECT on internal PHY'sMaarten Zanders1-2/+11
2021-10-08net: dsa: mv88e6xxx: isolate the ATU databases of standalone and bridged portsVladimir Oltean2-13/+57
2021-10-08net: dsa: mv88e6xxx: keep the pvid at 0 when VLAN-unawareVladimir Oltean4-6/+76
2021-10-08net: dsa: rtl8366rb: remove unneeded semicolonYang Li1-1/+1
2021-10-06net: dsa: rtl8366rb: Support setting STP stateLinus Walleij1-0/+48
2021-10-06net: dsa: rtl8366rb: Support fast agingLinus Walleij1-0/+14
2021-10-06net: dsa: rtl8366rb: Support disabling learningLinus Walleij1-6/+44
2021-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-7/+15
2021-09-30net: dsa: rtl8366rb: Use core filtering trackingLinus Walleij1-7/+2
2021-09-27net: dsa: rtl8366: Drop and depromote pointless printsLinus Walleij1-7/+4