index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
2024-11-28
net: phy: fix phy_ethtool_set_eee() incorrectly enabling LPI
Russell King (Oracle)
1
-0
/
+2
2024-11-21
Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-11
/
+18
2024-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-2
/
+0
2024-11-16
net: phy: fix phylib's dual eee_enabled
Russell King (Oracle)
1
-2
/
+0
2024-11-15
net: phy: add phy_set_eee_broken
Heiner Kallweit
1
-0
/
+10
2024-11-15
net: phy: convert eee_broken_modes to a linkmode bitmap
Heiner Kallweit
1
-5
/
+4
2024-11-08
net: phy: remove genphy_config_eee_advert
Heiner Kallweit
1
-1
/
+0
2024-11-08
net: phy: make genphy_c45_write_eee_adv() static
Heiner Kallweit
1
-1
/
+0
2024-10-16
iopoll/regmap/phy/snd: Fix comment referencing outdated timer documentation
Anna-Maria Behnsen
1
-4
/
+5
2024-10-15
net: phy: support 'active-high' property for PHY LEDs
Daniel Golle
1
-2
/
+3
2024-10-08
net: phy: Add support for PHY timing-role configuration via device tree
Oleksij Rempel
1
-0
/
+1
2024-08-23
net: phy: add helpers to handle sfp phy connect/disconnect
Maxime Chevallier
1
-0
/
+2
2024-08-23
net: phy: Introduce ethernet link topology representation
Maxime Chevallier
1
-0
/
+4
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
1
-1
/
+1
2024-07-15
net: Change the API of PHY default timestamp to MAC
Kory Maincent
1
-0
/
+19
2024-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
1
-1
/
+1
2024-06-28
net: phy: phy_device: Fix PHY LED blinking code comment
Marek Vasut
1
-1
/
+1
2024-06-18
net: phy: introduce core support for phy-mode = "10g-qxgmii"
Vladimir Oltean
1
-0
/
+4
2024-05-14
net: revert partially applied PHY topology series
Jakub Kicinski
1
-6
/
+0
2024-04-06
net: phy: add helpers to handle sfp phy connect/disconnect
Maxime Chevallier
1
-0
/
+2
2024-04-06
net: phy: Introduce ethernet link topology representation
Maxime Chevallier
1
-0
/
+4
2024-03-29
net: phylink: add PHY_F_RXC_ALWAYS_ON to PHY dev flags
Russell King (Oracle)
1
-0
/
+1
2024-03-06
net: phy: Add phy_support_eee() indicating MAC support EEE
Andrew Lunn
1
-1
/
+2
2024-03-06
net: phy: Keep track of EEE configuration
Andrew Lunn
1
-0
/
+3
2024-03-06
net: phy: Add phydev->enable_tx_lpi to simplify adjust link callbacks
Andrew Lunn
1
-0
/
+2
2024-02-17
net: phy: add PHY_EEE_CAP2_FEATURES
Heiner Kallweit
1
-0
/
+2
2024-02-15
net: mdio_bus: make mdio_bus_type const
Ricardo B. Marliere
1
-1
/
+1
2024-02-10
net: phy: provide whether link has changed in c37_read_status
Christian Marangi
1
-1
/
+1
2024-02-10
net: phy: add devm/of_phy_package_join helper
Christian Marangi
1
-0
/
+6
2024-02-07
net: phy: add helper phy_advertise_eee_all
Heiner Kallweit
1
-0
/
+1
2024-02-06
net: phy: constify phydev->drv
Russell King (Oracle)
1
-1
/
+1
2024-01-31
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
1
-4
/
+4
2024-01-27
net: phy: add support for PHY LEDs polarity modes
Christian Marangi
1
-0
/
+22
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
[next]