summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2022-01-18net: phylink: pass mode into pcs_validate()Russell King (Oracle)
2022-01-18net: phylink: pass mode into phylink_validate()Russell King (Oracle)
2022-01-18net: use phylink_mode_*() helpersRussell King (Oracle)
2022-01-18net: phylink: allow PCS to override MAC validationRussell King (Oracle)
2022-01-18net: phylink: validate only used interfaces for c45 PHYsRussell King (Oracle)
2022-01-18net: phylink: split out PHY validation from phylink_bringup_phy()Russell King (Oracle)
2022-01-18net: phylink: add ability to validate a set of interface modesRussell King (Oracle)
2022-01-18net: phy: bcm84881: fill in possible_interfacesRussell King (Oracle)
2022-01-18net: phy: marvell10g: fill in possible_interfacesRussell King (Oracle)
2022-01-18net: phy: marvell10g: table driven mactype decodeRussell King (Oracle)
2022-01-18net: phylink: use phy interface mode bitmapsRussell King
2022-01-18net: phy: add supported_interfaces to marvell10g PHYsRussell King
2022-01-18net: phy: add supported_interfaces to marvell PHYsRussell King
2022-01-18net: phy: add supported_interfaces to bcm84881Russell King
2022-01-18net: sfp: display SFP module information [*not for mainline*]Russell King
2022-01-18net: sfp: add sfp+ compatible [*not for mainline*]Russell King
2022-01-18net: sfp: add support for cooled SFP+ transceiversRussell King
2022-01-18net: phy: make phy_error() report which PHY has failedRussell King
2022-01-18net: phy: marvell10g: allow PHY to probe without firmwareRussell King
2022-01-18net: phy: provide phy driver start/stop hooksRussell King
2022-01-18net: phy: marvell*: add support for hw resolved pause modesRussell King
2022-01-18net: phy: add resolved pause support [*not for mainline*]Russell King
2022-01-18net: phy: marvell10g: add support for configuring LEDsRussell King
2022-01-18net: phy: add helpers for comparing phy IDsRussell King
2022-01-18net: phylink: use phy_interface_t bitmaps for optical modulesRussell King
2022-01-18net: sfp: augment SFP parsing with phy_interface_t bitmapRussell King
2022-01-18net: phylink: remove phylink_helper_basex_speed()Russell King (Oracle)
2022-01-18net: mdio: add unlocked mdiobus and mdiodev bus accessorsRussell King (Oracle)
2022-01-18net: phylink: add phylink_pcs_inband()Russell King (Oracle)
2022-01-18net: phylink: add pcs_enable()/pcs_disable() methodsRussell King (Oracle)
2022-01-18net: phylink: rejig pcs changeRussell King (Oracle)
2022-01-18net: phylink: remove phylink_set_10g_modes()Russell King (Oracle)
2022-01-18net: phylink: remove phylink_config's pcs_pollRussell King (Oracle)
2022-01-12net: phylink: add pcs_validate() methodRussell King (Oracle)
2022-01-12net: phylink: add mac_select_pcs() method to phylink_mac_opsRussell King (Oracle)
2022-01-12net: phy: prefer 1000baseT over 1000baseKXRussell King (Oracle)
2022-01-12net: phylink: use legacy_pre_march2020Russell King (Oracle)
2022-01-12net: phylink: tidy up disable bit clearingRussell King
2022-01-12net: phylink: handle NA interface mode in phylink_fwnode_phy_connect()Russell King (Oracle)
2022-01-12net: phylink: Add helpers for c22 registers without MDIORussell King (Oracle)
2022-01-12net: phylink: add 1000base-KX to phylink_caps_to_linkmodes()Russell King (Oracle)
2022-01-12net: phylink: add generic validate implementationRussell King (Oracle)
2022-01-03Revert "net: phy: fixed_phy: Fix NULL vs IS_ERR() checking in __fixed_phy_reg...Florian Fainelli
2021-12-24net: phy: fixed_phy: Fix NULL vs IS_ERR() checking in __fixed_phy_registerMiaoqian Lin
2021-12-13net: phy: add a note about refcountingRussell King (Oracle)
2021-12-07net: phy: Add the missing blank line in the phylink_suspend commentYanteng Si
2021-11-24net: phylink: Force retrigger in case of latched link-fail indicatorRussell King (Oracle)
2021-11-24net: phylink: Force link down and retrigger resolve on interface changeRussell King (Oracle)
2021-11-04net: phy: fix duplex out of sync problem while changing settingsHeiner Kallweit
2021-11-02net: phy: microchip_t1: add lan87xx_config_rgmii_delay for lan87xx phyYuiko Oshino