summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* net: phy: hide the PHYLIB_LEDS knobPaolo Abeni2023-04-261-3/+1
* net: phy: marvell-88x2222: remove unnecessary (void*) conversionswuych2023-04-251-2/+2
* net: phy: marvell: Fix inconsistent indenting in led_blink_setChristian Marangi2023-04-241-4/+4
* net: phy: dp83867: Add led_brightness_set supportAlexander Stein2023-04-241-0/+31
* net: phy: Fix reading LED reg propertyAlexander Stein2023-04-241-1/+5
* net: phy: dp83867: Remove unnecessary (void*) conversionswuych2023-04-241-2/+1
* drivers/net/phy: add driver for Microchip LAN867x 10BASE-T1S PHYRamón Nordin Rodriguez2023-04-233-0/+144
* net: phy: add basic driver for NXP CBTX PHYVladimir Oltean2023-04-213-0/+234
* net: phy: fix circular LEDS_CLASS dependenciesArnd Bergmann2023-04-202-2/+10
* net: micrel: Update the list of supported physHoratiu Vultur2023-04-191-2/+2
* net: phy: marvell: Implement led_blink_set()Andrew Lunn2023-04-191-0/+36
* net: phy: phy_device: Call into the PHY driver to set LED blinkingAndrew Lunn2023-04-191-0/+18
* net: phy: marvell: Add software control of the LEDsAndrew Lunn2023-04-191-5/+40
* net: phy: phy_device: Call into the PHY driver to set LED brightnessAndrew Lunn2023-04-191-3/+12
* net: phy: Add a binding for PHY LEDsAndrew Lunn2023-04-192-0/+77
* net: phy: micrel: Fix PTP_PF_PEROUT for lan8841Horatiu Vultur2023-04-171-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-04-132-6/+27
|\
| * net: phy: nxp-c45-tja11xx: add remove callbackRadu Pirea (OSS)2023-04-111-0/+12
| * net: sfp: avoid EEPROM read of absent SFP moduleIvan Bornyakov2023-04-091-0/+6
| * net: sfp: initialize sfp->i2c_block_size at sfp allocationIvan Bornyakov2023-04-091-5/+8
| * net: phy: nxp-c45-tja11xx: fix unsigned long multiplication overflowRadu Pirea (OSS)2023-04-071-1/+1
* | net: phy: sfp: constify pointers to hwmon_channel_infoKrzysztof Kozlowski2023-04-091-1/+1
* | net: phy: nxp-tja11xx: constify pointers to hwmon_channel_infoKrzysztof Kozlowski2023-04-091-1/+1
* | net: phy: mxl: constify pointers to hwmon_channel_infoKrzysztof Kozlowski2023-04-091-1/+1
* | net: phy: marvell: constify pointers to hwmon_channel_infoKrzysztof Kozlowski2023-04-092-2/+2
* | net: phy: bcm54140: constify pointers to hwmon_channel_infoKrzysztof Kozlowski2023-04-091-1/+1
* | net: phy: aquantia: constify pointers to hwmon_channel_infoKrzysztof Kozlowski2023-04-091-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-04-062-0/+23
|\|
| * net: sfp: add quirk enabling 2500Base-x for HG MXPD-483IIDaniel Golle2023-04-031-0/+4
| * net: phylink: add phylink_expects_phy() methodMichael Sit Wei Hong2023-03-311-0/+19
* | net: phy: meson-gxl: enable edpd tunable support for G12A internal PHYHeiner Kallweit2023-04-041-0/+4
* | net: phy: smsc: enable edpd tunable supportHeiner Kallweit2023-04-031-0/+12
* | net: phy: smsc: add support for edpd tunableHeiner Kallweit2023-04-031-0/+75
* | net: phy: smsc: prepare for making edpd wait period configurableHeiner Kallweit2023-04-031-3/+11
* | net: phy: smsc: add flag edpd_mode_set_by_userHeiner Kallweit2023-04-031-1/+3
* | net: phy: smsc: clear edpd_enable if interrupt mode is usedHeiner Kallweit2023-04-031-3/+5
* | net: phy: smsc: add helper smsc_phy_config_edpdHeiner Kallweit2023-04-031-3/+13
* | net: phy: smsc: rename flag energy_enableHeiner Kallweit2023-04-031-5/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-03-304-8/+7
|\|
| * net: phy: micrel: correct KSZ9131RNX EEE capabilities and advertisementOleksij Rempel2023-03-271-0/+1
| * net: phy: constify fwnode_get_phy_node() fwnode argumentRussell King (Oracle)2023-03-271-1/+1
| * net: sfp: constify sfp-bus internal fwnode usesRussell King (Oracle)2023-03-271-2/+2
| * net: sfp: make sfp_bus_find_fwnode() take a const fwnodeRussell King (Oracle)2023-03-271-1/+1
| * net: phy: dp83869: fix default value for tx-/rx-internal-delayJosua Mayer2023-03-241-4/+2
* | net: phy: bcm7xxx: use devm_clk_get_optional_enabled to simplify the codeHeiner Kallweit2023-03-271-18/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-03-243-12/+27
|\|
| * net: sfp: fix state loss when updating state_hw_maskRussell King (Oracle)2023-03-191-0/+5
| * net: mdio: fix owner field for mdio buses registered using device-treeMaxime Bizon2023-03-191-5/+6
| * net: phy: Ensure state transitions are processed from phy_stop()Florian Fainelli2023-03-191-7/+16
* | net: phy: Improved PHY error reporting in state machineFlorian Fainelli2023-03-241-9/+24