summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2018-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-23net: phy: broadcom: Fix bcm_write_exp()Florian Fainelli
2018-05-23net: phy: broadcom: Fix auxiliary control register readsFlorian Fainelli
2018-05-23net: phy: sfp: make the i2c-bus dt property mandatoryAntoine Tenart
2018-05-23net: phy: sfp: warn the user when no tx_disable pin is availableAntoine Tenart
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-21net: phy: phylink: Don't release NULL GPIOFlorian Fainelli
2018-05-17net: phy: Allow MDIO_MOXART and MDIO_SUN4I with COMPILE_TESTFlorian Fainelli
2018-05-16drivers: net: Remove device_node checks with of_mdiobus_register()Florian Fainelli
2018-05-16net: phy: micrel: add 125MHz reference clock workaroundMarkus Niebel
2018-05-15net: phy: mscc-miim: Add MDIO driverAlexandre Belloni
2018-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-11net: phy: DP83TC811: Introduce support for the DP83TC811 phyDan Murphy
2018-05-11net: phy: phylink: Poll link GPIOsRussell King
2018-05-11net: phy: phylink: Release link GPIOFlorian Fainelli
2018-05-11net: phy: phylink: Use gpiod_get_value_cansleep()Florian Fainelli
2018-05-10microchip_t1: Add driver for Microchip LAN87XX T1 PHYsNisar Sayed
2018-05-08net: phy: sfp: handle cases where neither BR, min nor BR, max is givenAntoine Tenart
2018-05-04net: phy: sfp: fix the BR,min computationAntoine Tenart
2018-05-04net: phy: broadcom: add support for BCM89610 PHYBhadram Varka
2018-04-28net: phy: Fix modular PHYLIB buildFlorian Fainelli
2018-04-27drivers: net: replace UINT64_MAX with U64_MAXJisheng Zhang
2018-04-27phy: Temporary build fix after phylib changes.David S. Miller
2018-04-27net: Move PHY statistics code into PHY library helpersFlorian Fainelli
2018-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-04-25net: phy: allow scanning busses with missing physAlexandre Belloni
2018-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-04-23net: phy: marvell: clear wol event before setting itJingju Hou
2018-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-04-20lan78xx: Read LED states from Device TreePhil Elwell
2018-04-20net: phy: mdio-boardinfo: Allow recursive mdiobus_register()Andrew Lunn
2018-04-19net-next: phy: new Asix Electronics PHY driverMichael Schmitz
2018-04-19net: phy: mdio-gpio: Remove redundant platform data headerAndrew Lunn
2018-04-19net: phy: mdio-gpio: Add #defines for the GPIO index'sAndrew Lunn
2018-04-19net: phy: mdio-gpio: Parse properties directly into bitbang structureAndrew Lunn
2018-04-19net: phy: mdio-gpio: Move allocation for bitbanging dataAndrew Lunn
2018-04-19net: phy: mdio-gpio: Swap to using gpio descriptorsAndrew Lunn
2018-04-19net: phy: mdio-gpio: Remove support for IRQs in platform dataAndrew Lunn
2018-04-19net: phy: mdio-gpio: remove support for phy maskAndrew Lunn
2018-04-19net: phy: mdio-gpio: remove support for ignoring turn aroundAndrew Lunn
2018-04-19net: phy: mdio-bitbang: Remove reset supportAndrew Lunn
2018-04-19net: phy: mdio-gpio: Remove reset functionAndrew Lunn
2018-04-19net: phy_ mdio-gpio: Fixup , which should be ;Andrew Lunn
2018-04-12lan78xx: PHY DSP registers initialization to address EEE link drop issues wit...Raghuram Chary J
2018-04-08dp83640: Ensure against premature access to PHY registers after resetEsben Haabendal
2018-04-06net: phy: marvell: Enable interrupt function on LED2 pinEsben Haabendal
2018-04-04net: phy: marvell10g: add thermal hwmon deviceRussell King
2018-04-01fix typo in command value in drivers/net/phy/mdio-bitbang.Frans Meulenbroeks
2018-03-30sfp/phylink: move module EEPROM ethtool access into netdev core ethtoolRussell King
2018-03-30net: phy: phylink: Provide PHY interface to mac_link_{up, down}Florian Fainelli