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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
/
drivers
/
net
/
phy
Age
Commit message (
Expand
)
Author
Files
Lines
7 days
phy: mscc: Fix timestamping for vsc8584
Horatiu Vultur
3
-12
/
+61
12 days
Merge tag 'net-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-13
/
+14
2025-08-12
net: mdiobus: release reset_gpio in mdiobus_unregister_device()
Buday Csaba
2
-3
/
+1
2025-08-12
net: phy: nxp-c45-tja11xx: fix the PHY ID mismatch issue when using C45
Clark Wang
1
-10
/
+13
2025-08-09
Merge tag 'gpio-updates-for-v6.17-rc1-part2' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
1
-1
/
+1
2025-08-05
Revert "net: mdio_bus: Use devm for getting reset GPIO"
Jakub Kicinski
1
-2
/
+2
2025-07-31
net: mdio_bus: Use devm for getting reset GPIO
Bence Csókás
1
-2
/
+2
2025-07-31
net: phy: smsc: add proper reset flags for LAN8710A
Buday Csaba
1
-0
/
+1
2025-07-31
phy: mscc: Fix parsing of unicast frames
Horatiu Vultur
2
-0
/
+2
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
30
-253
/
+1139
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2025-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2025-07-25
net: phy: micrel: fix KSZ8081/KSZ8091 cable test
Florian Larysch
1
-0
/
+2
2025-07-22
net: phy: qcom: qca807x: Enable WoL support using shared library
Luo Jie
1
-0
/
+4
2025-07-18
net: phy: qcom: qca807x: Support PHY counter
Luo Jie
1
-0
/
+25
2025-07-18
net: phy: qcom: qca808x: Support PHY counter
Luo Jie
1
-0
/
+23
2025-07-18
net: phy: qcom: Add PHY counter support
Luo Jie
2
-0
/
+98
2025-07-15
net: phy: Don't register LEDs for genphy
Sean Anderson
1
-2
/
+2
2025-07-15
net: phy: Don't register LEDs for genphy
Sean Anderson
1
-2
/
+4
2025-07-15
net: phy: micrel: Add ksz9131_resume()
Biju Das
1
-1
/
+9
2025-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2025-07-11
net: phy: microchip: limit 100M workaround to link-down events on LAN88xx
Oleksij Rempel
1
-1
/
+1
2025-07-11
net: phy: microchip: Use genphy_soft_reset() to purge stale LPA bits
Oleksij Rempel
1
-0
/
+1
2025-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-33
/
+83
2025-07-10
net: phy: bcm54811: PHY initialization
Kamil Horák - 2N
1
-4
/
+21
2025-07-10
net: phy: bcm5481x: MII-Lite activation
Kamil Horák - 2N
1
-1
/
+13
2025-07-10
net: phy: MII-Lite PHY interface mode
Kamil Horák - 2N
3
-0
/
+6
2025-07-09
net: phy: smsc: Fix link failure in forced mode with Auto-MDIX
Oleksij Rempel
1
-3
/
+22
2025-07-09
net: phy: smsc: Force predictable MDI-X state on LAN87xx
Oleksij Rempel
1
-1
/
+28
2025-07-09
net: phy: smsc: Fix Auto-MDIX configuration when disabled by strap
Oleksij Rempel
1
-1
/
+2
2025-07-08
net: phylink: add phylink_sfp_select_interface_speed()
Russell King (Oracle)
1
-1
/
+40
2025-07-08
net: phylink: clear SFP interfaces when not in use
Russell King (Oracle)
1
-0
/
+10
2025-07-08
net: phylink: restrict SFP interfaces to those that are supported
Russell King (Oracle)
1
-5
/
+4
2025-07-08
net: phy: qcom: qca808x: Fix WoL issue by utilizing at8031_set_wol()
Luo Jie
1
-1
/
+1
2025-07-08
net: phy: qcom: move the WoL function to shared library
Luo Jie
3
-27
/
+30
2025-07-02
net: phy: air_en8811h: Introduce resume/suspend and clk_restore_context to en...
Lucien.Jheng
1
-4
/
+41
2025-07-02
phy: micrel: add Signal Quality Indicator (SQI) support for KSZ9477 switch PHYs
Oleksij Rempel
1
-0
/
+132
2025-06-26
net: phy: realtek: add error handling to rtl8211f_get_wol
Daniel Braunwarth
1
-2
/
+8
2025-06-24
net: phy: Add interface types for 50G and 100G
Alexander Duyck
3
-0
/
+25
2025-06-23
net: phy: qcom: at803x: Add Qualcomm IPQ5018 Internal PHY support
George Moussalem
2
-1
/
+168
2025-06-23
Merge 6.16-rc3 into driver-core-next
Greg Kroah-Hartman
2
-6
/
+24
2025-06-20
net: sfp: add quirk for Potron SFP+ XGSPON ONU Stick
Chris Morgan
1
-1
/
+20
2025-06-18
net: phy: qca807x: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-6
/
+7
2025-06-17
net: phy: Add c45_phy_ids sysfs directory entry
Yajun Deng
1
-2
/
+110
2025-06-17
sysfs: treewide: switch back to bin_attribute::read()/write()
Thomas Weißschuh
1
-2
/
+2
2025-06-17
net: phy: remove phy_driver_is_genphy_10g
Heiner Kallweit
1
-23
/
+0
2025-06-17
net: phy: improve phy_driver_is_genphy
Heiner Kallweit
1
-7
/
+0
2025-06-17
net: phy: add flag is_genphy_driven to struct phy_device
Heiner Kallweit
1
-6
/
+7
2025-06-17
net: phy: add Kconfig symbol PHY_PACKAGE
Heiner Kallweit
4
-1
/
+9
[next]