index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
phy.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+0
2024-01-05
Revert "Introduce PHY listing and link_topology tracking"
Jakub Kicinski
1
-6
/
+0
2024-01-03
Revert "net: mdio: get/put device node during (un)registration"
Jakub Kicinski
1
-3
/
+0
2024-01-02
net: phy: linux/phy.h: fix Excess kernel-doc description warning
Randy Dunlap
1
-1
/
+0
2024-01-01
net: phy: add helpers to handle sfp phy connect/disconnect
Maxime Chevallier
1
-0
/
+2
2024-01-01
net: phy: Introduce ethernet link topology representation
Maxime Chevallier
1
-0
/
+4
2024-01-01
net: mdio: get/put device node during (un)registration
Luiz Angelo Daros de Luca
1
-0
/
+3
2023-12-17
net: phy: add support for PHY package MMD read/write
Christian Marangi
1
-0
/
+16
2023-12-17
net: phy: extend PHY package API to support multiple global address
Christian Marangi
1
-22
/
+42
2023-12-17
net: phy: make addr type u8 in phy_package_shared struct
Christian Marangi
1
-1
/
+1
2023-12-14
net: phy: c45: add genphy_c45_pma_read_ext_abilities() function
Oleksij Rempel
1
-0
/
+1
2023-11-28
net: phy: add possible interfaces
Russell King (Oracle)
1
-0
/
+3
2023-11-19
net: partial revert of the "Make timestamping selectable: series
Jakub Kicinski
1
-4
/
+0
2023-11-18
net: Change the API of PHY default timestamp to MAC
Kory Maincent
1
-0
/
+4
2023-11-18
net: Convert PHYs hwtstamp callback to use kernel_hwtstamp_config
Kory Maincent
1
-2
/
+4
2023-09-19
net: phy: fix regression with AX88772A PHY driver
Russell King (Oracle)
1
-0
/
+1
2023-08-14
net: phy: Introduce PSGMII PHY interface mode
Gabor Juhos
1
-0
/
+4
2023-08-11
net: phy: phy_device: Call into the PHY driver to set LED offload
Andrew Lunn
1
-0
/
+33
2023-08-09
net: phy: Remove two unused function declarations
Yue Haibing
1
-4
/
+0
2023-08-03
net: phy: provide phylib stubs for hardware timestamping operations
Vladimir Oltean
1
-0
/
+7
2023-07-20
net: phy: c45: add a separate function to read BASE-T1 abilities
Stefan Eichenberger
1
-0
/
+1
2023-06-03
net: phylib: fix phy_read*_poll_timeout()
Russell King (Oracle)
1
-6
/
+10
2023-05-24
net: phy: avoid kernel warning dump when stopping an errored PHY
Russell King (Oracle)
1
-2
/
+5
2023-05-22
net: phy: add helpers for comparing phy IDs
Russell King
1
-0
/
+28
2023-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+0
2023-05-18
mdio_bus: unhide mdio_bus_init prototype
Arnd Bergmann
1
-2
/
+0
2023-05-13
net: phy: Allow drivers to always call into ->suspend()
Florian Fainelli
1
-0
/
+4
2023-04-19
net: phy: phy_device: Call into the PHY driver to set LED blinking
Andrew Lunn
1
-0
/
+12
2023-04-19
net: phy: phy_device: Call into the PHY driver to set LED brightness
Andrew Lunn
1
-0
/
+13
2023-04-19
net: phy: Add a binding for PHY LEDs
Andrew Lunn
1
-0
/
+16
2023-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2023-03-27
net: phy: constify fwnode_get_phy_node() fwnode argument
Russell King (Oracle)
1
-1
/
+1
2023-03-08
net: phy: improve phy_read_poll_timeout
Heiner Kallweit
1
-3
/
+2
2023-02-23
net: phy: do not force EEE support
Oleksij Rempel
1
-0
/
+5
2023-02-23
net: phy: c45: add genphy_c45_an_config_eee_aneg() function
Oleksij Rempel
1
-0
/
+1
2023-02-13
net: phy: add genphy_c45_ethtool_get/set_eee() support
Oleksij Rempel
1
-0
/
+7
2023-02-13
net: phy: export phy_check_valid() function
Oleksij Rempel
1
-0
/
+1
2023-02-13
net: phy: add genphy_c45_read_eee_abilities() function
Oleksij Rempel
1
-0
/
+6
2023-01-19
net: phy: Remove probe_capabilities
Andrew Lunn
1
-8
/
+0
2023-01-19
net: mdio: Rework scanning of bus ready for quirks
Andrew Lunn
1
-1
/
+1
2023-01-11
drivers/net/phy: add helpers to get/set PLCA configuration
Piergiorgio Beruto
1
-0
/
+6
2023-01-11
drivers/net/phy: add connection between ethtool and phylib for PLCA
Piergiorgio Beruto
1
-0
/
+7
2023-01-11
drivers/net/phy: add the link modes for the 10BASE-T1S Ethernet PHY
Piergiorgio Beruto
1
-0
/
+14
2023-01-11
net/ethtool: add netlink interface for the PLCA RS
Piergiorgio Beruto
1
-0
/
+57
2023-01-11
net: mdio: Add dedicated C45 API to MDIO bus drivers
Andrew Lunn
1
-0
/
+5
2023-01-10
net: phy: allow a phy to opt-out of interrupt handling
Michael Walle
1
-0
/
+3
2023-01-01
net: phy: Update documentation for get_rate_matching
Sean Anderson
1
-4
/
+1
2022-12-01
net: phy: Add link between phy dev and mac dev
Xiaolei Wang
1
-0
/
+4
2022-11-08
ethtool: linkstate: add a statistic for PHY down events
Jakub Kicinski
1
-0
/
+3
2022-10-04
net: mdiobus: search for PSE nodes by parsing PHY nodes.
Oleksij Rempel
1
-0
/
+2
[next]