summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* dp83640: Reject requests to enable time stamping on both edges.Richard Cochran2019-11-151-0/+7
* ptp: Introduce strict checking of external time stamp options.Richard Cochran2019-11-151-1/+2
* dp83640: reject unsupported external timestamp flagsJacob Keller2019-11-151-0/+5
* net: reject PTP periodic output requests with unsupported flagsJacob Keller2019-11-151-0/+3
* mdio_bus: Fix PTR_ERR applied after initialization to constantYueHaibing2019-11-111-5/+6
* 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: 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: 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: micrel: add Asym Pause workaround for KSZ9021Hans Andersson2019-09-271-0/+3
* drivers: net: Fix Kconfig indentationKrzysztof Kozlowski2019-09-261-3/+3
* net/phy: fix DP83865 10 Mbps HDX loopback disable functionPeter Mamonov2019-09-211-3/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2019-09-1829-210/+1379
|\
| * net: phy: adin: implement Energy Detect Powerdown mode via phy-tunableAlexandru Ardelean2019-09-161-0/+61
| * net: mdio: switch to using gpiod_get_optional()Dmitry Torokhov2019-09-161-13/+9
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-151-3/+3
| |\
| * | net: phy: dp83867: Add SGMII mode type switchingVitaly Gaiduk2019-09-111-0/+19
| * | net: phy: Do not check Link status when loopback is enabledJose Abreu2019-09-061-0/+6
| * | net: phy: gmii2rgmii: Dont use priv field in phy deviceHarini Katakam2019-09-051-2/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-022-1/+27
| |\ \
| * | | net: phy: force phy suspend when calling phy_stopJian Shen2019-08-281-1/+1
| * | | phy: mdio-sun4i: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-08-281-3/+1
| * | | phy: mdio-mux-meson-g12a: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-08-281-3/+1
| * | | phy: mdio-moxart: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-08-281-3/+1
| * | | phy: mdio-hisi-femac: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-08-281-3/+1
| * | | phy: mdio-bcm-iproc: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-08-281-3/+1
| * | | net: phy: sfp: Add labels to hwmon sensorsAndrew Lunn2019-08-241-5/+68
| * | | net: phy: realtek: support NBase-T MMD EEE registers on RTL8125Heiner Kallweit2019-08-191-2/+43
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-193-25/+33
| |\ \ \
| * | | | net: phy: remove genphy_config_initHeiner Kallweit2019-08-171-51/+0
| * | | | net: phy: remove calls to genphy_config_initHeiner Kallweit2019-08-1710-33/+9
| * | | | net: phy: adin: add ethtool get_stats supportAlexandru Ardelean2019-08-161-0/+128
| * | | | net: phy: adin: implement downshift configuration via phy-tunableAlexandru Ardelean2019-08-161-0/+86
| * | | | net: phy: adin: implement PHY subsystem software resetAlexandru Ardelean2019-08-161-0/+26
| * | | | net: phy: adin: add EEE translation layer from Clause 45 to Clause 22Alexandru Ardelean2019-08-161-2/+66
| * | | | net: phy: adin: add support MDI/MDIX/Auto-MDI selectionAlexandru Ardelean2019-08-161-4/+113
| * | | | net: phy: adin: make RMII fifo depth configurableAlexandru Ardelean2019-08-161-0/+29
| * | | | net: phy: adin: make RGMII internal delays configurableAlexandru Ardelean2019-08-161-0/+82
| * | | | net: phy: adin: configure RGMII/RMII/MII modes on configAlexandru Ardelean2019-08-161-1/+78
| * | | | net: phy: adin: add {write,read}_mmd hooksAlexandru Ardelean2019-08-161-0/+34
| * | | | net: phy: adin: add support for interruptsAlexandru Ardelean2019-08-161-0/+36
| * | | | net: phy: adin: hook genphy_{suspend, resume} into the driverAlexandru Ardelean2019-08-161-0/+4
OpenPOWER on IntegriCloud