index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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
2022-10-03
net: phylink: pass supported host PHY interface modes to phylib for SFP's PHYs
Marek BehĂșn
1
-0
/
+4
2022-09-23
net: phy: Add support for rate matching
Sean Anderson
1
-1
/
+21
2022-09-05
net: phy: Add 1000BASE-KX interface mode
Sean Anderson
1
-0
/
+4
2022-08-22
net: phy: Add helper to derive the number of ports from a phy mode
Maxime Chevallier
1
-0
/
+2
2022-08-22
net: phy: Introduce QUSGMII PHY mode
Maxime Chevallier
1
-0
/
+4
2022-07-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+6
2022-06-30
net: phy: Don't trigger state machine while in suspend
Lukas Wunner
1
-0
/
+6
2022-06-17
linux/phy.h: add phydev_err_probe() wrapper for dev_err_probe()
Rasmus Villemoes
1
-0
/
+3
2022-05-09
net: phy: export genphy_c45_baset1_read_status()
Oleksij Rempel
1
-0
/
+1
2022-05-09
net: phy: introduce genphy_c45_pma_baset1_read_master_slave()
Oleksij Rempel
1
-0
/
+1
2022-05-09
net: phy: introduce genphy_c45_pma_baset1_setup_master_slave()
Oleksij Rempel
1
-0
/
+1
2022-05-01
net: phy: Add 10BASE-T1L support in phy-c45
Alexandru Tachici
1
-0
/
+3
2022-05-01
ethtool: Add 10base-T1L link mode entry
Alexandru Tachici
1
-1
/
+1
2022-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2022-03-11
net: phy: correct spelling error of media in documentation
Colin Foster
1
-2
/
+2
2022-03-08
net: phy: exported the genphy_read_master_slave function
Arun Ramadoss
1
-0
/
+1
[next]