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.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
/
realtek.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-01
net: phy: realtek: Add support for PHY LEDs on RTL8211F
Marek Vasut
1
-0
/
+106
2024-06-15
net: phy: realtek: add support for rtl8224 2.5Gbps PHY
Chris Packham
1
-0
/
+8
2024-04-12
net: phy: realtek: add rtl822x_c45_get_features() to set supported port
Eric Woudstra
1
-0
/
+10
2024-04-12
net: phy: realtek: Change rtlgen_get_speed() to rtlgen_decode_speed()
Eric Woudstra
1
-21
/
+25
2024-04-12
net: phy: realtek: Add driver instances for rtl8221b via Clause 45
Marek Behún
1
-4
/
+131
2024-04-12
net: phy: realtek: add get_rate_matching() for rtl822xb PHYs
Eric Woudstra
1
-0
/
+25
2024-04-12
net: phy: realtek: configure SerDes mode for rtl822xb PHYs
Alexander Couzens
1
-4
/
+110
2024-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+3
2024-02-22
net: phy: realtek: Fix rtl8211f_config_init() for RTL8211F(D)(I)-VD-CG PHY
Siddharth Vadapalli
1
-1
/
+3
2024-02-10
net: phy: realtek: use generic MDIO helpers to simplify the code
Heiner Kallweit
1
-17
/
+3
2024-02-08
net: phy: realtek: add 5Gbps support to rtl822x_config_aneg()
Heiner Kallweit
1
-4
/
+8
2024-02-08
net: phy: realtek: use generic MDIO constants
Marek Behún
1
-17
/
+13
2024-02-03
net: phy: realtek: add support for RTL8126A-integrated 5Gbps PHY
Heiner Kallweit
1
-0
/
+10
2023-06-07
net: phy: realtek: Disable clock on suspend
Detlev Casanova
1
-2
/
+25
2023-06-07
net: phy: realtek: Add optional external PHY clock
Detlev Casanova
1
-0
/
+7
2022-08-22
net: phy: realtek: add support for RTL8211F(D)(I)-VD-CG
Clark Wang
1
-12
/
+32
2021-10-18
net: phy: realtek: add support for RTL8365MB-VC internal PHYs
Alvin Šipraga
1
-0
/
+8
2021-06-10
net: phy: realtek: net: Fix less than zero comparison of a u16
Colin Ian King
1
-8
/
+9
2021-06-08
net: phy: realtek: add delay to fix RXC generation issue
Joakim Zhang
1
-1
/
+14
2021-06-08
net: phy: realtek: add dt property to enable ALDPS mode
Joakim Zhang
1
-3
/
+17
2021-06-08
net: phy: realtek: add dt property to disable CLKOUT clock
Joakim Zhang
1
-1
/
+41
2021-01-23
net: phy: realtek: Add support for RTL9000AA/AN
Yuusuke Ashizuka
1
-0
/
+132
2020-11-25
net: phy: realtek: read actual speed on rtl8211f to detect downshift
Antonio Borneo
1
-0
/
+1
2020-11-13
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2020-11-11
net: phy: realtek: support paged operations on RTL8201CP
Heiner Kallweit
1
-0
/
+2
2020-11-06
net: phy: realtek: remove the use of .ack_interrupt()
Ioana Ciornei
1
-16
/
+52
2020-11-06
net: phy: realtek: implement generic .handle_interrupt() callback
Ioana Ciornei
1
-0
/
+72
2020-11-04
net: phy: realtek: Add support for RTL8221B-CG series
Willy Liu
1
-0
/
+40
2020-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-15
/
+16
2020-10-02
net: phy: realtek: Modify 2.5G PHY name to RTL8226
Willy Liu
1
-19
/
+19
2020-09-29
net: phy: realtek: fix rtl8211e rx/tx delay config
Willy Liu
1
-15
/
+16
2020-09-22
net: phy: realtek: enable ALDPS to save power for RTL8211F
Jisheng Zhang
1
-0
/
+9
2020-07-15
net: phy: realtek: add support for RTL8125B-internal PHY
Heiner Kallweit
1
-0
/
+12
2020-04-20
net: phy: realtek: add delay to resume path of certain internal PHY's
Heiner Kallweit
1
-2
/
+13
2020-03-19
net: phy: realtek: read actual speed to detect downshift
Heiner Kallweit
1
-1
/
+59
2019-12-27
net: phy: realtek: add support for configuring the RX delay on RTL8211F
Martin Blumenstingl
1
-10
/
+36
2019-12-27
net: phy: realtek: add logging for the RGMII TX delay configuration
Martin Blumenstingl
1
-1
/
+18
2019-12-02
net: phy: realtek: fix using paged operations with RTL8105e / RTL8208
Heiner Kallweit
1
-0
/
+9
2019-08-19
net: phy: realtek: support NBase-T MMD EEE registers on RTL8125
Heiner Kallweit
1
-2
/
+43
2019-08-15
net: phy: realtek: add support for EEE registers on integrated PHY's
Heiner Kallweit
1
-0
/
+43
2019-08-14
net: phy: realtek: add NBase-T PHY auto-detection
Heiner Kallweit
1
-5
/
+43
2019-08-12
net: phy: realtek: add support for the 2.5Gbps PHY in RTL8125
Heiner Kallweit
1
-0
/
+62
2019-05-13
net: phy: realtek: Replace phy functions with non-locked version in rtl8211e_...
Kunihiko Hayashi
1
-3
/
+3
2019-05-11
net: phy: realtek: fix double page ops in generic Realtek driver
Heiner Kallweit
1
-2
/
+0
2019-05-11
net: phy: realtek: add missing page operations
Heiner Kallweit
1
-0
/
+12
2019-05-09
net: phy: realtek: Change TX-delay setting for RGMII modes only
Serge Semin
1
-4
/
+15
2019-05-09
net: phy: realtek: Add rtl8211e rx/tx delays config
Serge Semin
1
-0
/
+51
2019-04-05
net: phy: realtek: remove setting callback get_features and use phylib fallback
Heiner Kallweit
1
-10
/
+0
2019-04-02
net: phy: realtek: use genphy_read_abilities
Heiner Kallweit
1
-24
/
+12
2019-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+7
[next]