summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
...
* | net: sfp: avoid power switch on address-change modulesRussell King2019-11-111-11/+20
* | net: sfp: parse SFP power requirement earlierRussell King2019-11-111-13/+29
* | net: sfp: rename T_PROBE_WAIT to T_SERIALRussell King2019-11-111-7/+6
* | net: sfp: handle module remove outside state machineRussell King2019-11-111-7/+9
* | net: sfp: rename sfp_sm_ins_next() as sfp_sm_mod_next()Russell King2019-11-111-8/+8
* | net: sfp: move tx disable on device down to main state machineRussell King2019-11-111-8/+2
* | net: sfp: move sfp sub-state machines into separate functionsRussell King2019-11-111-31/+43
* | net: sfp: fix sfp_bus_put() kernel documentationRussell King2019-11-111-1/+1
* | net: sfp: rework upstream interfaceRussell King2019-11-092-31/+71
* | net: phy: at803x: add missing dependency on CONFIG_REGULATORMadalin Bucur2019-11-071-0/+1
* | net: phy: at803x: remove config_init for AR9331Michael Walle2019-11-061-2/+0
* | net: phy: at803x: fix the PHY namesMichael Walle2019-11-061-9/+9
* | net: phy: at803x: mention AR8033 as same as AR8031Michael Walle2019-11-062-6/+8
* | net: phy: at803x: add device tree bindingMichael Walle2019-11-061-1/+300
* | net: phy: at803x: fix Kconfig descriptionMichael Walle2019-11-061-5/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-022-0/+17
|\|
| * net: phylink: Fix phylink_dbg() macroFlorian Fainelli2019-11-011-0/+16
| * net: phy: smsc: LAN8740: add PHY_RST_AFTER_CLK_EN flagMartin Fuzzey2019-10-231-0/+1
* | net: phy: marvell: add downshift support for 88E1145Heiner Kallweit2019-10-301-0/+3
* | net: phy: marvell: add PHY tunable support for more PHY versionsHeiner Kallweit2019-10-291-0/+12
* | net: phy: marvell: add downshift support for M88E1111Heiner Kallweit2019-10-291-0/+64
* | net: phy: marvell: fix downshift function namingHeiner Kallweit2019-10-291-15/+15
* | net: phy: marvell: fix typo in constant MII_M1011_PHY_SRC_DOWNSHIFT_MASKHeiner Kallweit2019-10-291-4/+4
* | net: phy: dp83867: support Wake on LANThomas Haemmerle2019-10-291-1/+130
* | net: phy: dp83867: move dt parsing to probeGrygorii Strashko2019-10-251-5/+1
* | net: phy: dp83867: enable robust auto-mdixGrygorii Strashko2019-10-251-5/+10
* | net: phy: broadcom: add 1000Base-X support for BCM54616STao Ren2019-10-231-4/+53
* | net: phy: add support for clause 37 auto-negotiationHeiner Kallweit2019-10-231-0/+139
* | net: phy: modify assignment to OR for dev_flags in phy_attach_directTao Ren2019-10-231-1/+1
* | net: phy: marvell: remove superseded function marvell_set_downshiftHeiner Kallweit2019-10-211-53/+35
* | net: phy: marvell: support downshift as PHY tunableHeiner Kallweit2019-10-211-1/+87
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-10-206-10/+51
|\|
| * net: phy: bcm7xxx: define soft_reset for 40nm EPHYDoug Berger2019-10-181-0/+1
| * net: phy: micrel: Update KSZ87xx PHY nameMarek Vasut2019-10-171-2/+2
| * net: phy: micrel: Discern KSZ8051 and KSZ8795 PHYsMarek Vasut2019-10-171-4/+36
| * net: phy: Fix "link partner" information disappear issueYonglong Liu2019-10-163-4/+12
| * phylink: fix kernel-doc warningsRandy Dunlap2019-10-091-1/+1
* | net: phy: avoid NPE if read_page/write_page callbacks are not availableHeiner Kallweit2019-10-181-0/+6
* | net: sfp: move fwnode parsing into sfp-bus layerRussell King2019-10-162-38/+48
* | net: phylink: use more linkmode_*Russell King2019-10-151-5/+2
* | ethtool: Add support for 400Gbps (50Gbps per lane) link modesJiri Pirko2019-10-151-1/+9
* | net: phy: mscc: make arrays static, makes object smallerColin Ian King2019-10-081-7/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-10-055-33/+128
|\|
| * net: phy: at803x: use operating parameters from PHY-specific statusRussell King2019-10-041-0/+69
| * net: phy: extract pause modeRussell King2019-10-041-7/+13
| * net: phy: extract link partner advertisement readingRussell King2019-10-041-25/+40
| * net: phy: fix write to mii-ctrl1000 registerRussell King2019-10-041-0/+5
| * net: phy: allow for reset line to be tied to a sleepy GPIO controllerAndrea Merello2019-10-041-1/+1
* | net: phy: broadcom: Use bcm54xx_config_clock_delay() for BCM54612EFlorian Fainelli2019-10-041-20/+1
* | net: phy: broadcom: Fix RGMII delays configuration for BCM54210EFlorian Fainelli2019-10-041-8/+3