summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/phy_port.c
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-1/+1
2026-02-12net: phy: phy_port: Correctly recompute the port's linkmodesMaxime Chevallier-7/+17
2026-02-12net: phy: phy_port: Cleanup the of-parsing logic for phy_portMaxime Chevallier-7/+2
2026-01-13net: phy: marvell10g: Support SFP through phy_portMaxime Chevallier-0/+44
2026-01-13net: phy: Create a phy_port for PHY-driven SFPsMaxime Chevallier-0/+15
2026-01-13net: phy: Introduce PHY ports representationMaxime Chevallier-0/+153