summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2019-11-25net: sfp: allow sfp to probe slow to initialise GPON modulesRussell King
2019-11-25net: sfp: move module insert reporting out of probeRussell King
2019-11-25net: sfp: split power mode switching from probeRussell King
2019-11-25net: sfp: track upstream's attachment state in state machineRussell King
2019-11-25net: sfp: ensure TX_FAULT has deasserted before probing the PHYRussell King
2019-11-25net: sfp: allow fault processing to transition to other statesRussell King
2019-11-25net: sfp: eliminate mdelay() from PHY probeRussell King
2019-11-25net: sfp: split the PHY probe from sfp_sm_mod_init()Russell King
2019-11-25net: sfp: control TX_DISABLE and phy only from main state machineRussell King
2019-11-25net: sfp: avoid power switch on address-change modulesRussell King
2019-11-25net: sfp: parse SFP power requirement earlierRussell King
2019-11-25net: sfp: rename T_PROBE_WAIT to T_SERIALRussell King
2019-11-25net: sfp: handle module remove outside state machineRussell King
2019-11-25net: sfp: rename sfp_sm_ins_next() as sfp_sm_mod_next()Russell King
2019-11-25net: sfp: move tx disable on device down to main state machineRussell King
2019-11-25net: sfp: move sfp sub-state machines into separate functionsRussell King
2019-11-25net: sfp: fix sfp_bus_put() kernel documentationRussell King
2019-11-25net: sfp: rework upstream interfaceRussell King
2019-11-25net: sfp: move fwnode parsing into sfp-bus layerRussell King
2019-11-25net: phylink: use more linkmode_*Russell King
2019-11-19mdio_bus: Fix init if CONFIG_RESET_CONTROLLER=nGeert Uytterhoeven
2019-11-19Revert "mdio_bus: fix mdio_register_device when RESET_CONTROLLER is disabled"David S. Miller
2019-11-19net: phylink: fix link mode modification in PHY modeRussell King
2019-11-19net: phylink: update documentation on create and destroyRussell King
2019-11-18mdio_bus: fix mdio_register_device when RESET_CONTROLLER is disabledMarek BehĂșn
2019-11-18phy: mdio-sun4i: add missed regulator_disable in removeChuhong Yuan
2019-11-15dp83640: Reject requests to enable time stamping on both edges.Richard Cochran
2019-11-15ptp: Introduce strict checking of external time stamp options.Richard Cochran
2019-11-15dp83640: reject unsupported external timestamp flagsJacob Keller
2019-11-15net: reject PTP periodic output requests with unsupported flagsJacob Keller
2019-11-11mdio_bus: Fix PTR_ERR applied after initialization to constantYueHaibing
2019-11-01net: phylink: Fix phylink_dbg() macroFlorian Fainelli
2019-10-23net: phy: smsc: LAN8740: add PHY_RST_AFTER_CLK_EN flagMartin Fuzzey
2019-10-18net: phy: bcm7xxx: define soft_reset for 40nm EPHYDoug Berger
2019-10-17net: phy: micrel: Update KSZ87xx PHY nameMarek Vasut
2019-10-17net: phy: micrel: Discern KSZ8051 and KSZ8795 PHYsMarek Vasut
2019-10-16net: phy: Fix "link partner" information disappear issueYonglong Liu
2019-10-09phylink: fix kernel-doc warningsRandy Dunlap
2019-10-04net: phy: at803x: use operating parameters from PHY-specific statusRussell King
2019-10-04net: phy: extract pause modeRussell King
2019-10-04net: phy: extract link partner advertisement readingRussell King
2019-10-04net: phy: fix write to mii-ctrl1000 registerRussell King
2019-10-04net: phy: allow for reset line to be tied to a sleepy GPIO controllerAndrea Merello
2019-09-27net: phy: micrel: add Asym Pause workaround for KSZ9021Hans Andersson
2019-09-26drivers: net: Fix Kconfig indentationKrzysztof Kozlowski
2019-09-21net/phy: fix DP83865 10 Mbps HDX loopback disable functionPeter Mamonov
2019-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2019-09-17Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-16net: phy: adin: implement Energy Detect Powerdown mode via phy-tunableAlexandru Ardelean
2019-09-16net: mdio: switch to using gpiod_get_optional()Dmitry Torokhov