aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/parallel-perf.py
diff options
context:
space:
mode:
authorTristram Ha <tristram.ha@microchip.com>2024-11-08 17:57:04 -0800
committerJakub Kicinski <kuba@kernel.org>2024-11-13 19:54:58 -0800
commit3a371e10521de2e98f5e264a27b5af3d231b4261 (patch)
tree64cd13f95bb2c1ad0e86846d93f8c6cfc8f7d874 /tools/perf/scripts/python/parallel-perf.py
parentMerge branch 'support-external-snapshots-on-dwmac1000' (diff)
downloadlinux-3a371e10521de2e98f5e264a27b5af3d231b4261.tar.gz
linux-3a371e10521de2e98f5e264a27b5af3d231b4261.zip
dt-bindings: net: dsa: microchip: Add LAN9646 switch support
LAN9646 switch is a 6-port switch with functions like KSZ9897. It has 4 internal PHYs and 1 SGMII port. Signed-off-by: Tristram Ha <tristram.ha@microchip.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://patch.msgid.link/20241109015705.82685-2-Tristram.Ha@microchip.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions
ent.c?id=8672406eb5d77333ca14e9612e3166704b367c40&follow=1'>net: ip: Handle delivery_time in ip defragMartin KaFai Lau3-0/+4 2022-03-03net: Set skb->mono_delivery_time and clear it after sch_handle_ingress()Martin KaFai Lau3-6/+8 2022-03-03net: Clear mono_delivery_time bit in __skb_tstamp_tx()Martin KaFai Lau3-3/+4 2022-03-03net: Handle delivery_time in skb->tstamp during network tapping with af_packetMartin KaFai Lau3-2/+30 2022-03-03net: Add skb_clear_tstamp() to keep the mono delivery_timeMartin KaFai Lau13-18/+26 2022-03-03net: Add skb->mono_delivery_time to distinguish mono delivery_time from (rcv)...Martin KaFai Lau7-16/+37 2022-03-03net: mscc: ocelot: accept configuring bridge port flags on the NPI portVladimir Oltean1-0/+3 2022-03-03net: dsa: felix: stop clearing CPU flooding in felix_setup_tag_8021qVladimir Oltean1-10/+0 2022-03-03net: dsa: felix: start off with flooding disabled on the CPU portVladimir Oltean1-17/+0 2022-03-03net: dsa: felix: migrate flood settings from NPI to tag_8021q CPU portVladimir Oltean1-2/+45 2022-03-03net: dsa: felix: migrate host FDB and MDB entries when changing tag protoVladimir Oltean3-26/+192 2022-03-03net: dsa: manage flooding on the CPU portsVladimir Oltean1-0/+39 2022-03-03net: dsa: install the primary unicast MAC address as standalone port host FDBVladimir Oltean1-2/+33 2022-03-03net: dsa: install secondary unicast and multicast addresses as host FDB/MDBVladimir Oltean3-40/+273 2022-03-03net: dsa: rename the host FDB and MDB methods to contain the "bridge" namespaceVladimir Oltean3-34/+28 2022-03-03net: dsa: remove workarounds for changing master promisc/allmulti only while upVladimir Oltean1-37/+8 2022-03-03ice: add TTY for GNSS module for E810T deviceKarol Kolacinski11-1/+566 2022-03-03nfc: llcp: Revert "NFC: Keep socket alive until the DISC PDU is actually sent"Krzysztof Kozlowski3-15/+0 2022-03-03nfc: llcp: protect nfc_llcp_sock_unlink() callsKrzysztof Kozlowski1-5/+5 2022-03-03nfc: llcp: use test_bit()Krzysztof Kozlowski1-1/+1 2022-03-03nfc: llcp: use centralized exiting of bind on errorsKrzysztof Kozlowski1-10/+15 2022-03-03nfc: llcp: simplify llcp_sock_connect() error pathsKrzysztof Kozlowski1-4/+4 2022-03-03nfc: llcp: nullify llcp_sock->dev on connect() error pathsKrzysztof Kozlowski1-0/+1