index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
phy.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: phy: add genphy_c45_ethtool_get/set_eee() support
Oleksij Rempel
2023-02-13
1
-0
/
+7
*
net: phy: export phy_check_valid() function
Oleksij Rempel
2023-02-13
1
-0
/
+1
*
net: phy: add genphy_c45_read_eee_abilities() function
Oleksij Rempel
2023-02-13
1
-0
/
+6
*
net: phy: Remove probe_capabilities
Andrew Lunn
2023-01-19
1
-8
/
+0
*
net: mdio: Rework scanning of bus ready for quirks
Andrew Lunn
2023-01-19
1
-1
/
+1
*
drivers/net/phy: add helpers to get/set PLCA configuration
Piergiorgio Beruto
2023-01-11
1
-0
/
+6
*
drivers/net/phy: add connection between ethtool and phylib for PLCA
Piergiorgio Beruto
2023-01-11
1
-0
/
+7
*
drivers/net/phy: add the link modes for the 10BASE-T1S Ethernet PHY
Piergiorgio Beruto
2023-01-11
1
-0
/
+14
*
net/ethtool: add netlink interface for the PLCA RS
Piergiorgio Beruto
2023-01-11
1
-0
/
+57
*
net: mdio: Add dedicated C45 API to MDIO bus drivers
Andrew Lunn
2023-01-10
1
-0
/
+5
*
net: phy: allow a phy to opt-out of interrupt handling
Michael Walle
2023-01-10
1
-0
/
+3
*
net: phy: Update documentation for get_rate_matching
Sean Anderson
2023-01-01
1
-4
/
+1
*
net: phy: Add link between phy dev and mac dev
Xiaolei Wang
2022-11-30
1
-0
/
+4
*
ethtool: linkstate: add a statistic for PHY down events
Jakub Kicinski
2022-11-08
1
-0
/
+3
*
net: mdiobus: search for PSE nodes by parsing PHY nodes.
Oleksij Rempel
2022-10-03
1
-0
/
+2
*
net: phylink: pass supported host PHY interface modes to phylib for SFP's PHYs
Marek BehĂșn
2022-10-03
1
-0
/
+4
*
net: phy: Add support for rate matching
Sean Anderson
2022-09-23
1
-1
/
+21
*
net: phy: Add 1000BASE-KX interface mode
Sean Anderson
2022-09-05
1
-0
/
+4
*
net: phy: Add helper to derive the number of ports from a phy mode
Maxime Chevallier
2022-08-22
1
-0
/
+2
*
net: phy: Introduce QUSGMII PHY mode
Maxime Chevallier
2022-08-22
1
-0
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-06-30
1
-0
/
+6
|
\
|
*
net: phy: Don't trigger state machine while in suspend
Lukas Wunner
2022-06-29
1
-0
/
+6
*
|
linux/phy.h: add phydev_err_probe() wrapper for dev_err_probe()
Rasmus Villemoes
2022-06-16
1
-0
/
+3
|
/
*
net: phy: export genphy_c45_baset1_read_status()
Oleksij Rempel
2022-05-09
1
-0
/
+1
*
net: phy: introduce genphy_c45_pma_baset1_read_master_slave()
Oleksij Rempel
2022-05-09
1
-0
/
+1
*
net: phy: introduce genphy_c45_pma_baset1_setup_master_slave()
Oleksij Rempel
2022-05-09
1
-0
/
+1
*
net: phy: Add 10BASE-T1L support in phy-c45
Alexandru Tachici
2022-05-01
1
-0
/
+3
*
ethtool: Add 10base-T1L link mode entry
Alexandru Tachici
2022-05-01
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-10
1
-2
/
+2
|
\
|
*
net: phy: correct spelling error of media in documentation
Colin Foster
2022-03-10
1
-2
/
+2
*
|
net: phy: exported the genphy_read_master_slave function
Arun Ramadoss
2022-03-08
1
-0
/
+1
*
|
phy: make phy_set_max_speed() *void*
Sergey Shtylyov
2022-01-31
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-09
1
-5
/
+6
|
\
|
*
net: phy: Remove unnecessary indentation in the comments of phy_device
Yanteng Si
2021-12-07
1
-5
/
+6
*
|
net: document SMII and correct phylink's new validation mechanism
Russell King (Oracle)
2021-11-16
1
-1
/
+1
|
/
*
net: phy: add phy_interface_t bitmap support
Russell King (Oracle)
2021-10-26
1
-0
/
+34
*
net: phy: add genphy_c45_fast_retrain
Luo Jie
2021-10-25
1
-0
/
+1
*
net: phy: add API to read 802.3-c45 IDs
Xu Liang
2021-07-20
1
-0
/
+1
*
net: phy: Add 25G BASE-R interface mode
Steen Hegelund
2021-06-12
1
-0
/
+4
*
net: phy: Introduce fwnode_get_phy_id()
Calvin Johnson
2021-06-11
1
-0
/
+5
*
net: phy: Introduce phy related fwnode functions
Calvin Johnson
2021-06-11
1
-0
/
+20
*
net: phy: Introduce fwnode_mdio_find_device()
Calvin Johnson
2021-06-11
1
-0
/
+7
*
net: phy: introduce PHY_INTERFACE_MODE_REVRMII
Vladimir Oltean
2021-06-07
1
-0
/
+4
*
net: phy: Document phydev::dev_flags bits allocation
Florian Fainelli
2021-05-26
1
-0
/
+5
*
net: phy: genphy_loopback: add link speed configuration
Oleksij Rempel
2021-04-20
1
-0
/
+1
*
net: phy: add genphy_c45_pma_suspend/resume
Radu Pirea (NXP OSS)
2021-04-19
1
-0
/
+2
*
net: phy: make PHY PM ops a no-op if MAC driver manages PHY PM
Heiner Kallweit
2021-04-09
1
-0
/
+2
*
net: phy: add genphy_c45_loopback
Wong Vee Khee
2021-03-24
1
-0
/
+1
*
net: phy: Add is_on_sfp_module flag and phy_on_sfp helper
Robert Hancock
2021-02-16
1
-0
/
+11
*
net: phy: Add 5GBASER interface mode
Pavana Sharma
2021-02-16
1
-0
/
+4
[next]