summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* 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
| * net: phy: Add general dummy stubs for MMD register accessKevin Hao2018-03-221-0/+17
| * net: phy: relax error checking when creating sysfs link netdev->phydevGrygorii Strashko2018-03-191-4/+11
| * net: phy: Tell caller result of phy_change()Brad Mouring2018-03-121-73/+72
| * net: phy: broadcom: Use strlcpy() for ethtool::get_stringsFlorian Fainelli2018-03-061-2/+2
| * net: phy: micrel: Use strlcpy() for ethtool::get_stringsFlorian Fainelli2018-03-061-2/+2
| * net: phy: marvell: Use strlcpy() for ethtool::get_stringsFlorian Fainelli2018-03-061-2/+2
* | net: phy: set link state to down when creating the phy_deviceHeiner Kallweit2018-03-121-1/+1
* | net: phy: mdio-mux: slience probe defer errorJerome Brunet2018-03-071-2/+3
* | net: phy: use phy_disable_interrupts in phy_stopHeiner Kallweit2018-03-071-7/+2
* | net: phy: remove phy_error from phy_disable_interruptsHeiner Kallweit2018-03-071-11/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-062-6/+14
|\ \ | |/
| * net: phy: Restore phy_resume() locking assumptionAndrew Lunn2018-02-272-6/+14
* | net: phy: Fix spelling mistake: "advertisment"-> "advertisement"Colin Ian King2018-03-046-15/+15
* | net: phy: marvell10g: Utilize gen10g_no_soft_reset()Florian Fainelli2018-03-011-10/+1
* | net: phy: cortina: Utilize generic functionsFlorian Fainelli2018-03-011-15/+3
* | net: phy: teranetics: Utilize generic functionsFlorian Fainelli2018-03-011-27/+5
* | net: phy: Export gen10g_* functionsFlorian Fainelli2018-03-011-7/+13
* | net: phy: aquantia: Utilize genphy_c45_aneg_done()Florian Fainelli2018-03-011-14/+6
* | net: phylink: Remove redundant netdev.phydev assignmentRichard Cochran2018-03-011-2/+0
* | sfp: add high power module supportJon Nettleton2018-02-281-18/+132
* | phylink,sfp: negotiate interface format with MACRussell King2018-02-282-76/+58
OpenPOWER on IntegriCloud