]> git.itanic.dy.fi Git - linux-stable/commit
Revert "Introduce PHY listing and link_topology tracking"
authorJakub Kicinski <kuba@kernel.org>
Fri, 5 Jan 2024 00:04:35 +0000 (16:04 -0800)
committerJakub Kicinski <kuba@kernel.org>
Fri, 5 Jan 2024 00:05:47 +0000 (16:05 -0800)
commitfe1eb24bd5ade085914248c527044e942f75e06a
tree5cf28210a0441256cbcace945ac18d2afcc18511
parent172b3fccf574eb760a2d88f19971c7e26d1441f0
Revert "Introduce PHY listing and link_topology tracking"

This reverts commit 32bb4515e34469975abc936deb0a116c4a445817.
This reverts commit d078d480639a4f3b5fc2d56247afa38e0956483a.
This reverts commit fcc4b105caa4b844bf043375bf799c20a9c99db1.
This reverts commit 345237dbc1bdbb274c9fb9ec38976261ff4a40b8.
This reverts commit 7db69ec9cfb8b4ab50420262631fb2d1908b25bf.
This reverts commit 95132a018f00f5dad38bdcfd4180d1af955d46f6.
This reverts commit 63d5eaf35ac36cad00cfb3809d794ef0078c822b.
This reverts commit c29451aefcb42359905d18678de38e52eccb3bb5.
This reverts commit 2ab0edb505faa9ac90dee1732571390f074e8113.
This reverts commit dedd702a35793ab462fce4c737eeba0badf9718e.
This reverts commit 034fcc210349b873ece7356905be5c6ca11eef2a.
This reverts commit 9c5625f559ad6fe9f6f733c11475bf470e637d34.
This reverts commit 02018c544ef113e980a2349eba89003d6f399d22.

Looks like we need more time for reviews, and incremental
changes will be hard to make sense of. So revert.

Link: https://lore.kernel.org/all/ZZP6FV5sXEf+xd58@shell.armlinux.org.uk/
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
30 files changed:
Documentation/netlink/specs/ethtool.yaml
Documentation/networking/ethtool-netlink.rst
Documentation/networking/index.rst
Documentation/networking/phy-link-topology.rst [deleted file]
MAINTAINERS
drivers/net/phy/Makefile
drivers/net/phy/at803x.c
drivers/net/phy/marvell-88x2222.c
drivers/net/phy/marvell.c
drivers/net/phy/marvell10g.c
drivers/net/phy/phy_device.c
drivers/net/phy/phy_link_topology.c [deleted file]
drivers/net/phy/phylink.c
drivers/net/phy/sfp-bus.c
include/linux/netdevice.h
include/linux/phy.h
include/linux/phy_link_topology.h [deleted file]
include/linux/phy_link_topology_core.h [deleted file]
include/linux/sfp.h
include/uapi/linux/ethtool.h
include/uapi/linux/ethtool_netlink.h
net/core/dev.c
net/ethtool/Makefile
net/ethtool/cabletest.c
net/ethtool/netlink.c
net/ethtool/netlink.h
net/ethtool/phy.c [deleted file]
net/ethtool/plca.c
net/ethtool/pse-pd.c
net/ethtool/strset.c