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.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
2023-06-21
Revert "net: phy: dp83867: perform soft reset and retain established link"
Francesco Dolcini
1
-1
/
+1
2023-06-21
net: mdio: fix the wrong parameters
Jiawen Wu
1
-1
/
+1
2023-06-18
net: phy: Manual remove LEDs to ensure correct ordering
Andrew Lunn
1
-1
/
+14
2023-06-13
net: phylink: use a dedicated helper to parse usgmii control word
Maxime Chevallier
1
-1
/
+38
2023-06-13
net: phylink: report correct max speed for QUSGMII
Maxime Chevallier
1
-1
/
+1
2023-06-03
net: phylink: actually fix ksettings_set() ethtool call
Russell King (Oracle)
1
-5
/
+10
2023-06-01
net: phy: mxl-gpy: extend interrupt fix to all impacted variants
Xu Liang
1
-13
/
+3
2023-05-25
net: phy: mscc: enable VSC8501/2 RGMII RX clock
David Epping
2
-26
/
+29
2023-05-25
net: phy: mscc: remove unnecessary phydev locking
David Epping
1
-4
/
+0
2023-05-25
net: phy: mscc: add support for VSC8501
David Epping
2
-0
/
+26
2023-05-25
net: phy: mscc: add VSC8502 to MODULE_DEVICE_TABLE
David Epping
1
-0
/
+1
2023-05-15
net: phylink: fix ksettings_set() ethtool call
Russell King (Oracle)
1
-4
/
+4
2023-05-12
net: phy: dp83867: add w/a for packet errors seen with short cables
Grygorii Strashko
1
-1
/
+21
2023-05-10
net: phy: bcm7xx: Correct read from expansion register
Florian Fainelli
2
-1
/
+6
2023-04-26
net: phy: hide the PHYLIB_LEDS knob
Paolo Abeni
1
-3
/
+1
2023-04-25
net: phy: marvell-88x2222: remove unnecessary (void*) conversions
wuych
1
-2
/
+2
2023-04-25
net: phy: marvell: Fix inconsistent indenting in led_blink_set
Christian Marangi
1
-4
/
+4
2023-04-25
net: phy: dp83867: Add led_brightness_set support
Alexander Stein
1
-0
/
+31
2023-04-25
net: phy: Fix reading LED reg property
Alexander Stein
1
-1
/
+5
2023-04-25
net: phy: dp83867: Remove unnecessary (void*) conversions
wuych
1
-2
/
+1
2023-04-23
drivers/net/phy: add driver for Microchip LAN867x 10BASE-T1S PHY
Ramón Nordin Rodriguez
3
-0
/
+144
2023-04-22
net: phy: add basic driver for NXP CBTX PHY
Vladimir Oltean
3
-0
/
+234
2023-04-21
net: phy: fix circular LEDS_CLASS dependencies
Arnd Bergmann
2
-2
/
+10
2023-04-20
net: micrel: Update the list of supported phys
Horatiu Vultur
1
-2
/
+2
2023-04-19
net: phy: marvell: Implement led_blink_set()
Andrew Lunn
1
-0
/
+36
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: marvell: Add software control of the LEDs
Andrew Lunn
1
-5
/
+40
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
2
-0
/
+77
2023-04-17
net: phy: micrel: Fix PTP_PF_PEROUT for lan8841
Horatiu Vultur
1
-1
/
+1
2023-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-6
/
+27
2023-04-11
net: phy: nxp-c45-tja11xx: add remove callback
Radu Pirea (OSS)
1
-0
/
+12
2023-04-10
net: phy: sfp: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
1
-1
/
+1
2023-04-10
net: phy: nxp-tja11xx: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
1
-1
/
+1
2023-04-10
net: phy: mxl: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
1
-1
/
+1
2023-04-10
net: phy: marvell: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
2
-2
/
+2
2023-04-10
net: phy: bcm54140: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
1
-1
/
+1
2023-04-10
net: phy: aquantia: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
1
-1
/
+1
2023-04-09
net: sfp: avoid EEPROM read of absent SFP module
Ivan Bornyakov
1
-0
/
+6
2023-04-09
net: sfp: initialize sfp->i2c_block_size at sfp allocation
Ivan Bornyakov
1
-5
/
+8
2023-04-08
net: phy: nxp-c45-tja11xx: fix unsigned long multiplication overflow
Radu Pirea (OSS)
1
-1
/
+1
2023-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-0
/
+23
2023-04-05
net: phy: meson-gxl: enable edpd tunable support for G12A internal PHY
Heiner Kallweit
1
-0
/
+4
2023-04-03
net: phy: smsc: enable edpd tunable support
Heiner Kallweit
1
-0
/
+12
2023-04-03
net: phy: smsc: add support for edpd tunable
Heiner Kallweit
1
-0
/
+75
2023-04-03
net: phy: smsc: prepare for making edpd wait period configurable
Heiner Kallweit
1
-3
/
+11
2023-04-03
net: phy: smsc: add flag edpd_mode_set_by_user
Heiner Kallweit
1
-1
/
+3
2023-04-03
net: phy: smsc: clear edpd_enable if interrupt mode is used
Heiner Kallweit
1
-3
/
+5
2023-04-03
net: phy: smsc: add helper smsc_phy_config_edpd
Heiner Kallweit
1
-3
/
+13
2023-04-03
net: phy: smsc: rename flag energy_enable
Heiner Kallweit
1
-5
/
+5
[next]