summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)AuthorFilesLines
2021-08-18net: phy: micrel: Fix link detection on ksz87xx switch"Ben Hutchings1-2/+0
2021-08-12net: phy: micrel: Fix detection of ksz87xx switchSteve Bennett1-5/+5
2021-07-19net: phy: realtek: add delay to fix RXC generation issueJoakim Zhang1-1/+14
2021-07-14net: phy: mscc: fix macsec key lengthAntoine Tenart2-2/+2
2021-06-30net: phy: dp83867: perform soft reset and retain established linkPraneeth Bajjuri1-5/+1
2021-06-16net: mdiobus: get rid of a BUG_ON()Dan Carpenter1-1/+2
2021-05-14net: phy: marvell: fix m88e1111_set_downshiftMaxim Kochetkov1-10/+16
2021-05-14net: phy: marvell: fix m88e1011_set_downshiftMaxim Kochetkov1-10/+16
2021-05-14net: phy: intel-xway: enable integrated led functionsMartin Schiller1-0/+21
2021-05-14net: phy: lan87xx: fix access to wrong register of LAN87xxAndre Edich1-2/+5
2021-04-21net: phy: marvell: fix detection of PHY on Topaz switchesPali Rohár1-3/+30
2021-04-16net: sfp: cope with SFPs that set both LOS normal and LOS invertedRussell King1-14/+22
2021-04-16net: sfp: relax bitrate-derived mode checkRussell King1-6/+5
2021-04-14net: phy: broadcom: Only advertise EEE for supported modesFlorian Fainelli1-3/+10
2021-03-30net: phy: broadcom: Fix RGMII delays for BCM50160 and BCM50610MFlorian Fainelli1-0/+4
2021-03-30net: phy: broadcom: Set proper 1000BaseX/SGMII interface mode for BCM54616SRobert Hancock1-12/+72
2021-03-30net: phy: broadcom: Avoid forward for bcm54xx_config_clock_delay()Florian Fainelli1-38/+36
2021-03-30net: phy: introduce phydev->portMichael Walle9-4/+34
2021-03-30net: phylink: Fix phylink_err() function name error in phylink_major_configOng Boon Leong1-1/+1
2021-03-30net: phy: broadcom: Add power down exit reset state delayFlorian Fainelli1-0/+5
2021-03-25net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ8081Christian Melki1-0/+1
2021-03-17net: phy: make mdio_bus_phy_suspend/resume as __maybe_unusedArnd Bergmann1-4/+2
2021-03-17net: phy: fix save wrong speed and duplex problem if autoneg is onGuangbin Huang1-2/+4
2021-03-07net: sfp: add workaround for Realtek RTL8672 and RTL9601C chipsPali Rohár1-33/+67
2021-03-07net: sfp: VSOL V2801F / CarlitoxxPro CPGOS03-0490 v2.0 workaroundRussell King1-5/+58
2021-03-07net: sfp: add mode quirk for GPON module Ubiquiti U-Fiber InstantPali Rohár2-2/+30
2021-03-04net: phy: mscc: adding LCPLL reset to VSC8514Bjarni Jonasson2-122/+236
2021-03-04net: phy: consider that suspend2ram may cut off PHY powerHeiner Kallweit1-36/+17
2021-01-23net: phy: smsc: fix clk error handlingMarco Felsch1-1/+2
2020-11-14net: phy: smsc: add missed clk_disable_unprepare in smsc_phy_probe()Zhang Changzhong1-1/+3
2020-11-14net: phy: mscc: remove non-MACSec compatible phySteen Hegelund1-1/+0
2020-11-11net: phy: realtek: support paged operations on RTL8201CPHeiner Kallweit1-0/+2
2020-11-03sfp: Fix error handing in sfp_probe()YueHaibing1-1/+2
2020-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-15/+16
2020-10-05net: phy: marvell: Use phy_read_paged() instead of open coding itJisheng Zhang1-10/+4
2020-10-04net: phy: dp83869: fix unsigned comparisons against less than zero valuesColin Ian King1-1/+1
2020-10-02net: phy: realtek: Modify 2.5G PHY name to RTL8226Willy Liu1-19/+19
2020-09-30net: mdiobus: Remove WARN_ON_ONCE(in_interrupt())Sebastian Andrzej Siewior1-15/+0
2020-09-29net: phy: realtek: fix rtl8211e rx/tx delay configWilly Liu1-15/+16
2020-09-29net: Use kobj_to_dev() APIWang Qing1-2/+2
2020-09-28net: phy: dp83869: Add speed optimization featureDan Murphy1-0/+116
2020-09-28net: phy: dp83869: support Wake on LANDan Murphy1-0/+176
2020-09-27mdio: fix mdio-thunder.c dependency & build errorRandy Dunlap1-0/+1
2020-09-24net: phy: Document core PHY structuresAndrew Lunn2-2/+99
2020-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-6/+7
2020-09-22net: phy: bcm7xxx: Add an entry for BCM72113Florian Fainelli1-0/+2
2020-09-22net: phy: realtek: enable ALDPS to save power for RTL8211FJisheng Zhang1-0/+9
2020-09-20net: phy: dp83822: Update the fiber advertisement for speedDan Murphy1-3/+10
2020-09-20net: dp83869: Add ability to advertise Fiber connectionDan Murphy1-0/+73
2020-09-20ethtool: Add 100base-FX link mode entriesDan Murphy1-1/+3