summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)AuthorFilesLines
2020-01-27net: phy: fixed_phy: Fix fixed_phy not checking GPIOMoritz Fischer1-3/+3
2020-01-27net: phy: Fix not to call phy_resume() if PHY is not attachedYoshihiro Shimoda1-5/+6
2019-12-31net: phy: initialise phydev speed and duplex sanelyRussell King1-2/+2
2019-12-31net: phy: dp83867: enable robust auto-mdixGrygorii Strashko1-5/+10
2019-12-01net: phy: dp83867: increase SGMII autoneg timer durationMax Uvarov1-0/+18
2019-12-01net: phy: dp83867: fix speed 10 in sgmii modeMax Uvarov1-0/+19
2019-11-20net: phy: mdio-bcm-unimac: mark PM functions as __maybe_unusedArnd Bergmann1-2/+2
2019-11-20net: phy: mdio-bcm-unimac: Allow configuring MDIO clock dividerFlorian Fainelli1-2/+81
2019-11-20net: phy: mscc: read 'vsc8531, edge-slowdown' as an u32Quentin Schulz1-4/+3
2019-11-20net: phy: mscc: read 'vsc8531,vddmac' as an u32Quentin Schulz1-3/+3
2019-10-05net/phy: fix DP83865 10 Mbps HDX loopback disable functionPeter Mamonov1-3/+6
2019-09-19net: phylink: Fix flow control resolutionStefan Chulski1-3/+3
2019-08-09net: phylink: Fix flow control for fixed-linkRené van Dorst1-0/+2
2019-07-31net: sfp: add mutex to prevent concurrent state checksRobert Hancock1-1/+5
2019-07-31net: phy: Check against net_device being NULLIoana Ciornei1-0/+6
2019-06-25net: phy: broadcom: Use strlcpy() for ethtool::get_stringsFlorian Fainelli1-2/+2
2019-06-22net: phy: dp83867: Set up RGMII TX delayMax Uvarov1-3/+1
2019-06-11net: sfp: read eeprom in maximum 16 byte incrementsRussell King1-4/+20
2019-06-09net: phy: marvell10g: report if the PHY fails to boot firmwareRussell King1-0/+14
2019-05-16spi: Micrel eth switch: declare missing of tableDaniel Gomez1-0/+9
2019-05-08net: phy: marvell: Fix buffer overrun with stats countersAndrew Lunn1-2/+4
2019-04-17net: sfp: move sfp_register_socket call from sfp_remove to sfp_probeMarek BehĂșn1-4/+4
2019-03-19mdio_bus: Fix use-after-free on device_register failsYueHaibing1-1/+0
2019-03-13net: phy: Micrel KSZ8061: link failure after cable connectRajasingh Thavamani1-1/+12
2019-03-13net: phy: phylink: fix uninitialized variable in phylink_get_mac_stateHeiner Kallweit1-0/+4
2019-02-27net: phylink: avoid resolving link state too earlyRussell King1-6/+13
2019-02-27net: sfp: do not probe SFP module before we're attachedRussell King3-9/+25
2019-02-23net: phy: xgmiitorgmii: Support generic PHY status readPaul Kocialkowski1-1/+4
2019-02-12net: dp83640: expire old TX-skbSebastian Andrzej Siewior1-3/+10
2019-01-31net: phy: mdio_bus: add missing device_del() in mdiobus_register() error hand...Thomas Petazzoni1-0/+1
2019-01-09net: phy: Fix the issue that netif always links up after resumingKunihiko Hayashi1-5/+2
2018-12-17net: phy: don't allow __set_phy_supported to add unsupported modesHeiner Kallweit1-11/+8
2018-11-23net: phy: mdio-gpio: Fix working over slow can_sleep GPIOsMartin Schiller1-5/+5
2018-11-13net: phy: phylink: ensure the carrier is off when starting phylinkAntoine Tenart1-0/+3
2018-11-04net: phy: phylink: Don't release NULL GPIOFlorian Fainelli1-1/+1
2018-11-04net: phy: Add general dummy stubs for MMD register accessKevin Hao1-0/+17
2018-11-04net: phy: realtek: Use the dummy stubs for MMD register access for rtl8211bKevin Hao1-0/+2
2018-10-03net: phy: xgmiitorgmii: Check phy_driver ready before accessingBrandon Maier1-0/+5
2018-10-03net: phy: xgmiitorgmii: Check read_status resultsBrandon Maier1-1/+4
2018-09-19net: phy: Fix the register offsets in Broadcom iProc mdio mux driverArun Parameswaran1-5/+15
2018-08-03net: mdio-mux: bcm-iproc: fix wrong getter and setter pairAnton Vasilyev1-1/+1
2018-08-03net: phy: phylink: Release link GPIOFlorian Fainelli1-0/+2
2018-07-28net: phy: consider PHY_IGNORE_INTERRUPT in phy_start_aneg_privHeiner Kallweit1-1/+1
2018-07-25net: phy: fix flag masking in __set_phy_supportedHeiner Kallweit1-5/+2
2018-06-21net: phy: marvell: clear wol event before setting itJingju Hou1-0/+9
2018-06-11net: phy: broadcom: Fix auxiliary control register readsFlorian Fainelli1-1/+1
2018-06-11net: phy: broadcom: Fix bcm_write_exp()Florian Fainelli3-5/+12
2018-05-30dp83640: Ensure against premature access to PHY registers after resetEsben Haabendal1-0/+18
2018-03-31net: phy: Tell caller result of phy_change()Brad Mouring1-87/+86
2018-03-31net: phy: relax error checking when creating sysfs link netdev->phydevGrygorii Strashko1-4/+11