aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2019-09-12net: sfp: read eeprom in maximum 16 byte incrementsRussell King
2019-09-12net: phy: marvell10g: report if the PHY fails to boot firmwareRussell King
2019-05-30spi: Micrel eth switch: declare missing of tableDaniel Gomez
2019-05-23net: phy: marvell: Fix buffer overrun with stats countersAndrew Lunn
2019-04-07net: phy: meson-gxl: fix interrupt supportJerome Brunet
2019-03-20mdio_bus: Fix use-after-free on device_register failsYueHaibing
2019-03-16net: phy: phylink: fix uninitialized variable in phylink_get_mac_stateHeiner Kallweit
2019-03-16net: phy: Micrel KSZ8061: link failure after cable connectRajasingh Thavamani
2019-03-08net: phylink: avoid resolving link state too earlyRussell King
2019-03-08net: sfp: do not probe SFP module before we're attachedRussell King
2019-03-08net: phy: xgmiitorgmii: Support generic PHY status readPaul Kocialkowski
2019-03-01net: dp83640: expire old TX-skbSebastian Andrzej Siewior
2019-02-19net: phy: marvell: Fix deadlock from wrong lockingAndrew Lunn
2019-02-19net: phy: mdio_bus: add missing device_del() in mdiobus_register() error hand...Thomas Petazzoni
2019-02-19net: phy: marvell: Errata for mv88e6390 internal PHYsAndrew Lunn
2019-01-12net: phy: Fix the issue that netif always links up after resumingKunihiko Hayashi
2018-12-30net: phy: sfp: correct store of detected link modesBaruch Siach
2018-12-30net: phy: don't allow __set_phy_supported to add unsupported modesHeiner Kallweit
2018-12-04net: phy: mdio-gpio: Fix working over slow can_sleep GPIOsMartin Schiller
2018-12-04net: phy: realtek: fix RTL8201F sysfs nameHolger Hoffstätte
2018-11-13net: phy: phylink: ensure the carrier is off when starting phylinkAntoine Tenart
2018-10-18sfp: fix oops with ethtool -mRussell King
2018-10-18net: phy: phylink: fix SFP interface autodetectionBaruch Siach
2018-10-03net: phy: xgmiitorgmii: Check phy_driver ready before accessingBrandon Maier
2018-10-03net: phy: xgmiitorgmii: Check read_status resultsBrandon Maier
2018-09-19net: phy: Fix the register offsets in Broadcom iProc mdio mux driverArun Parameswaran
2018-07-28net: mdio-mux: bcm-iproc: fix wrong getter and setter pairAnton Vasilyev
2018-07-21net: phy: consider PHY_IGNORE_INTERRUPT in phy_start_aneg_privHeiner Kallweit
2018-07-11sfp: fix module initialisation with netdev already upRussell King
2018-07-11sfp: ensure we clean up properly on bus registration failureRussell King
2018-07-05net: phy: fix flag masking in __set_phy_supportedHeiner Kallweit
2018-07-04net: phy: marvell: change default m88e1510 LED configurationWang Dongsheng
2018-06-30net: phy: DP83TC811: Fix disabling interruptsDan Murphy
2018-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12net: phy: mdio-gpio: Cut surplus includesLinus Walleij
2018-06-10net: phy: dp83822: use BMCR_ANENABLE instead of BMSR_ANEGCAPABLE for DP83620Alvaro Gamez Machado
2018-06-05net: phy: broadcom: Enable 125 MHz clock on LED4 pin for BCM54612E by default.Kun Yi
2018-06-05net: phy: remove PM ops from MDIO busHeiner Kallweit
2018-06-05net: phy: add struct device_type representation of a PHYHeiner Kallweit
2018-06-03net: phy: consider PHY_IGNORE_INTERRUPT in state machine PHY_NOLINK handlingHeiner Kallweit
2018-05-28net: phy: realtek: add suspend/resume callbacks for RTL8211BHeiner Kallweit
2018-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-23net: phy: broadcom: Fix bcm_write_exp()Florian Fainelli
2018-05-23net: phy: broadcom: Fix auxiliary control register readsFlorian Fainelli
2018-05-23net: phy: sfp: make the i2c-bus dt property mandatoryAntoine Tenart
2018-05-23net: phy: sfp: warn the user when no tx_disable pin is availableAntoine Tenart
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-21net: phy: phylink: Don't release NULL GPIOFlorian Fainelli