summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-09net: sfp: avoid tx-fault with Nokia GPON moduleto-buildRussell King
2019-12-09net: phy: marvell10g: allow PHY to probe without firmwareRussell King
2019-12-09net: phy: provide phy driver start/stop hooksRussell King
2019-12-08net: sfp: fix hwmonRussell King
2019-12-08net: sfp: fix unbindRussell King
2019-12-08net: phy: initialise phydev speed and duplex sanelyRussell King
2019-12-08net: phy: remove phy_ethtool_sset()Russell King
2019-12-08net: sfp: soft status and control supportRussell King
2019-12-08net: sfp: add some quirks for GPON modulesRussell King
2019-12-08net: sfp: add support for module quirksRussell King
2019-12-08net: phy: avoid matching all-ones clause 45 PHY IDsRussell King
2019-12-08net: phy: marvell10g: add SFP+ supportRussell King
2019-12-08net: phy: add core phylib sfp supportRussell King
2019-12-08dt-bindings: net: add ethernet controller and phy sfp propertyRussell King
2019-12-08net: phylink: update to use phy_support_asym_pause()Russell King
2019-12-08net: sfp: fix spelling mistake "requies" -> "requires"Colin Ian King
2019-11-25net: sfp: allow modules with slow diagnostics to probeRussell King
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_add_upstream() warningRussell 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-24Linux 5.4Linus Torvalds
2019-11-24Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2019-11-23cramfs: fix usage on non-MTD deviceMaxime Bizon
2019-11-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2019-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-11-22Revert "Input: synaptics - enable RMI mode for X1 Extreme 2nd Generation"Lyude Paul
2019-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-11-22afs: Fix large file supportMarc Dionne
2019-11-22afs: Fix possible assert with callbacks from yfs serversMarc Dionne
2019-11-22r8152: avoid to call napi_disable twiceHayes Wang
2019-11-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-11-22Merge tag 'linux-can-fixes-for-5.4-20191122' of git://git.kernel.org/pub/scm/...David S. Miller