summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2018-02-08net: phy: fix phy_start to consider PHY_IGNORE_INTERRUPTHeiner Kallweit
2018-02-06net: phy: Handle not having GPIO enabled in the kernelAndrew Lunn
2018-01-23net: phy: sfp: Fix kernel doc warningFlorian Fainelli
2018-01-16phy: realtek: use new helpers for paged register accessHeiner Kallweit
2018-01-16phy: use new helpers phy_set_bits/phy_clear_bits in phylibHeiner Kallweit
2018-01-15net: phy: remove parameter new_link from phy_mac_interrupt()Heiner Kallweit
2018-01-15net: phy: Have __phy_modify return 0 on successAndrew Lunn
2018-01-11net: phy: mdio-bcm-unimac: fix potential NULL dereference in unimac_mdio_probe()Wei Yongjun
2018-01-10net: phy: marvell: mv88e6390 temperature sensor readingAndrew Lunn
2018-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-08mdio-sun4i: Fix a memory leakChristophe JAILLET
2018-01-08phylink: mark expected switch fall-throughs in phylink_mii_ioctlGustavo A. R. Silva
2018-01-08net: phy: fix wrong masks to phy_modify()Russell King
2018-01-03net: mdio: Only perform gpio reset for PHYsAndrew Lunn
2018-01-03net: phy: convert read-modify-write to phy_modify()Russell King
2018-01-03net: phy: add phy_modify() accessorRussell King
2018-01-03net: phy: marvell: fix paged access racesRussell King
2018-01-03net: phy: add paged phy register accessorsRussell King
2018-01-03net: phy: add unlocked accessorsRussell King
2018-01-03net: phy: use unlocked accessors for indirect MMD accessesRussell King
2018-01-03net: mdiobus: add unlocked accessorsRussell King
2018-01-03net: phy: fixed-phy: remove fixed_phy_update_state()Russell King
2018-01-02phylink: remove 'mode' variable from phylink_sfp_module_insert()Russell King
2018-01-02sfp: improve support for direct-attach copper cablesRussell King
2018-01-02sfp: add support for 1000Base-PX and 1000Base-BX10Russell King
2018-01-02sfp: don't guess support from connector typeRussell King
2018-01-02sfp: use precision to print non-null terminated stringsRussell King
2018-01-02net: phy: marvell10g: add support for half duplex 100M and 10MRussell King
2018-01-02net: phy: add helper to convert negotiation result to phy settingsRussell King
2018-01-02net: phy: marvell10g: clean up interface mode switchingRussell King
2018-01-02net: phy: marvell10g: add MDI swap reportingRussell King
2018-01-02net: phy: marvell10g: update header commentsRussell King
2018-01-02sfp: fix sfp-bus oops when removing socket/upstreamRussell King
2018-01-02phylink: ensure we report link down when LOS assertedRussell King
2017-12-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-27phylib: rename reset-(post-)delay-us to reset-(de)assert-usRichard Leitner
2017-12-26net: phy: micrel: ksz9031: reconfigure autoneg after phy autoneg workaroundGrygorii Strashko
2017-12-25phylink: ensure AN is enabledRussell King
2017-12-25phylink: ensure the PHY interface mode is appropriately setRussell King
2017-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-21phylink: avoid attaching more than one PHYRussell King
2017-12-18net: phy: xgene: disable clk on error pathsAlexey Khoroshilov
2017-12-18net: phy: marvell: avoid pause mode on SGMII-to-Copper for 88e151xRussell King
2017-12-18phylink: fix locking assertsRussell King
2017-12-18sfp: fix EEPROM reading in the case of non-SFF8472 SFPsRussell King
2017-12-18sfp: fix non-detection of PHYRussell King
2017-12-18net: phy: meson-gxl: join the authorsJerome Brunet
2017-12-18net: phy: meson-gxl: add interrupt supportJerome Brunet
2017-12-18net: phy: meson-gxl: leave CONFIG_A6 untouchedJerome Brunet
2017-12-18net: phy: meson-gxl: use genphy_config_initJerome Brunet