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