summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-02-272-14/+63
|\
| * net: phy: c45: fix network interface initialization failures on xtensa, arm:c...Oleksij Rempel2023-02-271-1/+1
| * net: phy: c45: genphy_c45_ethtool_set_eee: validate EEE link modesOleksij Rempel2023-02-231-2/+13
| * net: phy: do not force EEE supportOleksij Rempel2023-02-232-7/+36
| * net: phy: c45: add genphy_c45_an_config_eee_aneg() functionOleksij Rempel2023-02-232-2/+11
| * net: phy: c45: use "supported_eee" instead of supported for access validationOleksij Rempel2023-02-231-3/+3
* | Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-02-241-1/+1
|\ \ | |/ |/|
| * driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman2023-01-271-1/+1
* | net: phy: Read EEE abilities when using .featuresAndrew Lunn2023-02-201-1/+3
* | net: phy: Add locks to ethtool functionsAndrew Lunn2023-02-201-18/+66
* | net: phy: marvell: Use the unlocked genphy_c45_ethtool_get_eee()Andrew Lunn2023-02-201-1/+1
* | net: phy: c45: genphy_c45_an_config_aneg(): fix uninitialized symbol errorOleksij Rempel2023-02-151-1/+1
* | net: phy: motorcomm: uninitialized variables in yt8531_link_change_notify()Dan Carpenter2023-02-151-3/+3
* | net: phylink: support validated pause and autoneg in fixed-linkIvan Bornyakov2023-02-151-3/+14
* | net: phy: start using genphy_c45_ethtool_get/set_eee()Oleksij Rempel2023-02-131-58/+2
* | net: phy: migrate phy_init_eee() to genphy_c45_eee_is_active()Oleksij Rempel2023-02-131-75/+14
* | net: phy: c45: migrate to genphy_c45_write_eee_adv()Oleksij Rempel2023-02-131-1/+10
* | net: phy: c22: migrate to genphy_c45_write_eee_adv()Oleksij Rempel2023-02-131-1/+9
* | net: phy: add genphy_c45_ethtool_get/set_eee() supportOleksij Rempel2023-02-131-0/+238
* | net: phy: export phy_check_valid() functionOleksij Rempel2023-02-131-2/+2
* | net: phy: micrel: add ksz9477_get_features()Oleksij Rempel2023-02-131-0/+21
* | net: phy: add genphy_c45_read_eee_abilities() functionOleksij Rempel2023-02-132-0/+86
* | net: micrel: Add PHC support for lan8841Horatiu Vultur2023-02-131-24/+599
* | net: micrel: Cable Diagnostics feature for lan8841 PHYHoratiu Vultur2023-02-091-0/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-02-092-3/+4
|\ \
| * | net: phy: meson-gxl: use MMD access dummy stubs for GXL, internal PHYHeiner Kallweit2023-02-031-0/+2
| * | net: phylink: move phy_device_free() to correctly release phy deviceClément Léger2023-02-031-3/+2
* | | net: micrel: Add support for lan8841 PHYHoratiu Vultur2023-02-081-9/+180
* | | net: phy: Add driver for Motorcomm yt8531 gigabit ethernet phyFrank Sae2023-02-032-3/+207
* | | net: phy: Add dts support for Motorcomm yt8531s gigabit ethernet phyFrank Sae2023-02-031-24/+27
* | | net: phy: Add dts support for Motorcomm yt8521 gigabit ethernet phyFrank Sae2023-02-031-54/+199
* | | net: phy: Add BIT macro for Motorcomm yt8521/yt8531 gigabit ethernet phyFrank Sae2023-02-031-4/+51
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-02-023-3/+7
|\| |
| * | net: phy: meson-gxl: Add generic dummy stubs for MMD register accessChris Healy2023-01-311-0/+2
| * | net: phy: fix null dereference in phy_attach_directColin Foster2023-01-301-1/+1
| * | net: phy: dp83822: Fix null pointer access on DP83825/DP83826 devicesAndre Kalb2023-01-281-2/+4
| |/
* | net: phy: motorcomm: change the phy id of yt8521 and yt8531s to lowercaseFrank Sae2023-01-301-2/+2
* | net: phy: fix the spelling problem of SentinelFrank Sae2023-01-301-1/+1
* | net: phy: microchip: run phy initialization during each link updateRakesh Sankaranarayanan2023-01-231-14/+56
* | net: mdio: warn once if addr parameter is invalid in mdiobus_get_phy()Heiner Kallweit2023-01-231-1/+2
* | net: phy: Remove fallback to old C45 methodAndrew Lunn2023-01-201-8/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-01-201-1/+6
|\|
| * net: mdio: validate parameter addr in mdiobus_get_phy()Heiner Kallweit2023-01-171-1/+6
* | net: phy: fix use of uninit variable when setting PLCA configPiergiorgio Beruto2023-01-191-1/+1
* | net: sfp: remove unused ctype.h includeRussell King (Oracle)2023-01-191-1/+0
* | net: sfp: remove acpi.h includeRussell King (Oracle)2023-01-191-1/+0
* | net: sfp: rename gpio_of_names[]Russell King (Oracle)2023-01-191-4/+4
* | net: sfp: use device_get_match_data()Russell King (Oracle)2023-01-191-12/+4
* | net: sfp: use i2c_get_adapter_by_fwnode()Russell King (Oracle)2023-01-191-12/+1
* | net: phy: Decide on C45 capabilities based on presence of methodAndrew Lunn2023-01-191-1/+1