开源镜像站
帮助
动态
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
/
phy-core.c
Age
Commit message (
Expand
)
Author
2023-12-17
net: phy: add support for PHY package MMD read/write
Christian Marangi
2023-12-17
net: phy: restructure __phy_write/read_mmd to helper and phydev user
Christian Marangi
2023-08-14
net: phy: Introduce PSGMII PHY interface mode
Gabor Juhos
2023-01-11
drivers/net/phy: add the link modes for the 10BASE-T1S Ethernet PHY
Piergiorgio Beruto
2022-10-24
ethtool: Add support for 800Gbps link modes
Amit Cohen
2022-09-23
net: phy: Add support for rate matching
Sean Anderson
2022-09-05
net: phy: Add 1000BASE-KX interface mode
Sean Anderson
2022-08-22
net: phy: Add helper to derive the number of ports from a phy mode
Maxime Chevallier
2022-05-01
ethtool: Add 10base-T1L link mode entry
Alexandru Tachici
2022-01-31
phy: make phy_set_max_speed() *void*
Sergey Shtylyov
2021-12-09
net: phy: prefer 1000baseT over 1000baseKX
Russell King (Oracle)
2021-06-16
net: phy: correct format of block comments
Wenpeng Liang
2020-09-23
net: phy: Document core PHY structures
Andrew Lunn
2020-09-19
ethtool: Add 100base-FX link mode entries
Dan Murphy
2020-07-08
ethtool: Add support for 100Gbps per lane link modes
Meir Lichtinger
2020-05-26
net: mdiobus: add clause 45 mdiobus accessors
Russell King
2020-03-23
net: phy: add and use phy_check_downshift
Heiner Kallweit
2020-03-17
net: mdiobus: add APIs for modifying a MDIO device register
Russell King
2020-02-18
ethtool: Add support for low latency RS FEC
Aya Levin
2020-01-20
net: phy: don't crash in phy_read/_write_mmd without a PHY driver
Alex Marginean
2019-11-25
net: phy: add helpers phy_(un)lock_mdio_bus
Heiner Kallweit
2019-10-18
net: phy: avoid NPE if read_page/write_page callbacks are not available
Heiner Kallweit
2019-10-15
ethtool: Add support for 400Gbps (50Gbps per lane) link modes
Jiri Pirko
2019-10-04
net: phy: extract pause mode
Russell King
2019-08-13
net: phy: add phy_speed_down_core and phy_resolve_min_speed
Heiner Kallweit
2019-08-13
net: phy: add __set_linkmode_max_speed
Heiner Kallweit
2019-08-11
net: phy: add phy_modify_paged_changed
Heiner Kallweit
2019-05-22
net: phy: Add support for 100BaseT1 and 1000BaseT1
Andrew Lunn
2019-05-04
net: phy: improve pause handling
Heiner Kallweit
2019-04-14
phy: warn if phylib and ethtool PHY mode definitions are out of sync
Heiner Kallweit
2019-04-14
net: phy: add support for new modes in phylib
Heiner Kallweit
2019-04-14
net: phy: shrink PHY settings array
Heiner Kallweit
2019-02-17
net: phy: improve phy_resolve_aneg_linkmode
Heiner Kallweit
2019-02-13
net: phy: Move of_set_phy_eee_broken to phy-core.c
Maxime Chevallier
2019-02-13
net: phy: Mask-out non-compatible modes when setting the max-speed
Maxime Chevallier
2019-02-10
net: phy: add register modifying helpers returning 1 on change
Heiner Kallweit
2019-02-06
net: phy: provide full set of accessor functions to MMD registers
Nikita Yushchenko
2019-01-22
net: phy: Convert some PHY and MDIO driver files to SPDX headers
Andrew Lunn
2018-11-11
net: phy: Add support for resolving 5G and 2.5G autoneg
Andrew Lunn
2018-11-11
net: phy: Add more link modes to the settings table
Andrew Lunn
2018-11-11
net: phy: Convert u32 phydev->lp_advertising to linkmode
Andrew Lunn
2018-11-11
net: ethernet: Convert phydev advertize and supported from u32 to link mode
Andrew Lunn
2018-03-04
net: phy: Fix spelling mistake: "advertisment"-> "advertisement"
Colin Ian King
2018-01-15
net: phy: Have __phy_modify return 0 on success
Andrew Lunn
2018-01-08
net: phy: fix wrong masks to phy_modify()
Russell King
2018-01-03
net: phy: add phy_modify() accessor
Russell King
2018-01-03
net: phy: add paged phy register accessors
Russell King
2018-01-03
net: phy: add unlocked accessors
Russell King
2018-01-03
net: phy: use unlocked accessors for indirect MMD accesses
Russell King
2018-01-02
net: phy: add helper to convert negotiation result to phy settings
Russell King
[next]