summaryrefslogtreecommitdiff
path: root/drivers/net/phy/realtek.c
AgeCommit message (Expand)Author
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
2017-12-03net: phy: realtek: use the same indentation for all #definesMartin Blumenstingl
2017-12-03net: phy: realtek: group all register bit #defines for RTL821x_INERMartin Blumenstingl
2017-12-03net: phy: realtek: rename RTL821x_INER_INIT to RTL8211B_INER_INITMartin Blumenstingl
2017-12-03net: phy: realtek: use the BIT and GENMASK macrosMartin Blumenstingl
2017-12-01net: phy: remove generic settings for callbacks config_aneg and read_status f...Heiner Kallweit
2017-11-14net: phy: realtek: fix RTL8211F interrupt modeHeiner Kallweit
2017-09-18net: phy: realtek: add RTL8201F phy-id and functionsJassi Brar
2017-09-18net: phy: realtek: rename RTL8211F_PAGE_SELECT to RTL821x_PAGE_SELECTKunihiko Hayashi
2016-11-28net: phy: realtek: fix enabling of the TX-delay for RTL8211FMartin Blumenstingl
2016-01-07phy: Centralize setting driver module ownerAndrew Lunn
2015-08-09net: phy: add RealTek RTL8211DN phy idShaohui Xie
2015-06-23net/phy: Add support for Realtek RTL8211FShengzhou Liu
2014-11-12net: phy: replace phy_drivers_register callsJohan Hovold
2014-06-11net: phy: realtek: register/unregister multiple drivers properlyJongsung Kim
2013-11-11PHY: Add RTL8201CP phy_driver to realtekJonas Jensen
2013-08-20net: phy: rtl8211: fix interrupt on status link changeGiuseppe CAVALLARO
2013-01-28net: phy: realtek: add rtl8211e driverGiuseppe CAVALLARO
2012-07-09phylib: Support registering a bunch of driversChristian Hohnstaedt
2011-10-31drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker
2010-10-05net/phy: fix many "defined but unused" warningsUwe Kleine-König
2010-04-02phylib: Add module table to all existing phy driversDavid Woodhouse
2008-02-03phylib: Add Realtek 821x eth PHY supportJohnson Leung