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
/
drivers
/
net
/
phy
/
phy_device.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-08
net: phy: Fix genphy_config_advert to advertise PAUSE and 10M Full duplex mode
Genevieve Chan
1
-2
/
+1
2024-01-01
net: phy: skip LED triggers on PHYs on SFP modules
Daniel Golle
1
-2
/
+4
2023-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-11
/
+2
2023-08-13
net: phy: fix IRQ-based wake-on-lan over hibernate / power off
Russell King (Oracle)
1
-11
/
+2
2023-08-11
net: phy: phy_device: Call into the PHY driver to set LED offload
Andrew Lunn
1
-0
/
+68
2023-08-05
net: phy: move marking PHY on SFP module into SFP code
Russell King (Oracle)
1
-2
/
+0
2023-08-03
net: phy: provide phylib stubs for hardware timestamping operations
Vladimir Oltean
1
-0
/
+19
2023-08-03
net: transfer rtnl_lock() requirement from ethtool_set_ethtool_phy_ops() to c...
Vladimir Oltean
1
-0
/
+7
2023-07-20
net: phy: prevent stale pointer dereference in phy_init()
Vladimir Oltean
1
-7
/
+14
2023-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+14
2023-06-18
net: phy: Manual remove LEDs to ensure correct ordering
Andrew Lunn
1
-1
/
+14
2023-05-22
net: phy: add helpers for comparing phy IDs
Russell King
1
-9
/
+7
2023-05-13
net: phy: Allow drivers to always call into ->suspend()
Florian Fainelli
1
-2
/
+3
2023-04-25
net: phy: Fix reading LED reg property
Alexander Stein
1
-1
/
+5
2023-04-21
net: phy: fix circular LEDS_CLASS dependencies
Arnd Bergmann
1
-1
/
+2
2023-04-19
net: phy: phy_device: Call into the PHY driver to set LED blinking
Andrew Lunn
1
-0
/
+18
2023-04-19
net: phy: phy_device: Call into the PHY driver to set LED brightness
Andrew Lunn
1
-3
/
+12
2023-04-19
net: phy: Add a binding for PHY LEDs
Andrew Lunn
1
-0
/
+76
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-16
net: phy: update obsolete comment about PHY_STARTING
Wolfram Sang
1
-3
/
+1
2023-03-06
net: phylib: get rid of unnecessary locking
Russell King (Oracle)
1
-7
/
+1
2023-02-28
net: phy: unlock on error in phy_probe()
Dan Carpenter
1
-1
/
+1
2023-02-23
net: phy: do not force EEE support
Oleksij Rempel
1
-0
/
+19
2023-02-23
net: phy: c45: add genphy_c45_an_config_eee_aneg() function
Oleksij Rempel
1
-1
/
+1
2023-02-20
net: phy: Read EEE abilities when using .features
Andrew Lunn
1
-1
/
+3
2023-02-13
net: phy: c22: migrate to genphy_c45_write_eee_adv()
Oleksij Rempel
1
-1
/
+9
2023-02-13
net: phy: add genphy_c45_read_eee_abilities() function
Oleksij Rempel
1
-0
/
+16
2023-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2023-01-30
net: phy: fix null dereference in phy_attach_direct
Colin Foster
1
-1
/
+1
2023-01-19
net: phy: Decide on C45 capabilities based on presence of method
Andrew Lunn
1
-1
/
+1
2023-01-11
drivers/net/phy: add connection between ethtool and phylib for PLCA
Piergiorgio Beruto
1
-0
/
+3
2023-01-11
drivers/net/phy: add the link modes for the 10BASE-T1S Ethernet PHY
Piergiorgio Beruto
1
-0
/
+14
2023-01-10
net: phy: allow a phy to opt-out of interrupt handling
Michael Walle
1
-0
/
+7
2022-12-01
net: phy: Add link between phy dev and mac dev
Xiaolei Wang
1
-0
/
+12
2022-11-29
net: mdiobus: fix unbalanced node reference count
Yang Yingliang
1
-0
/
+1
2022-11-27
net: phy: fix null-ptr-deref while probe() failed
Yang Yingliang
1
-0
/
+1
2022-10-04
net: mdiobus: search for PSE nodes by parsing PHY nodes.
Oleksij Rempel
1
-0
/
+2
2022-09-30
net: phy: Convert to use sysfs_emit() APIs
Wang Yufen
1
-5
/
+5
2022-09-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+6
2022-09-27
net: phy: Don't WARN for PHY_UP state in mdio_bus_phy_resume()
Lukas Wunner
1
-4
/
+6
2022-09-01
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-08-23
net: phy: Don't WARN for PHY_READY state in mdio_bus_phy_resume()
Xiaolei Wang
1
-4
/
+4
2022-08-04
net: phy: Warn about incorrect mdio_bus_phy_resume() state
Florian Fainelli
1
-0
/
+6
2022-07-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+23
2022-06-30
net: phy: Don't trigger state machine while in suspend
Lukas Wunner
1
-0
/
+23
2022-06-19
net: phy: use mii_bmcr_encode_fixed()
Russell King (Oracle)
1
-15
/
+3
2022-05-01
net: phy: Add 10BASE-T1L support in phy-c45
Alexandru Tachici
1
-0
/
+1
2022-05-01
ethtool: Add 10base-T1L link mode entry
Alexandru Tachici
1
-1
/
+2
2022-04-29
net: phy: Deduplicate interrupt disablement on PHY attach
Lukas Wunner
1
-4
/
+2
[next]