summaryrefslogtreecommitdiff
path: root/drivers/net/phy/phy_device.c
AgeCommit message (Expand)Author
2019-12-18Merge tag 'v4.14.159' into 4.14-2.0.x-imxMarcel Ziswiler
2019-07-31net: phy: Check against net_device being NULLIoana Ciornei
2019-02-12Revert "MLK-10919 net: phy: micrel: add ksz8081 resume function"Leonard Crestez
2019-02-12MLK-15309-01 net: phy: at803x: add EEE mode, 1.8V IO, led_act blinding workar...Fugang Duan
2019-02-12MLK-11051 net: phy: mdio_bus: don't call .phy_suspendi() when netdev is NULLFugang Duan
2019-02-12MLK-10919 net: phy: micrel: add ksz8081 resume functionFugang Duan
2019-01-09net: phy: Fix the issue that netif always links up after resumingKunihiko Hayashi
2018-12-17net: phy: don't allow __set_phy_supported to add unsupported modesHeiner Kallweit
2018-11-04net: phy: Add general dummy stubs for MMD register accessKevin Hao
2018-07-25net: phy: fix flag masking in __set_phy_supportedHeiner Kallweit
2018-03-31net: phy: relax error checking when creating sysfs link netdev->phydevGrygorii Strashko
2018-03-19net: phy: Restore phy_resume() locking assumptionAndrew Lunn
2018-03-19net: phy: fix resume handlingRussell King
2017-09-21net: phy: Fix truncation of large IRQ numbers in phy_attached_print()Geert Uytterhoeven
2017-09-05net: stmmac: Delete dead code for MDIO registrationRomain Perier
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-22net: phy: Deal with unbound PHY driver in phy_attached_print()Florian Fainelli
2017-08-06phylink: add phylink infrastructureRussell King
2017-08-06net: phy: provide a hook for link up/link down eventsRussell King
2017-07-03net: phy: Add phy loopback support in net phy frameworkLin Yun Sheng
2017-06-06net: phy: split out 10G genphy supportRussell King
2017-06-06net: phy: add 802.3 clause 45 support to phylibRussell King
2017-05-27net: phy: Relax error checking on sysfs_create_link()Florian Fainelli
2017-05-26net: phy: Create sysfs reciprocal links for attached_dev/phydevFlorian Fainelli
2017-05-25net: phy: put genphy_config_init's EXPORT_SYMBOL directly after the functionUwe Kleine-König
2017-03-22net: phy: switch remaining users to phy_(read|write)_mmd()Russell King
2017-03-05net: phy: Do not perform software reset for Generic PHYFlorian Fainelli
2017-02-20net: phy: Check phydev->drvFlorian Fainelli
2017-02-20net: phy: Fix PHY unbind crashFlorian Fainelli
2017-02-09net: phy: Fix PHY module checks and NULL deref in phy_attach_direct()Florian Fainelli
2017-02-02net: phy: Fix lack of reference count on PHY driverMao Wenan
2016-12-20net: phy: use boolean dt properties for eee broken modesjbrunet
2016-12-20net: phy: fix sign type error in genphy_config_eee_advertjbrunet
2016-12-10net: phy: phy drivers should not set SUPPORTED_[Asym_]PauseTimur Tabi
2016-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-08phy: add phy fixup unregister functionsWoojung.Huh@microchip.com
2016-12-07phy: Don't increment MDIO bus refcount unless it's a different ownerFlorian Fainelli
2016-11-29net: phy: Fix use after free in phy_detach()Geert Uytterhoeven
2016-11-29net: phy: add an option to disable EEE advertisementjbrunet
2016-11-25phy: fix error case of phy_led_triggers_(un)registerWoojung Huh
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-07phy: fix device reference leaksJohan Hovold
2016-10-18net: phy: leds: add support for led triggers on phy link state changeZach Brown
2016-10-17net: phy: Threaded interrupts allow some simplificationAndrew Lunn
2016-05-20Revert "phy: add support for a reset-gpio specification"Fabio Estevam
2016-05-16phy: add support for a reset-gpio specificationUwe Kleine-König
2016-04-26phylib: don't return NULL from get_phy_device()Sergei Shtylyov
2016-04-15phy: make some bits preserved while setup forced modewangweidong
2016-02-17phy: keep pause flags in phy driver featuresWoojung.Huh@microchip.com
2016-01-15net: phy: turn carrier off on phy attachSjoerd Simons