summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
AgeCommit message (Expand)AuthorLines
2018-01-08mdio-sun4i: Fix a memory leakChristophe JAILLET-2/+4
2018-01-08phylink: mark expected switch fall-throughs in phylink_mii_ioctlGustavo A. R. Silva-0/+2
2018-01-02sfp: fix sfp-bus oops when removing socket/upstreamRussell King-2/+4
2018-01-02phylink: ensure we report link down when LOS assertedRussell King-2/+1
2017-12-26net: phy: micrel: ksz9031: reconfigure autoneg after phy autoneg workaroundGrygorii Strashko-0/+1
2017-12-25phylink: ensure AN is enabledRussell King-0/+1
2017-12-25phylink: ensure the PHY interface mode is appropriately setRussell King-0/+1
2017-12-18net: phy: xgene: disable clk on error pathsAlexey Khoroshilov-6/+15
2017-12-18net: phy: marvell: avoid pause mode on SGMII-to-Copper for 88e151xRussell King-0/+12
2017-12-18net: phy: marvell: Limit 88m1101 autoneg errata to 88E1145 as well.Zhao Qiang-1/+1
2017-12-13net: phy: marvell: avoid configuring fiber page for SGMII-to-CopperRussell King-0/+4
2017-12-13net: phy: meson-gxl: make function meson_gxl_read_status staticColin Ian King-1/+1
2017-12-13of_mdio / mdiobus: ensure mdio devices have fwnode correctly populatedRussell King-0/+1
2017-12-13net: phy: fix resume handlingRussell King-14/+9
2017-12-11net: phy: meson-gxl: detect LPA corruptionJerome Brunet-1/+73
2017-12-01phylink: ensure we take the link down when phylink_stop() is calledRussell King-0/+1
2017-12-01sfp: warn about modules requiring address change sequenceRussell King-1/+7
2017-12-01sfp: improve RX_LOS handlingRussell King-11/+22
2017-12-01sfp: fix RX_LOS signal handlingRussell King-3/+5
2017-12-01net: phy-micrel: check return code in flp center functionMax Uvarov-2/+4
2017-11-28net: phy: marvell10g: fix the PHY id maskAntoine Tenart-2/+3
2017-11-24net: phy: cortina: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan-0/+4
2017-11-14net: phy: realtek: fix RTL8211F interrupt modeHeiner Kallweit-0/+2
2017-11-08net: phy: leds: Add support for "link" triggerMaciej S. Szmigiero-5/+45
2017-11-08net: phy: leds: Refactor "no link" handler into a separate functionMaciej S. Szmigiero-10/+10
2017-11-04phylink: make local function phylink_phy_change() staticWei Yongjun-1/+2
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+4
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+4
2017-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-3/+5
2017-11-01net: phy: Fix sfp.c build against GPIO definitionsFlorian Fainelli-1/+1
2017-11-01net: phy: Cosmetic fixes to phylink/sfp/sfp-bus.cFlorian Fainelli-29/+22
2017-11-01net: phy: marvell: Only configure RGMII delays when using RGMIIAndrew Lunn-3/+5
2017-10-12net: phy: broadcom: support new device flag for setting master modeRafał Miłecki-0/+6
2017-10-11net: phy: at803x: Change error to EINVAL for invalid MACDan Murphy-1/+1
2017-10-11net: phy: DP83822 initial driver submissionDan Murphy-3/+350
2017-10-09Add a driver for Renesas uPD60620 and uPD60620A PHYsBernd Edlinger-0/+115
2017-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-12/+13
2017-09-21net: phy: Fix truncation of large IRQ numbers in phy_attached_print()Geert Uytterhoeven-1/+1
2017-09-21net: phy: Keep reporting transceiver typeFlorian Fainelli-1/+2
2017-09-19net: phy: Kconfig: Fix PHY infrastructure menu in menuconfigJerome Brunet-9/+9
2017-09-18net: phy: Fix mask value write on gmii2rgmii converter speed registerFahad Kunnathadi-1/+1
2017-09-18net: phy: realtek: add RTL8201F phy-id and functionsJassi Brar-0/+44
2017-09-18net: phy: realtek: rename RTL8211F_PAGE_SELECT to RTL821x_PAGE_SELECTKunihiko Hayashi-5/+5
2017-09-08Revert "mdio_bus: Remove unneeded gpiod NULL check"Florian Fainelli-2/+4
2017-09-08net: phy: sfp: rename dt properties to match the bindingBaruch Siach-2/+2
2017-09-05net: mdio-mux: add mdio_mux parameter to mdio_mux_init()Corentin Labbe-6/+8
2017-09-05net: stmmac: Delete dead code for MDIO registrationRomain Perier-3/+19
2017-09-01net: phy: bcm7xxx: make array bcm7xxx_suspend_cfg static, reduces object code...Colin Ian King-1/+1
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-5/+4