aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-08net: phy: lan87xx: change interrupt src of link_up to comm_readyArun Ramadoss1-4/+54
2022-09-05net: phy: Add 1000BASE-KX interface modeSean Anderson2-0/+2
2022-09-01Revert "net: phy: meson-gxl: improve link-up behavior"Heiner Kallweit1-7/+1
2022-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+7
2022-08-31net: move from strlcpy with unused retval to strscpyWolfram Sang6-6/+6
2022-08-31net: phy: smsc: use device-managed clock APIHeiner Kallweit1-25/+5
2022-08-30net: phy: micrel: Make the GPIO to be non-exclusiveHoratiu Vultur1-1/+7
2022-08-26net: phylink: allow RGMII/RTBI in-band statusQingfang DENG1-0/+5
2022-08-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-4/+4
2022-08-23net: phy: tja11xx: add interface mode and RMII REF_CLK supportWei Fang1-5/+78
2022-08-22net: phy: Don't WARN for PHY_READY state in mdio_bus_phy_resume()Xiaolei Wang1-4/+4
2022-08-22net: phy: Add helper to derive the number of ports from a phy modeMaxime Chevallier1-0/+52
2022-08-22net: phy: Introduce QUSGMII PHY modeMaxime Chevallier1-0/+3
2022-08-22net: phy: realtek: add support for RTL8211F(D)(I)-VD-CGClark Wang1-12/+32
2022-08-18net: phy: at803x: add disable hibernation mode supportWei Fang1-0/+25
2022-08-17net: sfp: use simplified HWMON_CHANNEL_INFO macroBeniamin Sandu1-83/+38
2022-08-17net: phy: broadcom: Implement suspend/resume for AC131 and BCM5241Florian Fainelli1-0/+39
2022-08-08net: phy: dp83867: fix get nvmem cell failNikita Shubin1-1/+1
2022-08-08net: phy: c45 baset1: do not skip aneg configuration if clock role is not specifiedOleksij Rempel1-18/+16
2022-08-03net: phy: Warn about incorrect mdio_bus_phy_resume() stateFlorian Fainelli1-0/+6
2022-07-13net: phy: mxl-gpy: print firmware in human readable formMichael Walle1-2/+3
2022-07-13net: phy: mxl-gpy: rename the FW type field nameMichael Walle1-5/+5
2022-07-13net: phy: mxl-gpy: cache PHY firmware versionMichael Walle1-19/+20
2022-07-13net: phy: mxl-gpy: fix version reportingMichael Walle1-5/+6
2022-07-08net: phylink: fix SGMII inband autoneg enableRussell King (Oracle)1-1/+3
2022-07-04net: phy: broadcom: Add support for BCM53128 internal PHYsKurt Kanzenbach1-0/+15
2022-07-02net: phy: micrel: Adding LED feature for LAN8814 PHYDivya Koppera1-17/+56
2022-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-6/+52
2022-06-30net: phylink: fix NULL pl->pcs dereference during phylink_pcs_poll_startVladimir Oltean1-1/+1
2022-06-30net: sfp: fix memory leak in sfp_probe()Jianglei Nie1-1/+1
2022-06-29net: phy: ax88772a: fix lost pause advertisement configurationOleksij Rempel1-2/+4
2022-06-29net: phy: Don't trigger state machine while in suspendLukas Wunner2-0/+46
2022-06-28net: phylink: disable PCS polling over major configurationRussell King (Oracle)1-10/+20
2022-06-28net: phylink: remove pcs_ops memberRussell King (Oracle)1-20/+19
2022-06-24net: dp83822: disable rx error interruptEnguerrand de Ribaucourt1-2/+1
2022-06-24net: dp83822: disable false carrier interruptEnguerrand de Ribaucourt1-1/+0
2022-06-24net: phylink: add QSGMII support to phylink_mii_c22_pcs_encode_advertisement()Russell King (Oracle)1-0/+1
2022-06-23net: phy: mxl-gpy: add temperature sensorMichael Walle2-0/+108
2022-06-23net: phy: nxp-tja11xx: use devm_hwmon_sanitize_name()Michael Walle1-8/+3
2022-06-23net: sfp: use hwmon_sanitize_name()Michael Walle1-7/+3
2022-06-23net: phy: Add support for 1PPS out and external timestampsJonathan Lemon1-0/+226
2022-06-23net: phy: broadcom: Add PTP support for some Broadcom PHYs.Jonathan Lemon3-0/+724
2022-06-23net: phy: broadcom: Add Broadcom PTP hooks to bcm-phy-libJonathan Lemon2-4/+48
2022-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-3/+24
2022-06-22net: phy: Add support for AQR113C EPHYBhadram Varka1-0/+20
2022-06-21net: phy: dp83td510: add SQI supportOleksij Rempel1-0/+49
2022-06-21net: phy: smsc: Disable Energy Detect Power-Down in interrupt modeLukas Wunner1-2/+4
2022-06-21net: phy: smsc: Deduplicate interrupt acknowledgement upon phy_init_hw()Lukas Wunner1-12/+1
2022-06-19net: phy: at803x: fix NULL pointer dereference on AR9331 PHYOleksij Rempel1-0/+6
2022-06-19net: phy: marvell: use mii_bmcr_encode_fixed()Russell King (Oracle)1-8/+2