summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2019-01-22net: phy: at803x: Disable phy delay for RGMII modeVinod Koul
2019-01-22net: phy: improve phy_init_hwHeiner Kallweit
2019-01-22net: phy: fix issue with loading PHY driver w/o initramfsHeiner Kallweit
2019-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-01-19net: phy: phy driver features are mandatoryCamelia Groza
2019-01-18net: phy: remove phy_stop_interruptsHeiner Kallweit
2019-01-18net: phy: ensure phylib state machine is stopped after calling phy_stopHeiner Kallweit
2019-01-18net: phy: stop PHY if needed when entering phy_disconnectHeiner Kallweit
2019-01-18net: phy: improve get_phy_idHeiner Kallweit
2019-01-18net: phy: remove state PHY_CHANGELINKHeiner Kallweit
2019-01-18net: phy: mdio_bus: add missing device_del() in mdiobus_register() error hand...Thomas Petazzoni
2019-01-17net: phy: add missing phy driver featuresCamelia Groza
2019-01-17net: phy: micrel: use phy_read_mmd and phy_write_mmdHeiner Kallweit
2019-01-17net: phy: check return code when requesting PHY driver moduleHeiner Kallweit
2019-01-17net: phy: Add helpers to determine if PHY driver is genericFlorian Fainelli
2019-01-16net: phy: don't include asm/irq.h directlyHeiner Kallweit
2019-01-16net: phy: improve logging in phylibHeiner Kallweit
2019-01-16net: phy: remove preliminary workaround for not loading PHY driverHeiner Kallweit
2019-01-16net: phy: Add missing features to PHY driversAndrew Lunn
2019-01-15net: phy: meson-gxl: Use the genphy_soft_reset callbackTimotej Lazar
2019-01-15net: phy: marvell: Fix deadlock from wrong lockingAndrew Lunn
2019-01-15net: phy: marvell: Errata for mv88e6390 internal PHYsAndrew Lunn
2019-01-15net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ9031Heiner Kallweit
2019-01-15net: phy: fix too strict check in phy_start_anegHeiner Kallweit
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-19net: phy: mscc: Fix the VSC 8531/41 Chip Init sequenceRaju Lakkaraju
2018-12-18net: phy: Fix the issue that netif always links up after resumingKunihiko Hayashi
2018-12-18net: phy: remove unused code in phy_probeHeiner Kallweit
2018-12-18net: phy: print stack trace in phy_errorHeiner Kallweit
2018-12-18net: phy: improve phy state checkingHeiner Kallweit
2018-12-17Fixed PHY: Add fixed_phy_change_carrier()Joakim Tjernlund
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-08net: phy: mdio-gpio: Add phy_ignore_ta_mask to platform dataAndrew Lunn
2018-12-08net: phy: mdio-gpio: Add platform_data support for phy_maskAndrew Lunn
2018-12-05net: phy: Fix ioctl handler when modifing MII_ADVERTISEAndrew Lunn
2018-12-05net: mii: Add mii_lpa_mod_linkmode_lpa_tAndrew Lunn
2018-12-05phy: marvell: Rename mii_lpa_to_linkmode_lpa_tAndrew Lunn
2018-12-05net: mii: Rename mii_stat1000_to_linkmode_lpa_tAndrew Lunn
2018-12-04phy: Revert toggling reset changes.David S. Miller
2018-12-03net: phy: Also request modules for C45 IDsJose Abreu
2018-12-03net: phy: micrel: add toggling phy reset if PHY is not attachedYoshihiro Shimoda
2018-12-03net: phy: Fix not to call phy_resume() if PHY is not attachedYoshihiro Shimoda
2018-12-03net: phy: improve generic EEE ethtool functionsHeiner Kallweit
2018-12-03net: phy: don't allow __set_phy_supported to add unsupported modesHeiner Kallweit
2018-12-03net: phy: don't allow __set_phy_supported to add unsupported modesHeiner Kallweit
2018-11-29net: phy: sfp: correct store of detected link modesBaruch Siach
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-27net: phy: add workaround for issue where PHY driver doesn't bind to the deviceHeiner Kallweit
2018-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-23net: phy: mscc: fix deadlock in vsc85xx_default_configQuentin Schulz