aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* import kernel sourceSiluxsept2025-08-0980-0/+31146
* cleanup for new importSiluxsept2025-08-0980-31122/+0
* merge branch lineage-20 into t13.0t13.0Siluxsept2024-02-062-1/+2
* Merge tag 'android-13.0.0_r0.62' into staging/lineage-20_merge-android-13.0.0...Michael Bestas2023-04-112-4/+2
* redbull: import kernel source from correct branch..Siluxsept2022-12-2216-45/+227
* redbull: T kernel source squashed importSiluxsept2022-12-2213-181/+30
* redbull: sync with LOS sources12.1Siluxsept2022-04-0313-30/+181
* sfp: Fix error handing in sfp_probe()YueHaibing2020-11-101-1/+2
* mdio: fix mdio-thunder.c dependency & build errorRandy Dunlap2020-10-141-0/+1
* net: phy: Avoid NPD upon phy_detach() when driver is unboundFlorian Fainelli2020-09-261-1/+2
* net: dp83640: fix SIOCSHWTSTAMP to update the struct with actual configurationSergey Organov2020-07-291-0/+4
* net: sfp: add some quirks for GPON modulesRussell King2020-07-221-0/+25
* net: sfp: add support for module quirksRussell King2020-07-221-0/+54
* net: phy: Check harder for errors in get_phy_id()Florian Fainelli2020-06-301-2/+4
* net: phy: fix aneg restart in phy_ethtool_set_eeeHeiner Kallweit2020-05-201-3/+5
* dp83640: reverse arguments to list_add_tailJulia Lawall2020-05-141-1/+1
* net: phy: micrel: kszphy_resume(): add delay after genphy_resume() before acc...Oleksij Rempel2020-04-131-0/+7
* net: phy: mdio-mux-bcm-iproc: check clk_prepare_enable() return valueRayagonda Kokatanur2020-04-021-1/+6
* net: phy: fix MDIO bus PM PHY resumingHeiner Kallweit2020-03-181-1/+5
* net: phy: Avoid multiple suspendsFlorian Fainelli2020-03-181-2/+3
* phy: Revert toggling reset changes.David S. Miller2020-03-181-6/+5
* net: phy: restore mdio regs in the iproc mdio driverArun Parameswaran2020-03-051-0/+20
* net: phy: don't clear BMCR in genphy_soft_resetHeiner Kallweit2020-01-271-1/+1
* mdio_bus: Fix PTR_ERR() usage after initialization to constantYueHaibing2020-01-271-5/+6
* net: phy: fixed_phy: Fix fixed_phy not checking GPIOMoritz Fischer2020-01-271-3/+3
* net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ9031Heiner Kallweit2020-01-271-0/+1
* net: phy: Fix not to call phy_resume() if PHY is not attachedYoshihiro Shimoda2020-01-271-5/+6
* net: phy: initialise phydev speed and duplex sanelyRussell King2019-12-311-2/+2
* net: phy: dp83867: enable robust auto-mdixGrygorii Strashko2019-12-311-5/+10
* net: phy: dp83867: increase SGMII autoneg timer durationMax Uvarov2019-12-011-0/+18
* net: phy: dp83867: fix speed 10 in sgmii modeMax Uvarov2019-12-011-0/+19
* net: phy: mdio-bcm-unimac: mark PM functions as __maybe_unusedArnd Bergmann2019-11-201-2/+2
* net: phy: mdio-bcm-unimac: Allow configuring MDIO clock dividerFlorian Fainelli2019-11-201-2/+81
* net: phy: mscc: read 'vsc8531, edge-slowdown' as an u32Quentin Schulz2019-11-201-4/+3
* net: phy: mscc: read 'vsc8531,vddmac' as an u32Quentin Schulz2019-11-201-3/+3
* net: phy: bcm7xxx: define soft_reset for 40nm EPHYDoug Berger2019-11-101-0/+1
* net/phy: fix DP83865 10 Mbps HDX loopback disable functionPeter Mamonov2019-10-051-3/+6
* net: phylink: Fix flow control resolutionStefan Chulski2019-09-191-3/+3
* net: phy: phy_led_triggers: Fix a possible null-pointer dereference in phy_le...Jia-Ju Bai2019-08-291-1/+2
* net: phylink: Fix flow control for fixed-linkRené van Dorst2019-08-091-0/+2
* net: phy: sfp: hwmon: Fix scaling of RX powerAndrew Lunn2019-07-281-1/+1
* net: sfp: add mutex to prevent concurrent state checksRobert Hancock2019-07-261-1/+5
* net: phy: Check against net_device being NULLIoana Ciornei2019-07-261-0/+6
* net: phy: rename Asix Electronics PHY driverMichael Schmitz2019-07-143-2/+2
* net: phy: dp83867: Set up RGMII TX delayMax Uvarov2019-06-221-3/+1
* net: phylink: ensure consistent phy interface modeRussell King2019-06-221-3/+7
* net: sfp: read eeprom in maximum 16 byte incrementsRussell King2019-06-111-4/+20
* net: phy: marvell10g: report if the PHY fails to boot firmwareRussell King2019-06-041-0/+13
* spi: Micrel eth switch: declare missing of tableDaniel Gomez2019-05-161-0/+9
* net: phy: marvell: Fix buffer overrun with stats countersAndrew Lunn2019-05-051-2/+4