summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2023-06-20Revert "net: phy: dp83867: perform soft reset and retain established link"Francesco Dolcini
2023-06-20net: mdio: fix the wrong parametersJiawen Wu
2023-06-18net: phy: Manual remove LEDs to ensure correct orderingAndrew Lunn
2023-06-12net: phylink: use a dedicated helper to parse usgmii control wordMaxime Chevallier
2023-06-12net: phylink: report correct max speed for QUSGMIIMaxime Chevallier
2023-06-02net: phylink: actually fix ksettings_set() ethtool callRussell King (Oracle)
2023-06-01net: phy: mxl-gpy: extend interrupt fix to all impacted variantsXu Liang
2023-05-24net: phy: mscc: enable VSC8501/2 RGMII RX clockDavid Epping
2023-05-24net: phy: mscc: remove unnecessary phydev lockingDavid Epping
2023-05-24net: phy: mscc: add support for VSC8501David Epping
2023-05-24net: phy: mscc: add VSC8502 to MODULE_DEVICE_TABLEDavid Epping
2023-05-15net: phylink: fix ksettings_set() ethtool callRussell King (Oracle)
2023-05-12net: phy: dp83867: add w/a for packet errors seen with short cablesGrygorii Strashko
2023-05-09net: phy: bcm7xx: Correct read from expansion registerFlorian Fainelli
2023-04-26net: phy: hide the PHYLIB_LEDS knobPaolo Abeni
2023-04-25net: phy: marvell-88x2222: remove unnecessary (void*) conversionswuych
2023-04-24net: phy: marvell: Fix inconsistent indenting in led_blink_setChristian Marangi
2023-04-24net: phy: dp83867: Add led_brightness_set supportAlexander Stein
2023-04-24net: phy: Fix reading LED reg propertyAlexander Stein
2023-04-24net: phy: dp83867: Remove unnecessary (void*) conversionswuych
2023-04-23drivers/net/phy: add driver for Microchip LAN867x 10BASE-T1S PHYRamón Nordin Rodriguez
2023-04-21net: phy: add basic driver for NXP CBTX PHYVladimir Oltean
2023-04-20net: phy: fix circular LEDS_CLASS dependenciesArnd Bergmann
2023-04-19net: micrel: Update the list of supported physHoratiu Vultur
2023-04-19net: phy: marvell: Implement led_blink_set()Andrew Lunn
2023-04-19net: phy: phy_device: Call into the PHY driver to set LED blinkingAndrew Lunn
2023-04-19net: phy: marvell: Add software control of the LEDsAndrew Lunn
2023-04-19net: phy: phy_device: Call into the PHY driver to set LED brightnessAndrew Lunn
2023-04-19net: phy: Add a binding for PHY LEDsAndrew Lunn
2023-04-17net: phy: micrel: Fix PTP_PF_PEROUT for lan8841Horatiu Vultur
2023-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-04-11net: phy: nxp-c45-tja11xx: add remove callbackRadu Pirea (OSS)
2023-04-09net: phy: sfp: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-04-09net: phy: nxp-tja11xx: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-04-09net: phy: mxl: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-04-09net: phy: marvell: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-04-09net: phy: bcm54140: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-04-09net: phy: aquantia: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-04-09net: sfp: avoid EEPROM read of absent SFP moduleIvan Bornyakov
2023-04-09net: sfp: initialize sfp->i2c_block_size at sfp allocationIvan Bornyakov
2023-04-07net: phy: nxp-c45-tja11xx: fix unsigned long multiplication overflowRadu Pirea (OSS)
2023-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-04-04net: phy: meson-gxl: enable edpd tunable support for G12A internal PHYHeiner Kallweit
2023-04-03net: phy: smsc: enable edpd tunable supportHeiner Kallweit
2023-04-03net: phy: smsc: add support for edpd tunableHeiner Kallweit
2023-04-03net: phy: smsc: prepare for making edpd wait period configurableHeiner Kallweit
2023-04-03net: phy: smsc: add flag edpd_mode_set_by_userHeiner Kallweit
2023-04-03net: phy: smsc: clear edpd_enable if interrupt mode is usedHeiner Kallweit
2023-04-03net: phy: smsc: add helper smsc_phy_config_edpdHeiner Kallweit
2023-04-03net: phy: smsc: rename flag energy_enableHeiner Kallweit