summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-01-27net: switch to using PHY_INTERFACE_MODE_10GBASER rather than 10GKRRussell King
2020-01-27net: sfp: report error on failure to read sfp soft statusRussell King
2020-01-27net: phy: marvell: use genphy_check_and_restart_aneg()Russell King
2020-01-27net: phy: marvell: use phy_modify_changed()Russell King
2020-01-27net: phy: marvell: use existing clause 37 definitionsRussell King
2020-01-27net: phy: marvell: consolidate phy status readingRussell King
2020-01-27net: phy: marvell: use positive logic for link stateRussell King
2020-01-27net: phy: marvell: initialise link partner state earlierRussell King
2020-01-27net: phy: marvell: rearrange to use genphy_read_lpa()Russell King
2020-01-27net: phy: provide and use genphy_read_status_fixed()Russell King
2020-01-27net: phy: add genphy_check_and_restart_aneg()Russell King
2020-01-27net: phy: use phy_resolve_aneg_pause()Russell King
2020-01-27net: phy: remove redundant .aneg_done initialisersRussell King
2020-01-27net: mvpp2: update mvpp2 validate() implementationRussell King
2020-01-27net: phylink: extend clause 45 PHY validation workaroundRussell King
2020-01-27net: phylink: improve clause 45 PHY ksettings_set implementationRussell King
2020-01-27net: phylink: propagate phy_attach_direct() return codeRussell King
2020-01-27net: sfp: re-attempt probing for phyRussell King
2020-01-27net: sfp: error handling for phy probeRussell King
2020-01-27net: sfp: rename sm_retriesRussell King
2020-01-27net: sfp: use a definition for the fault recovery attemptsRussell King
2020-01-27net: sfp: add support for Clause 45 PHYsRussell King
2020-01-27net: phy: add Broadcom BCM84881 PHY driverRussell King
2020-01-27net: phylink: make Broadcom BCM84881 based SFPs workRussell King
2020-01-27net: phylink: delay MAC configuration for copper SFP modulesRussell King
2020-01-27net: phylink: split phylink_sfp_module_insert()Russell King
2020-01-27net: phylink: split link_an_mode configured and current settingsRussell King
2020-01-27net: phylink: support Clause 45 PHYs on SFP+ modulesRussell King
2020-01-27net: phylink: re-split __phylink_connect_phy()Russell King
2020-01-27net: mdio-i2c: add support for Clause 45 accessesRussell King
2020-01-27net: sfp: move phy_start()/phy_stop() to phylinkRussell King
2020-01-27net: sfp: add module start/stop upstream notificationsRussell King
2020-01-27net: sfp: add more extended compliance codesRussell King
2020-01-27net: sfp: derive interface mode from ethtool link modesRussell King
2020-01-27net: sfp: remove incomplete 100BASE-FX and 100BASE-LX supportRussell King
2020-01-27net: sfp: avoid tx-fault with Nokia GPON moduleRussell King
2020-01-26Merge tag 'block-5.5-2020-01-26' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-01-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-01-26block: allow partitions on host aware zone devicesChristoph Hellwig
2020-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-01-25Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2020-01-25firestream: fix memory leaksWenwen Wang
2020-01-25Merge tag 'pinctrl-v5.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2020-01-25Merge tag 'mlx5-fixes-2020-01-24' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2020-01-25net: cxgb3_main: Add CAP_NET_ADMIN check to CHELSIO_GET_MEMMichael Ellerman
2020-01-25net: bcmgenet: Use netif_tx_napi_add() for TX NAPIFlorian Fainelli
2020-01-25net: stmmac: platform: fix probe for ACPI devicesAjay Gupta
2020-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-01-24Merge tag 'tee-optee-fix2-for-5.5' of https://git.linaro.org:/people/jens.wik...Olof Johansson
2020-01-24net/mlx5e: kTLS, Do not send decrypted-marked SKBs via non-accel pathTariq Toukan