summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2020-10-12net: sfp: display SFP module information [*not for mainline*]Russell King
2020-10-12net: sfp: add sfp+ compatible [*not for mainline*]Russell King
2020-10-12net: sfp: add debugfs supportRussell King
2020-10-12net: sfp: add support for cooled SFP+ transceiversRussell King
2020-10-12net: phy: make phy_error() report which PHY has failedRussell King
2020-10-12net: phy: marvell10g: allow PHY to probe without firmwareRussell King
2020-10-12net: phy: provide phy driver start/stop hooksRussell King
2020-10-12net: phy: marvell*: add support for hw resolved pause modesRussell King
2020-10-12net: phy: add resolved pause supportRussell King
2020-10-12net: phy: marvell10g: add support for configuring LEDsRussell King
2020-10-12net: phy: marvell10g: add downshift tunable supportRussell King
2020-10-12net: phy: add helpers for comparing phy IDsRussell King
2020-10-12net: phy: at803x: simplify custom phy id matchingRussell King
2020-10-12net: phylink: avoid oops during initialisationRussell King
2020-09-29net: phy: realtek: fix rtl8211e rx/tx delay configWilly Liu
2020-09-27mdio: fix mdio-thunder.c dependency & build errorRandy Dunlap
2020-09-17net: phy: Do not warn in phy_stop() on PHY_DOWNFlorian Fainelli
2020-09-17net: phy: Avoid NPD upon phy_detach() when driver is unboundFlorian Fainelli
2020-09-10net: phy: call phy_disable_interrupts() in phy_attach_direct() insteadYoshihiro Shimoda
2020-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-09-02net: dp83867: Fix WoL SecureOn passwordDan Murphy
2020-08-26net: dp83869: Fix RGMII internal delay configurationDaniel Gorsulowski
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-20net: phy: mscc: Fix a couple of spelling mistakes "spcified" -> "specified"Kaige Li
2020-08-11net: phy: marvell10g: fix null pointer dereferenceMarek BehĂșn
2020-08-08net: phy: fix memory leak in device-create error pathJohan Hovold
2020-08-03net: phy: mdio-mvusb: select MDIO_DEVRES in KconfigBartosz Golaszewski
2020-08-03net: mdio device: use flexible sleeping in reset functionBruno Thomsen
2020-08-03net: mdiobus: add reset-post-delay-us handlingBruno Thomsen
2020-08-03net: mdiobus: use flexible sleeping for reset-delay-usBruno Thomsen
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-22net: phy: fix check in get_phy_c45_idsVladimir Oltean
2020-07-21net: phylink: add interface to configure clause 22 PCS PHYRussell King
2020-07-21net: phylink: add struct phylink_pcsRussell King
2020-07-21net: phylink: re-implement interface configuration with PCSRussell King
2020-07-21net: phylink: in-band pause mode advertisement update for PCSRussell King
2020-07-21net: phylink: simplify fixed-link case for ksettings_set methodRussell King
2020-07-21net: phylink: use config.an_enabled in ksettings_set methodRussell King
2020-07-21net: phylink: simplify phy case for ksettings_set methodRussell King
2020-07-21net: phylink: simplify ksettings_set() implementationRussell King
2020-07-21net: phylink: avoid mac_config callsRussell King
2020-07-21net: phylink: update PCS when changing interface during resolutionRussell King
2020-07-21net: phylink: ensure link is down when changing interfaceRussell King
2020-07-21net: phylink: rearrange resolve mac_config() callRussell King
2020-07-21net: phylink: rejig link state trackingRussell King
2020-07-21net: phylink: update ethtool reporting for fixed-link modesRussell King
2020-07-21net: mdio-mux-gpio: use devm_gpiod_get_array()Jisheng Zhang
2020-07-19net: phy: at803x: add mdix configuration support for AR9331 and AR8035Oleksij Rempel
2020-07-17net: phy: sfp: Cotsworks SFF module EEPROM fixupChris Healy
2020-07-17net: phy: continue searching for C45 MMDs even if first returned ffff:ffffVladimir Oltean