summaryrefslogtreecommitdiff
path: root/drivers/net/phy/realtek.c
AgeCommit message (Expand)Author
2021-10-18net: phy: realtek: add support for RTL8365MB-VC internal PHYsAlvin Šipraga
2021-06-09net: phy: realtek: net: Fix less than zero comparison of a u16Colin Ian King
2021-06-08net: phy: realtek: add delay to fix RXC generation issueJoakim Zhang
2021-06-08net: phy: realtek: add dt property to enable ALDPS modeJoakim Zhang
2021-06-08net: phy: realtek: add dt property to disable CLKOUT clockJoakim Zhang
2021-01-22net: phy: realtek: Add support for RTL9000AA/ANYuusuke Ashizuka
2020-11-25net: phy: realtek: read actual speed on rtl8211f to detect downshiftAntonio Borneo
2020-11-12Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-10net: phy: realtek: support paged operations on RTL8201CPHeiner Kallweit
2020-11-05net: phy: realtek: remove the use of .ack_interrupt()Ioana Ciornei
2020-11-05net: phy: realtek: implement generic .handle_interrupt() callbackIoana Ciornei
2020-11-03net: phy: realtek: Add support for RTL8221B-CG seriesWilly Liu
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-10-01net: phy: realtek: Modify 2.5G PHY name to RTL8226Willy Liu
2020-09-29net: phy: realtek: fix rtl8211e rx/tx delay configWilly Liu
2020-09-21net: phy: realtek: enable ALDPS to save power for RTL8211FJisheng Zhang
2020-07-14net: phy: realtek: add support for RTL8125B-internal PHYHeiner Kallweit
2020-04-20net: phy: realtek: add delay to resume path of certain internal PHY'sHeiner Kallweit
2020-03-18net: phy: realtek: read actual speed to detect downshiftHeiner Kallweit
2019-12-26net: phy: realtek: add support for configuring the RX delay on RTL8211FMartin Blumenstingl
2019-12-26net: phy: realtek: add logging for the RGMII TX delay configurationMartin Blumenstingl
2019-12-01net: phy: realtek: fix using paged operations with RTL8105e / RTL8208Heiner Kallweit
2019-08-19net: phy: realtek: support NBase-T MMD EEE registers on RTL8125Heiner Kallweit
2019-08-15net: phy: realtek: add support for EEE registers on integrated PHY'sHeiner Kallweit
2019-08-14net: phy: realtek: add NBase-T PHY auto-detectionHeiner Kallweit
2019-08-11net: phy: realtek: add support for the 2.5Gbps PHY in RTL8125Heiner Kallweit
2019-05-13net: phy: realtek: Replace phy functions with non-locked version in rtl8211e_...Kunihiko Hayashi
2019-05-11net: phy: realtek: fix double page ops in generic Realtek driverHeiner Kallweit
2019-05-10net: phy: realtek: add missing page operationsHeiner Kallweit
2019-05-08net: phy: realtek: Change TX-delay setting for RGMII modes onlySerge Semin
2019-05-08net: phy: realtek: Add rtl8211e rx/tx delays configSerge Semin
2019-04-04net: phy: realtek: remove setting callback get_features and use phylib fallbackHeiner Kallweit
2019-04-02net: phy: realtek: use genphy_read_abilitiesHeiner Kallweit
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-23net: phy: realtek: Dummy IRQ calls for RTL8366RBLinus Walleij
2019-02-03net: phy: realtek: add generic Realtek PHY driverHeiner Kallweit
2019-01-22net: phy: Convert some PHY and MDIO driver files to SPDX headersAndrew Lunn
2018-11-11net: phy: realtek: use new PHYID matching macrosHeiner Kallweit
2018-11-11net: phy: remove flag PHY_HAS_INTERRUPT from driver configsHeiner Kallweit
2018-11-07net: phy: realtek: load driver for all PHYs with a Realtek OUIHeiner Kallweit
2018-11-04net: phy: realtek: fix RTL8201F sysfs nameHolger Hoffstätte
2018-07-18net: phy: realtek: Support RTL8366RB variantLinus Walleij
2018-07-16net: phy: realtek: add missing entry for RTL8211C to mdio_device_id tableHeiner Kallweit
2018-07-02net: phy: realtek: add support for RTL8211CHeiner Kallweit
2018-07-02net: phy: realtek: add missing entry for RTL8211 to mdio_device_id tableHeiner Kallweit
2018-06-30net: phy: realtek: add support for RTL8211Heiner Kallweit
2018-05-28net: phy: realtek: add suspend/resume callbacks for RTL8211BHeiner Kallweit
2018-03-22net: phy: realtek: Use the dummy stubs for MMD register access for rtl8211bKevin Hao
2018-01-16phy: realtek: use new helpers for paged register accessHeiner Kallweit
2017-12-03net: phy: realtek: add utility functions to read/write page addressesMartin Blumenstingl