summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2019-06-15Revert "net: phylink: set the autoneg state in phylink_phy_change"David S. Miller
2019-06-15net: phylink: set the autoneg state in phylink_phy_changeIoana Ciornei
2019-06-09net: phy: rename Asix Electronics PHY driverMichael Schmitz
2019-06-04net: phylink: avoid reducing support maskRussell King
2019-06-03net: sfp: read eeprom in maximum 16 byte incrementsRussell King
2019-05-29net: phy: dp83867: Set up RGMII TX delayMax Uvarov
2019-05-29net: phy: dp83867: do not call config_init twiceMax Uvarov
2019-05-29net: phy: dp83867: increase SGMII autoneg timer durationMax Uvarov
2019-05-29net: phy: dp83867: fix speed 10 in sgmii modeMax Uvarov
2019-05-29net: phy: marvell10g: report if the PHY fails to boot firmwareRussell King
2019-05-29net: phylink: ensure consistent phy interface modeRussell King
2019-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-05-21net: phylink: ensure inband AN works correctlyRussell King
2019-05-21Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-05-16net: phy: aquantia: readd XGMII support for AQR107Madalin-cristian Bucur
2019-05-13net: meson: fixup g12a glue ephy idJerome Brunet
2019-05-13net: phy: realtek: Replace phy functions with non-locked version in rtl8211e_...Kunihiko Hayashi
2019-05-11net: phy: realtek: fix double page ops in generic Realtek driverHeiner Kallweit
2019-05-10net: phy: realtek: add missing page operationsHeiner Kallweit
2019-05-08net: phy: realtek: Change TX-delay setting for RGMII modes onlySerge Semin
2019-05-08net: phy: realtek: Add rtl8211e rx/tx delays configSerge Semin
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-05-07net: phy: improve pause mode reporting in phy_print_statusHeiner Kallweit
2019-05-05net: phy: fix phy_validate_pauseHeiner Kallweit
2019-05-04net: phy: improve resuming from hibernationHeiner Kallweit
2019-05-04net: phy: improve pause handlingHeiner Kallweit
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-29net: phy: micrel: make sure the factory test bit is clearedAntoine Tenart
2019-04-28net: phy: avoid unneeded MDIO reads in genphy_read_statusHeiner Kallweit
2019-04-26net: phy: marvell: Fix buffer overrun with stats countersAndrew Lunn
2019-04-26net: phy: improve genphy_soft_resetHeiner Kallweit
2019-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-23net: phy: vitesse: Remove support for VSC8514.Kavya Sree Kotagiri
2019-04-23net: phy: mscc: add support for VSC8514 PHY.Kavya Sree Kotagiri
2019-04-23spi: Micrel eth switch: declare missing of tableDaniel Gomez
2019-04-23net: phy: marvell: add new default led configure for m88e151xJian Shen
2019-04-18net: mdio: rename mdio_device reset to reset_gpioDavid Bauer
2019-04-18net: phy: add support for reset-controllerDavid Bauer
2019-04-18net: phy: remove dead code from phy_sanitize_settingsHeiner Kallweit
2019-04-18net: phy: don't set autoneg if it's not supportedHeiner Kallweit
2019-04-16net: phy: micrel: add Asym Pause workaroundAntoine Tenart
2019-04-15net: phy: switch drivers to use dynamic feature detectionHeiner Kallweit
2019-04-14phy: warn if phylib and ethtool PHY mode definitions are out of syncHeiner Kallweit
2019-04-14net: phy: add support for new modes in phylibHeiner Kallweit
2019-04-14net: phy: shrink PHY settings arrayHeiner Kallweit
2019-04-09net: phy: remove unnecessary callback settings in C45 driversHeiner Kallweit
2019-04-08net: phy: fix setting autoneg_complete in genphy_update_linkHeiner Kallweit
2019-04-08net: phy: replace genphy_10g_driver with genphy_c45_driverHeiner Kallweit