#!/bin/sh # # stackcollapse.py can cover all type of perf samples including # the tracepoints, so no special record requirements, just record what # you want to analyze. # perf record "$@" ttps://universe.0xinfinity.dev/distro/kernel/atom/drivers/net/phy/marvell10g.c?h=linux-6.12.y' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/drivers/net/phy/marvell10g.c
AgeCommit message (Expand)Author
2024-04-06net: phy: add helpers to handle sfp phy connect/disconnectMaxime Chevallier
2024-01-04Revert "Introduce PHY listing and link_topology tracking"Jakub Kicinski
2024-01-01net: phy: add helpers to handle sfp phy connect/disconnectMaxime Chevallier
2023-11-27net: phy: marvell10g: fill in possible_interfacesRussell King (Oracle)
2023-11-27net: phy: marvell10g: table driven mactype decodeRussell King (Oracle)
2023-07-23net: phy: marvell10g: fix 88x3310 power upJiawen Wu
2023-04-09net: phy: marvell: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2022-10-03net: phy: marvell10g: select host interface configurationRussell King
2022-10-03net: phy: marvell10g: Use tabs instead of spaces for indentationMarek BehĂșn
2022-10-03net: sfp: augment SFP parsing with phy_interface_t bitmapRussell King