开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
Age
Commit message (
Expand
)
Author
2023-02-20
net: phy: Read EEE abilities when using .features
Andrew Lunn
2023-02-20
net: phy: Add locks to ethtool functions
Andrew Lunn
2023-02-20
net: phy: marvell: Use the unlocked genphy_c45_ethtool_get_eee()
Andrew Lunn
2023-02-15
net: phy: c45: genphy_c45_an_config_aneg(): fix uninitialized symbol error
Oleksij Rempel
2023-02-15
net: phy: motorcomm: uninitialized variables in yt8531_link_change_notify()
Dan Carpenter
2023-02-15
net: phylink: support validated pause and autoneg in fixed-link
Ivan Bornyakov
2023-02-13
net: phy: start using genphy_c45_ethtool_get/set_eee()
Oleksij Rempel
2023-02-13
net: phy: migrate phy_init_eee() to genphy_c45_eee_is_active()
Oleksij Rempel
2023-02-13
net: phy: c45: migrate to genphy_c45_write_eee_adv()
Oleksij Rempel
2023-02-13
net: phy: c22: migrate to genphy_c45_write_eee_adv()
Oleksij Rempel
2023-02-13
net: phy: add genphy_c45_ethtool_get/set_eee() support
Oleksij Rempel
2023-02-13
net: phy: export phy_check_valid() function
Oleksij Rempel
2023-02-13
net: phy: micrel: add ksz9477_get_features()
Oleksij Rempel
2023-02-13
net: phy: add genphy_c45_read_eee_abilities() function
Oleksij Rempel
2023-02-13
net: micrel: Add PHC support for lan8841
Horatiu Vultur
2023-02-09
net: micrel: Cable Diagnostics feature for lan8841 PHY
Horatiu Vultur
2023-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-02-08
net: micrel: Add support for lan8841 PHY
Horatiu Vultur
2023-02-03
net: phy: meson-gxl: use MMD access dummy stubs for GXL, internal PHY
Heiner Kallweit
2023-02-03
net: phy: Add driver for Motorcomm yt8531 gigabit ethernet phy
Frank Sae
2023-02-03
net: phy: Add dts support for Motorcomm yt8531s gigabit ethernet phy
Frank Sae
2023-02-03
net: phy: Add dts support for Motorcomm yt8521 gigabit ethernet phy
Frank Sae
2023-02-03
net: phy: Add BIT macro for Motorcomm yt8521/yt8531 gigabit ethernet phy
Frank Sae
2023-02-03
net: phylink: move phy_device_free() to correctly release phy device
Clément Léger
2023-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-01-31
net: phy: meson-gxl: Add generic dummy stubs for MMD register access
Chris Healy
2023-01-30
net: phy: motorcomm: change the phy id of yt8521 and yt8531s to lowercase
Frank Sae
2023-01-30
net: phy: fix the spelling problem of Sentinel
Frank Sae
2023-01-30
net: phy: fix null dereference in phy_attach_direct
Colin Foster
2023-01-28
net: phy: dp83822: Fix null pointer access on DP83825/DP83826 devices
Andre Kalb
2023-01-23
net: phy: microchip: run phy initialization during each link update
Rakesh Sankaranarayanan
2023-01-23
net: mdio: warn once if addr parameter is invalid in mdiobus_get_phy()
Heiner Kallweit
2023-01-20
net: phy: Remove fallback to old C45 method
Andrew Lunn
2023-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-01-19
net: phy: fix use of uninit variable when setting PLCA config
Piergiorgio Beruto
2023-01-19
net: sfp: remove unused ctype.h include
Russell King (Oracle)
2023-01-19
net: sfp: remove acpi.h include
Russell King (Oracle)
2023-01-19
net: sfp: rename gpio_of_names[]
Russell King (Oracle)
2023-01-19
net: sfp: use device_get_match_data()
Russell King (Oracle)
2023-01-19
net: sfp: use i2c_get_adapter_by_fwnode()
Russell King (Oracle)
2023-01-19
net: phy: Decide on C45 capabilities based on presence of method
Andrew Lunn
2023-01-19
net: mdio: scan bus based on bus capabilities for C22 and C45
Andrew Lunn
2023-01-19
net: mdio: Add workaround for Micrel PHYs which are not C45 compatible
Andrew Lunn
2023-01-19
net: mdio: Rework scanning of bus ready for quirks
Andrew Lunn
2023-01-19
net: mdio: Move mdiobus_scan() within file
Andrew Lunn
2023-01-17
net: mdio: validate parameter addr in mdiobus_get_phy()
Heiner Kallweit
2023-01-11
drivers/net/phy: add driver for the onsemi NCN26000 10BASE-T1S PHY
Piergiorgio Beruto
2023-01-11
drivers/net/phy: add helpers to get/set PLCA configuration
Piergiorgio Beruto
2023-01-11
drivers/net/phy: add connection between ethtool and phylib for PLCA
Piergiorgio Beruto
2023-01-11
drivers/net/phy: add the link modes for the 10BASE-T1S Ethernet PHY
Piergiorgio Beruto
[next]