summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)AuthorFilesLines
2023-12-13net: phy: at803x: drop specific PHY ID check from cable test functionsChristian Marangi1-45/+50
2023-12-13net: phy: at803x: move at8035 specific DT parse to dedicated probeChristian Marangi1-19/+41
2023-12-13net: phy: at803x: move at8031 functions in dedicated sectionChristian Marangi1-133/+133
2023-12-13net: phy: at803x: make at8031 related DT functions name more specificChristian Marangi1-8/+8
2023-12-13net: phy: at803x: move specific at8031 config_intr to dedicated functionChristian Marangi1-6/+24
2023-12-13net: phy: at803x: move specific at8031 WOL bits to dedicated functionChristian Marangi1-17/+25
2023-12-13net: phy: at803x: move specific at8031 config_init to dedicated functionChristian Marangi1-20/+25
2023-12-13net: phy: at803x: move specific at8031 probe mode check to dedicated probeChristian Marangi1-20/+19
2023-12-13net: phy: at803x: move specific DT option for at8031 to specific probeChristian Marangi1-24/+31
2023-12-13net: phy: at803x: move qca83xx specific check in dedicated functionsChristian Marangi1-31/+37
2023-12-13net: phy: at803x: raname hw_stats functions to qca83xx specific nameChristian Marangi1-22/+22
2023-12-13net: phy: at803x: move disable WOL to specific at8031 probeChristian Marangi1-10/+17
2023-12-13net: phy: at803x: fix passing the wrong reference for config_intrChristian Marangi1-3/+3
2023-12-10net: mdio_bus: replace deprecated strncpy with strscpyJustin Stitt1-1/+1
2023-12-08net: Convert some ethtool_sprintf() to ethtool_puts()justinstitt@google.com2-2/+2
2023-12-06net: sfp: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-12-05net: phy: micrel: allow usage of generic ethernet-phy clockHeiko Stuebner1-0/+5
2023-12-05net: phy: micrel: use devm_clk_get_optional_enabled for the rmii-ref clockHeiko Stuebner1-1/+1
2023-12-01net: phy: mdio_device: Reset device only when necessaryAndrew Halaney2-0/+7
2023-11-30net: phy: aquantia: drop wrong endianness conversion for addr and CRCChristian Marangi1-10/+14
2023-11-30net: phy: adin: allow control of Fast Link DownVincent Whitchurch1-0/+53
2023-11-28net: phylink: use the PHY's possible_interfaces if populatedRussell King (Oracle)1-13/+54
2023-11-28net: phylink: split out PHY validation from phylink_bringup_phy()Russell King (Oracle)1-25/+31
2023-11-28net: phylink: pass PHY into phylink_validate_mask()Russell King (Oracle)1-4/+7
2023-11-28net: phylink: pass PHY into phylink_validate_one()Russell King (Oracle)1-2/+5
2023-11-28net: phylink: split out per-interface validationRussell King (Oracle)1-12/+30
2023-11-28net: phy: aquantia: fill in possible_interfaces for AQR113CRussell King (Oracle)2-1/+80
2023-11-28net: phy: bcm84881: fill in possible_interfacesRussell King (Oracle)1-0/+12
2023-11-28net: phy: marvell10g: fill in possible_interfacesRussell King (Oracle)1-0/+18
2023-11-28net: phy: marvell10g: table driven mactype decodeRussell King (Oracle)1-77/+120
2023-11-28net: phy: add possible interfacesRussell King (Oracle)1-0/+2
2023-11-25net: sfp: rework the RollBall PHY waiting codeMarek Behún1-20/+21
2023-11-24net: phy: correctly check soft_reset ret ONLY if defined for PHYChristian Marangi1-5/+4
2023-11-21net: phylink: use for_each_set_bit()Russell King (Oracle)1-10/+8
2023-11-19net: partial revert of the "Make timestamping selectable: seriesJakub Kicinski6-54/+0
2023-11-18net: Change the API of PHY default timestamp to MACKory Maincent6-0/+54
2023-11-18net: phy: micrel: fix ts_info value in case of no phcKory Maincent1-5/+1
2023-11-18net: phy: Remove the call to phy_mii_ioctl in phy_hwstamp_get/setKory Maincent1-2/+5
2023-11-18net: Convert PHYs hwtstamp callback to use kernel_hwtstamp_configKory Maincent6-65/+68
2023-11-17net: phy: broadcom: Wire suspend/resume for BCM54612EMarco von Rosenberg1-0/+2
2023-11-17net: sfp: use linkmode_*() rather than open codingRussell King (Oracle)1-1/+1
2023-11-17net: phylink: use linkmode_fill()Russell King (Oracle)1-2/+2
2023-11-17net: phy: aquantia: add firmware load supportRobert Marko5-1/+410
2023-11-17net: phy: aquantia: move MMD_VEND define to headerChristian Marangi3-69/+69
2023-11-17net: phy: aquantia: move to separate directoryChristian Marangi7-9/+13
2023-11-08net: phylink: initialize carrier state at creationKlaus Kudielka1-0/+1
2023-11-02net: phy: fill in missing MODULE_DESCRIPTION()sAndrew Lunn4-0/+4
2023-10-20net: phy: micrel: Fix forced link mode for KSZ886X switchesOleksij Rempel1-0/+22
2023-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+3
2023-10-19net: phy: bcm7xxx: Add missing 16nm EPHY statisticsFlorian Fainelli1-0/+3