summaryrefslogtreecommitdiff
path: root/drivers/net/dsa
AgeCommit message (Expand)Author
2021-10-25net: dsa: lantiq_gswip: serialize access to the PCE registersVladimir Oltean
2021-10-25net: dsa: b53: serialize access to the ARL tableVladimir Oltean
2021-10-25net: dsa: sja1105: serialize access to the dynamic config interfaceVladimir Oltean
2021-10-25net: dsa: sja1105: wait for dynamic config command completion on writes tooVladimir Oltean
2021-10-25Revert "Merge branch 'dsa-rtnl'"David S. Miller
2021-10-24net: convert users of bitmap_foo() to linkmode_foo()Sean Anderson
2021-10-24net: dsa: lantiq_gswip: serialize access to the PCE tableVladimir Oltean
2021-10-24net: dsa: b53: serialize access to the ARL tableVladimir Oltean
2021-10-24net: dsa: sja1105: serialize access to the dynamic config interfaceVladimir Oltean
2021-10-24net: dsa: sja1105: wait for dynamic config command completion on writes tooVladimir Oltean
2021-10-24net: Convert more users of mdiobus_* to mdiodev_*Sean Anderson
2021-10-22net: dsa: sja1105: Add of_node_put() before returnWan Jiabing
2021-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-10-21net: dsa: tag_8021q: make dsa_8021q_{rx,tx}_vid take dp as argumentVladimir Oltean
2021-10-20net: dsa: qca8k: tidy for loop in setup and add cpu port checkAnsuel Smith
2021-10-20net: dsa: sja1105: parse {rx, tx}-internal-delay-ps properties for RGMII delaysVladimir Oltean
2021-10-18net: dsa: qca8k: fix delay applied to wrong cpu in parse_port_configAnsuel Smith
2021-10-18net: dsa: realtek-smi: add rtl8365mb subdriver for RTL8365MB-VCAlvin Šipraga
2021-10-18net: dsa: mt7530: correct ds->num_portsDENG Qingfang
2021-10-18net: dsa: lantiq_gswip: fix register definitionAleksander Jan Bajkowski
2021-10-15net: dsa: qca8k: move port config to dedicated structAnsuel Smith
2021-10-15net: dsa: qca8k: set internal delay also for sgmiiAnsuel Smith
2021-10-15net: dsa: qca8k: add support for QCA8328Ansuel Smith
2021-10-15net: dsa: qca8k: add support for pws config regAnsuel Smith
2021-10-15net: dsa: qca8k: add explicit SGMII PLL enableAnsuel Smith
2021-10-15net: dsa: qca8k: rework rgmii delay logic and scan for cpu port 6Ansuel Smith
2021-10-15net: dsa: qca8k: add support for cpu port 6Ansuel Smith
2021-10-15net: dsa: qca8k: add support for sgmii falling edgeAnsuel Smith
2021-10-15dsa: qca8k: add mac_power_sel supportAnsuel Smith
2021-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-12net: dsa: felix: break at first CPU port during init and teardownVladimir Oltean
2021-10-12net: dsa: felix: purge skb from TX timestamping queue if it cannot be sentVladimir Oltean
2021-10-12net: dsa: tag_ocelot_8021q: break circular dependency with ocelot switch libVladimir Oltean
2021-10-12net: mscc: ocelot: avoid overflowing the PTP timestamp FIFOVladimir Oltean
2021-10-12net: dsa: sja1105: break dependency between dsa_port_is_sja1105 and switch dr...Vladimir Oltean
2021-10-12net: dsa: move sja1110_process_meta_tstamp inside the tagging protocol driverVladimir Oltean
2021-10-12net: dsa: microchip: Added the condition for scheduling ksz_mib_read_workArun Ramadoss
2021-10-12net: dsa: mv88e6xxx: don't use PHY_DETECT on internal PHY'sMaarten Zanders
2021-10-08net: dsa: mv88e6xxx: isolate the ATU databases of standalone and bridged portsVladimir Oltean
2021-10-08net: dsa: mv88e6xxx: keep the pvid at 0 when VLAN-unawareVladimir Oltean
2021-10-08net: dsa: rtl8366rb: remove unneeded semicolonYang Li
2021-10-06net: dsa: rtl8366rb: Support setting STP stateLinus Walleij
2021-10-06net: dsa: rtl8366rb: Support fast agingLinus Walleij
2021-10-06net: dsa: rtl8366rb: Support disabling learningLinus Walleij
2021-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-09-30net: dsa: rtl8366rb: Use core filtering trackingLinus Walleij
2021-09-27net: dsa: rtl8366: Drop and depromote pointless printsLinus Walleij
2021-09-27net: dsa: rtl8366: Fix a bug in deleting VLANsLinus Walleij
2021-09-27net: dsa: rtl8366rb: Fix off-by-one bugLinus Walleij
2021-09-27net: dsa: rtl8366rb: Rewrite weird VLAN filering enablementLinus Walleij