summaryrefslogtreecommitdiff
path: root/drivers/net/phy/phy_link_topology.c
AgeCommit message (Expand)AuthorFilesLines
2026-06-09net: ethtool: make dev->hwprov ops-protectedJakub Kicinski1-1/+3
2026-06-09net: ethtool: relax ethnl_req_get_phydev() locking assertionJakub Kicinski1-0/+8
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-2/+2
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-2/+2
2025-03-19phy: fix xa_alloc_cyclic() error handlingMichal Swiatkowski1-1/+1
2024-08-23net: phy: Introduce ethernet link topology representationMaxime Chevallier1-0/+105