aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-26net: phy: micrel: enable interrupt for ksz9477 phyArun Ramadoss1-0/+2
2022-09-23net: phy: mscc: macsec: remove checks on the prepare phaseAntoine Tenart1-41/+0
2022-09-23net: phy: mscc: macsec: make the prepare phase a noopAntoine Tenart1-49/+55
2022-09-23net: phy: aquantia: Add support for rate matchingSean Anderson1-4/+47
2022-09-23net: phy: aquantia: Add some additional phy interfacesSean Anderson1-1/+16
2022-09-23net: phylink: Adjust advertisement based on rate matchingSean Anderson1-3/+103
2022-09-23net: phylink: Adjust link settings based on rate matchingSean Anderson1-12/+123
2022-09-23net: phy: Add support for rate matchingSean Anderson2-0/+49
2022-09-23net: phylink: Generate caps and convert to linkmodes separatelySean Anderson1-10/+11
2022-09-23net: phylink: Export phylink_caps_to_linkmodesSean Anderson1-2/+10
2022-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-10/+61
2022-09-22net: phy: micrel: Fix double spaces inside lan8814_config_intrHoratiu Vultur1-2/+2
2022-09-22net: phy: micrel: fix shared interrupt on LAN8814Michael Walle1-6/+12
2022-09-20net: phy: micrel: Add interrupts support for LAN8804 PHYHoratiu Vultur1-0/+62
2022-09-20net: sfp: add support for HALNy GPON SFPRussell King (Oracle)2-4/+19
2022-09-20net: sfp: move Huawei MA5671A fixupRussell King (Oracle)1-5/+7
2022-09-20net: sfp: move Alcatel Lucent 3FE46541AA fixupRussell King (Oracle)2-5/+10
2022-09-20net: sfp: move quirk handling into sfp.cRussell King (Oracle)3-97/+104
2022-09-20net: sfp: re-implement soft state polling setupRussell King (Oracle)1-12/+26
2022-09-20net: phy: adin1100: add PHY IDs of adin1110/adin2111Alexandru Tachici1-1/+6
2022-09-19net: phy: micrel: Cable Diag feature for lan8814 phyDivya Koppera1-18/+107
2022-09-15net: phy: spi_ks8895: switch to using gpiod APIDmitry Torokhov1-55/+14
2022-09-13net: phy: aquantia: wait for the suspend/resume operations to finishIoana Ciornei1-4/+49
2022-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2-11/+55
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