aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2018-06-21net: phy: marvell: clear wol event before setting itJingju Hou
2018-06-11net: phy: broadcom: Fix auxiliary control register readsFlorian Fainelli
2018-06-11net: phy: broadcom: Fix bcm_write_exp()Florian Fainelli
2018-05-30dp83640: Ensure against premature access to PHY registers after resetEsben Haabendal
2018-03-31net: phy: Tell caller result of phy_change()Brad Mouring
2018-03-31net: phy: relax error checking when creating sysfs link netdev->phydevGrygorii Strashko
2018-03-24sfp: fix non-detection of PHYRussell King
2018-03-24sfp: fix EEPROM reading in the case of non-SFF8472 SFPsRussell King
2018-03-24net: phy: meson-gxl: check phy_write return valueJerome Brunet
2018-03-19net: phy: Restore phy_resume() locking assumptionAndrew Lunn
2018-03-19net: phy: fix resume handlingRussell King
2018-03-08net: phy: fix phy_start to consider PHY_IGNORE_INTERRUPTHeiner Kallweit
2018-03-03mdio-sun4i: Fix a memory leakChristophe JAILLET
2018-03-03net: phy: xgene: disable clk on error pathsAlexey Khoroshilov
2018-02-25phylink: ensure we take the link down when phylink_stop() is calledRussell King
2018-02-25sfp: fix RX_LOS signal handlingRussell King
2018-02-03net: phy: marvell10g: fix the PHY id maskAntoine Tenart
2018-01-17sfp: fix sfp-bus oops when removing socket/upstreamRussell King
2018-01-17phylink: ensure we report link down when LOS assertedRussell King
2018-01-02phylink: ensure AN is enabledRussell King
2018-01-02phylink: ensure the PHY interface mode is appropriately setRussell King
2018-01-02net: phy: marvell: Limit 88m1101 autoneg errata to 88E1145 as well.Zhao Qiang
2018-01-02net: phy: micrel: ksz9031: reconfigure autoneg after phy autoneg workaroundGrygorii Strashko
2017-12-25net: phy: at803x: Change error to EINVAL for invalid MACDan Murphy
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-01net: phy: marvell: Only configure RGMII delays when using RGMIIAndrew Lunn
2017-09-21net: phy: Fix truncation of large IRQ numbers in phy_attached_print()Geert Uytterhoeven
2017-09-21net: phy: Keep reporting transceiver typeFlorian Fainelli
2017-09-19net: phy: Kconfig: Fix PHY infrastructure menu in menuconfigJerome Brunet
2017-09-18net: phy: Fix mask value write on gmii2rgmii converter speed registerFahad Kunnathadi
2017-09-08Revert "mdio_bus: Remove unneeded gpiod NULL check"Florian Fainelli
2017-09-08net: phy: sfp: rename dt properties to match the bindingBaruch Siach
2017-09-05net: mdio-mux: add mdio_mux parameter to mdio_mux_init()Corentin Labbe
2017-09-05net: stmmac: Delete dead code for MDIO registrationRomain Perier
2017-09-01net: phy: bcm7xxx: make array bcm7xxx_suspend_cfg static, reduces object code...Colin Ian King
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-09-01net: mdio-mux: fix unbalanced put_deviceCorentin Labbe
2017-09-01net: mdio-mux-mmioreg: Can handle 8/16/32 bits registersCorentin Labbe
2017-09-01net: mdio-mux: printing driver version is uselessCorentin Labbe
2017-09-01net: mdio-mux: Remove unnecessary 'out of memory' messageCorentin Labbe
2017-09-01net: mdio-mux: Fix NULL Comparison styleCorentin Labbe
2017-08-30Revert "net: phy: Correctly process PHY_HALTED in phy_stop_machine()"Florian Fainelli
2017-08-30dp83640: don't hold spinlock while calling netif_rx_niStefan Sørensen
2017-08-29net: phy: mdio-bcm-unimac: Use correct I/O accessorsFlorian Fainelli
2017-08-22net: phy: Deal with unbound PHY driver in phy_attached_print()Florian Fainelli
2017-08-22net: mdio-gpio: make mdiobb_ops constBhumika Goyal
2017-08-14net: phy: Use tab for indentation in KconfigMichal Simek
2017-08-11net: phy: Add rockchip PHY driver supportDavid Wu
2017-08-11phylink: Fix an uninitialized variable bugDan Carpenter