Age | Commit message (Expand) | Author |
2018-05-23 | net: phy: broadcom: Fix bcm_write_exp() | Florian Fainelli |
2018-05-23 | net: phy: broadcom: Fix auxiliary control register reads | Florian Fainelli |
2018-05-16 | net: phy: micrel: add 125MHz reference clock workaround | Markus Niebel |
2018-05-04 | net: phy: sfp: fix the BR,min computation | Antoine Tenart |
2018-05-04 | net: phy: broadcom: add support for BCM89610 PHY | Bhadram Varka |
2018-04-25 | net: phy: allow scanning busses with missing phys | Alexandre Belloni |
2018-04-23 | net: phy: marvell: clear wol event before setting it | Jingju Hou |
2018-04-12 | lan78xx: PHY DSP registers initialization to address EEE link drop issues wit... | Raghuram Chary J |
2018-04-08 | dp83640: Ensure against premature access to PHY registers after reset | Esben Haabendal |
2018-04-06 | net: phy: marvell: Enable interrupt function on LED2 pin | Esben Haabendal |
2018-04-04 | net: phy: marvell10g: add thermal hwmon device | Russell King |
2018-04-01 | fix typo in command value in drivers/net/phy/mdio-bitbang. | Frans Meulenbroeks |
2018-03-30 | sfp/phylink: move module EEPROM ethtool access into netdev core ethtool | Russell King |
2018-03-30 | net: phy: phylink: Provide PHY interface to mac_link_{up, down} | Florian Fainelli |
2018-03-29 | sfp: allow cotsworks modules | Russell King |
2018-03-26 | drivers/net: Use octal not symbolic permissions | Joe Perches |
2018-03-23 | net: phy: intel-xway: add VR9 v1.1 phy ids | Mathias Kresin |
2018-03-23 | net: phy: intel-xway: add VR9 version number | Mathias Kresin |
2018-03-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-03-22 | net: phy: micrel: Use the general dummy stubs for MMD register access | Kevin Hao |
2018-03-22 | net: phy: realtek: Use the dummy stubs for MMD register access for rtl8211b | Kevin Hao |
2018-03-22 | net: phy: Add general dummy stubs for MMD register access | Kevin Hao |
2018-03-19 | net: phy: relax error checking when creating sysfs link netdev->phydev | Grygorii Strashko |
2018-03-12 | net: phy: set link state to down when creating the phy_device | Heiner Kallweit |
2018-03-12 | net: phy: Tell caller result of phy_change() | Brad Mouring |
2018-03-07 | net: phy: mdio-mux: slience probe defer error | Jerome Brunet |
2018-03-07 | net: phy: use phy_disable_interrupts in phy_stop | Heiner Kallweit |
2018-03-07 | net: phy: remove phy_error from phy_disable_interrupts | Heiner Kallweit |
2018-03-06 | net: phy: broadcom: Use strlcpy() for ethtool::get_strings | Florian Fainelli |
2018-03-06 | net: phy: micrel: Use strlcpy() for ethtool::get_strings | Florian Fainelli |
2018-03-06 | net: phy: marvell: Use strlcpy() for ethtool::get_strings | Florian Fainelli |
2018-03-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-03-04 | net: phy: Fix spelling mistake: "advertisment"-> "advertisement" | Colin Ian King |
2018-03-01 | net: phy: marvell10g: Utilize gen10g_no_soft_reset() | Florian Fainelli |
2018-03-01 | net: phy: cortina: Utilize generic functions | Florian Fainelli |
2018-03-01 | net: phy: teranetics: Utilize generic functions | Florian Fainelli |
2018-03-01 | net: phy: Export gen10g_* functions | Florian Fainelli |
2018-03-01 | net: phy: aquantia: Utilize genphy_c45_aneg_done() | Florian Fainelli |
2018-03-01 | net: phylink: Remove redundant netdev.phydev assignment | Richard Cochran |
2018-02-28 | sfp: add high power module support | Jon Nettleton |
2018-02-28 | phylink,sfp: negotiate interface format with MAC | Russell King |
2018-02-28 | sfp: support 1G BiDi (eg, FiberStore SFP-GE-BX) modules | Russell King |
2018-02-27 | net: phy: Restore phy_resume() locking assumption | Andrew Lunn |
2018-02-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-02-14 | net: phy: dp83867: Add binding for the CLK_OUT pin muxing option | Wadim Egorov |
2018-02-12 | net: phy: fix wrong mask to phy_modify() | Ingo van Lil |
2018-02-08 | net: phy: fix phy_start to consider PHY_IGNORE_INTERRUPT | Heiner Kallweit |
2018-02-06 | net: phy: Handle not having GPIO enabled in the kernel | Andrew Lunn |
2018-01-23 | net: phy: sfp: Fix kernel doc warning | Florian Fainelli |
2018-01-16 | phy: realtek: use new helpers for paged register access | Heiner Kallweit |