| Commit message (Expand) | Author | Age | Files | Lines |
* | net: phy: realtek: add support for RTL8211F(D)(I)-VD-CG | Clark Wang | 2022-08-22 | 1 | -12/+32 |
* | net: phy: realtek: add support for RTL8365MB-VC internal PHYs | Alvin Šipraga | 2021-10-18 | 1 | -0/+8 |
* | net: phy: realtek: net: Fix less than zero comparison of a u16 | Colin Ian King | 2021-06-09 | 1 | -8/+9 |
* | net: phy: realtek: add delay to fix RXC generation issue | Joakim Zhang | 2021-06-08 | 1 | -1/+14 |
* | net: phy: realtek: add dt property to enable ALDPS mode | Joakim Zhang | 2021-06-08 | 1 | -3/+17 |
* | net: phy: realtek: add dt property to disable CLKOUT clock | Joakim Zhang | 2021-06-08 | 1 | -1/+41 |
* | net: phy: realtek: Add support for RTL9000AA/AN | Yuusuke Ashizuka | 2021-01-22 | 1 | -0/+132 |
* | net: phy: realtek: read actual speed on rtl8211f to detect downshift | Antonio Borneo | 2020-11-25 | 1 | -0/+1 |
* | Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2020-11-12 | 1 | -0/+2 |
|\ |
|
| * | net: phy: realtek: support paged operations on RTL8201CP | Heiner Kallweit | 2020-11-10 | 1 | -0/+2 |
* | | net: phy: realtek: remove the use of .ack_interrupt() | Ioana Ciornei | 2020-11-05 | 1 | -16/+52 |
* | | net: phy: realtek: implement generic .handle_interrupt() callback | Ioana Ciornei | 2020-11-05 | 1 | -0/+72 |
* | | net: phy: realtek: Add support for RTL8221B-CG series | Willy Liu | 2020-11-03 | 1 | -0/+40 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-10-05 | 1 | -15/+16 |
|\ |
|
| * | net: phy: realtek: fix rtl8211e rx/tx delay config | Willy Liu | 2020-09-29 | 1 | -15/+16 |
* | | net: phy: realtek: Modify 2.5G PHY name to RTL8226 | Willy Liu | 2020-10-01 | 1 | -19/+19 |
* | | net: phy: realtek: enable ALDPS to save power for RTL8211F | Jisheng Zhang | 2020-09-21 | 1 | -0/+9 |
|/ |
|
* | net: phy: realtek: add support for RTL8125B-internal PHY | Heiner Kallweit | 2020-07-14 | 1 | -0/+12 |
* | net: phy: realtek: add delay to resume path of certain internal PHY's | Heiner Kallweit | 2020-04-20 | 1 | -2/+13 |
* | net: phy: realtek: read actual speed to detect downshift | Heiner Kallweit | 2020-03-18 | 1 | -1/+59 |
* | net: phy: realtek: add support for configuring the RX delay on RTL8211F | Martin Blumenstingl | 2019-12-26 | 1 | -10/+36 |
* | net: phy: realtek: add logging for the RGMII TX delay configuration | Martin Blumenstingl | 2019-12-26 | 1 | -1/+18 |
* | net: phy: realtek: fix using paged operations with RTL8105e / RTL8208 | Heiner Kallweit | 2019-12-01 | 1 | -0/+9 |
* | net: phy: realtek: support NBase-T MMD EEE registers on RTL8125 | Heiner Kallweit | 2019-08-19 | 1 | -2/+43 |
* | net: phy: realtek: add support for EEE registers on integrated PHY's | Heiner Kallweit | 2019-08-15 | 1 | -0/+43 |
* | net: phy: realtek: add NBase-T PHY auto-detection | Heiner Kallweit | 2019-08-14 | 1 | -5/+43 |
* | net: phy: realtek: add support for the 2.5Gbps PHY in RTL8125 | Heiner Kallweit | 2019-08-11 | 1 | -0/+62 |
* | net: phy: realtek: Replace phy functions with non-locked version in rtl8211e_... | Kunihiko Hayashi | 2019-05-13 | 1 | -3/+3 |
* | net: phy: realtek: fix double page ops in generic Realtek driver | Heiner Kallweit | 2019-05-11 | 1 | -2/+0 |
* | net: phy: realtek: add missing page operations | Heiner Kallweit | 2019-05-10 | 1 | -0/+12 |
* | net: phy: realtek: Change TX-delay setting for RGMII modes only | Serge Semin | 2019-05-08 | 1 | -4/+15 |
* | net: phy: realtek: Add rtl8211e rx/tx delays config | Serge Semin | 2019-05-08 | 1 | -0/+51 |
* | net: phy: realtek: remove setting callback get_features and use phylib fallback | Heiner Kallweit | 2019-04-04 | 1 | -10/+0 |
* | net: phy: realtek: use genphy_read_abilities | Heiner Kallweit | 2019-04-02 | 1 | -24/+12 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-02-24 | 1 | -0/+7 |
|\ |
|
| * | net: phy: realtek: Dummy IRQ calls for RTL8366RB | Linus Walleij | 2019-02-23 | 1 | -0/+7 |
* | | net: phy: realtek: add generic Realtek PHY driver | Heiner Kallweit | 2019-02-03 | 1 | -0/+9 |
* | | net: phy: Convert some PHY and MDIO driver files to SPDX headers | Andrew Lunn | 2019-01-22 | 1 | -6/+1 |
|/ |
|
* | net: phy: realtek: use new PHYID matching macros | Heiner Kallweit | 2018-11-11 | 1 | -19/+10 |
* | net: phy: remove flag PHY_HAS_INTERRUPT from driver configs | Heiner Kallweit | 2018-11-11 | 1 | -7/+0 |
* | net: phy: realtek: load driver for all PHYs with a Realtek OUI | Heiner Kallweit | 2018-11-07 | 1 | -9/+2 |
* | net: phy: realtek: fix RTL8201F sysfs name | Holger Hoffstätte | 2018-11-04 | 1 | -1/+1 |
* | net: phy: realtek: Support RTL8366RB variant | Linus Walleij | 2018-07-18 | 1 | -0/+31 |
* | net: phy: realtek: add missing entry for RTL8211C to mdio_device_id table | Heiner Kallweit | 2018-07-16 | 1 | -0/+1 |
* | net: phy: realtek: add support for RTL8211C | Heiner Kallweit | 2018-07-02 | 1 | -0/+17 |
* | net: phy: realtek: add missing entry for RTL8211 to mdio_device_id table | Heiner Kallweit | 2018-07-02 | 1 | -0/+1 |
* | net: phy: realtek: add support for RTL8211 | Heiner Kallweit | 2018-06-30 | 1 | -0/+30 |
* | net: phy: realtek: add suspend/resume callbacks for RTL8211B | Heiner Kallweit | 2018-05-28 | 1 | -0/+16 |
* | net: phy: realtek: Use the dummy stubs for MMD register access for rtl8211b | Kevin Hao | 2018-03-22 | 1 | -0/+2 |
* | phy: realtek: use new helpers for paged register access | Heiner Kallweit | 2018-01-16 | 1 | -45/+14 |