summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
AgeCommit message (Expand)AuthorLines
2023-04-11net: phy: nxp-c45-tja11xx: add remove callbackRadu Pirea (OSS)-0/+12
2023-04-09net: sfp: avoid EEPROM read of absent SFP moduleIvan Bornyakov-0/+6
2023-04-09net: sfp: initialize sfp->i2c_block_size at sfp allocationIvan Bornyakov-5/+8
2023-04-07net: phy: nxp-c45-tja11xx: fix unsigned long multiplication overflowRadu Pirea (OSS)-1/+1
2023-04-03net: sfp: add quirk enabling 2500Base-x for HG MXPD-483IIDaniel Golle-0/+4
2023-03-31net: phylink: add phylink_expects_phy() methodMichael Sit Wei Hong-0/+19
2023-03-27net: phy: micrel: correct KSZ9131RNX EEE capabilities and advertisementOleksij Rempel-0/+1
2023-03-27net: phy: constify fwnode_get_phy_node() fwnode argumentRussell King (Oracle)-1/+1
2023-03-27net: sfp: constify sfp-bus internal fwnode usesRussell King (Oracle)-2/+2
2023-03-27net: sfp: make sfp_bus_find_fwnode() take a const fwnodeRussell King (Oracle)-1/+1
2023-03-24net: phy: dp83869: fix default value for tx-/rx-internal-delayJosua Mayer-4/+2
2023-03-19net: sfp: fix state loss when updating state_hw_maskRussell King (Oracle)-0/+5
2023-03-19net: mdio: fix owner field for mdio buses registered using device-treeMaxime Bizon-5/+6
2023-03-19net: phy: Ensure state transitions are processed from phy_stop()Florian Fainelli-7/+16
2023-03-15net: phy: mscc: fix deadlock in phy_ethtool_{get,set}_wol()Vladimir Oltean-16/+8
2023-03-15net: phy: smsc: bail out in lan87xx_read_status if genphy_read_status failsHeiner Kallweit-1/+4
2023-03-10net: phy: nxp-c45-tja11xx: fix MII_BASIC_CONFIG_REV bitRadu Pirea (OSS)-1/+1
2023-03-06net: phy: smsc: fix link up detection in forced irq modeHeiner Kallweit-11/+3
2023-03-06net: phylib: get rid of unnecessary lockingRussell King (Oracle)-7/+1
2023-03-02net: lan78xx: fix accessing the LAN7800's internal phy specific registers fro...Yuiko Oshino-0/+32
2023-02-28net: phy: unlock on error in phy_probe()Dan Carpenter-1/+1
2023-02-27Merge tag 'net-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-14/+63
2023-02-27net: phy: c45: fix network interface initialization failures on xtensa, arm:c...Oleksij Rempel-1/+1
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+1
2023-02-23net: phy: c45: genphy_c45_ethtool_set_eee: validate EEE link modesOleksij Rempel-2/+13
2023-02-23net: phy: do not force EEE supportOleksij Rempel-7/+36
2023-02-23net: phy: c45: add genphy_c45_an_config_eee_aneg() functionOleksij Rempel-2/+11
2023-02-23net: phy: c45: use "supported_eee" instead of supported for access validationOleksij Rempel-3/+3
2023-02-20net: phy: Read EEE abilities when using .featuresAndrew Lunn-1/+3
2023-02-20net: phy: Add locks to ethtool functionsAndrew Lunn-18/+66
2023-02-20net: phy: marvell: Use the unlocked genphy_c45_ethtool_get_eee()Andrew Lunn-1/+1
2023-02-15net: phy: c45: genphy_c45_an_config_aneg(): fix uninitialized symbol errorOleksij Rempel-1/+1
2023-02-15net: phy: motorcomm: uninitialized variables in yt8531_link_change_notify()Dan Carpenter-3/+3
2023-02-15net: phylink: support validated pause and autoneg in fixed-linkIvan Bornyakov-3/+14
2023-02-13net: phy: start using genphy_c45_ethtool_get/set_eee()Oleksij Rempel-58/+2
2023-02-13net: phy: migrate phy_init_eee() to genphy_c45_eee_is_active()Oleksij Rempel-75/+14
2023-02-13net: phy: c45: migrate to genphy_c45_write_eee_adv()Oleksij Rempel-1/+10
2023-02-13net: phy: c22: migrate to genphy_c45_write_eee_adv()Oleksij Rempel-1/+9
2023-02-13net: phy: add genphy_c45_ethtool_get/set_eee() supportOleksij Rempel-0/+238
2023-02-13net: phy: export phy_check_valid() functionOleksij Rempel-2/+2
2023-02-13net: phy: micrel: add ksz9477_get_features()Oleksij Rempel-0/+21
2023-02-13net: phy: add genphy_c45_read_eee_abilities() functionOleksij Rempel-0/+86
2023-02-13net: micrel: Add PHC support for lan8841Horatiu Vultur-24/+599
2023-02-09net: micrel: Cable Diagnostics feature for lan8841 PHYHoratiu Vultur-0/+5
2023-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-3/+4
2023-02-08net: micrel: Add support for lan8841 PHYHoratiu Vultur-9/+180
2023-02-03net: phy: meson-gxl: use MMD access dummy stubs for GXL, internal PHYHeiner Kallweit-0/+2
2023-02-03net: phy: Add driver for Motorcomm yt8531 gigabit ethernet phyFrank Sae-3/+207
2023-02-03net: phy: Add dts support for Motorcomm yt8531s gigabit ethernet phyFrank Sae-24/+27
2023-02-03net: phy: Add dts support for Motorcomm yt8521 gigabit ethernet phyFrank Sae-54/+199