summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* net: phy: phylink: Don't release NULL GPIOFlorian Fainelli2018-05-211-1/+1
* net: phy: Allow MDIO_MOXART and MDIO_SUN4I with COMPILE_TESTFlorian Fainelli2018-05-171-2/+2
* drivers: net: Remove device_node checks with of_mdiobus_register()Florian Fainelli2018-05-162-10/+2
* net: phy: mscc-miim: Add MDIO driverAlexandre Belloni2018-05-153-0/+205
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-112-1/+11
|\
| * net: phy: sfp: fix the BR,min computationAntoine Tenart2018-05-041-1/+1
| * net: phy: broadcom: add support for BCM89610 PHYBhadram Varka2018-05-041-0/+10
* | net: phy: DP83TC811: Introduce support for the DP83TC811 phyDan Murphy2018-05-113-0/+353
* | net: phy: phylink: Poll link GPIOsRussell King2018-05-111-0/+16
* | net: phy: phylink: Release link GPIOFlorian Fainelli2018-05-111-0/+2
* | net: phy: phylink: Use gpiod_get_value_cansleep()Florian Fainelli2018-05-111-1/+1
* | microchip_t1: Add driver for Microchip LAN87XX T1 PHYsNisar Sayed2018-05-103-0/+80
* | net: phy: sfp: handle cases where neither BR, min nor BR, max is givenAntoine Tenart2018-05-081-0/+7
* | net: phy: Fix modular PHYLIB buildFlorian Fainelli2018-04-282-49/+2
* | drivers: net: replace UINT64_MAX with U64_MAXJisheng Zhang2018-04-274-17/+4
* | phy: Temporary build fix after phylib changes.David S. Miller2018-04-271-2/+1
* | net: Move PHY statistics code into PHY library helpersFlorian Fainelli2018-04-271-0/+48
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-251-1/+10
|\|
| * net: phy: allow scanning busses with missing physAlexandre Belloni2018-04-251-1/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-241-0/+9
|\|
| * net: phy: marvell: clear wol event before setting itJingju Hou2018-04-231-0/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-211-1/+177
|\|
| * lan78xx: PHY DSP registers initialization to address EEE link drop issues wit...Raghuram Chary J2018-04-121-1/+177
* | lan78xx: Read LED states from Device TreePhil Elwell2018-04-201-0/+25
* | net: phy: mdio-boardinfo: Allow recursive mdiobus_register()Andrew Lunn2018-04-201-1/+4
* | net-next: phy: new Asix Electronics PHY driverMichael Schmitz2018-04-193-0/+70
* | net: phy: mdio-gpio: Remove redundant platform data headerAndrew Lunn2018-04-191-1/+1
* | net: phy: mdio-gpio: Add #defines for the GPIO index'sAndrew Lunn2018-04-191-3/+7
* | net: phy: mdio-gpio: Parse properties directly into bitbang structureAndrew Lunn2018-04-191-29/+16
* | net: phy: mdio-gpio: Move allocation for bitbanging dataAndrew Lunn2018-04-191-6/+7
* | net: phy: mdio-gpio: Swap to using gpio descriptorsAndrew Lunn2018-04-191-56/+17
* | net: phy: mdio-gpio: Remove support for IRQs in platform dataAndrew Lunn2018-04-191-7/+0
* | net: phy: mdio-gpio: remove support for phy maskAndrew Lunn2018-04-191-4/+0
* | net: phy: mdio-gpio: remove support for ignoring turn aroundAndrew Lunn2018-04-191-1/+0
* | net: phy: mdio-bitbang: Remove reset supportAndrew Lunn2018-04-191-9/+0
* | net: phy: mdio-gpio: Remove reset functionAndrew Lunn2018-04-191-1/+0
* | net: phy_ mdio-gpio: Fixup , which should be ;Andrew Lunn2018-04-191-1/+1
|/
* dp83640: Ensure against premature access to PHY registers after resetEsben Haabendal2018-04-081-0/+18
* net: phy: marvell: Enable interrupt function on LED2 pinEsben Haabendal2018-04-061-2/+18
* net: phy: marvell10g: add thermal hwmon deviceRussell King2018-04-041-2/+182
* fix typo in command value in drivers/net/phy/mdio-bitbang.Frans Meulenbroeks2018-04-011-1/+1
* sfp/phylink: move module EEPROM ethtool access into netdev core ethtoolRussell King2018-03-302-32/+2
* net: phy: phylink: Provide PHY interface to mac_link_{up, down}Florian Fainelli2018-03-301-1/+3
* sfp: allow cotsworks modulesRussell King2018-03-291-10/+31
* drivers/net: Use octal not symbolic permissionsJoe Perches2018-03-261-1/+1
* net: phy: intel-xway: add VR9 v1.1 phy idsMathias Kresin2018-03-231-0/+28
* net: phy: intel-xway: add VR9 version numberMathias Kresin2018-03-231-8/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-236-95/+101
|\
| * net: phy: micrel: Use the general dummy stubs for MMD register accessKevin Hao2018-03-221-21/+2
| * net: phy: realtek: Use the dummy stubs for MMD register access for rtl8211bKevin Hao2018-03-221-0/+2