summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
AgeCommit message (Expand)AuthorLines
2023-12-04net: phy: micrel: allow usage of generic ethernet-phy clockHeiko Stuebner-0/+5
2023-12-04net: phy: micrel: use devm_clk_get_optional_enabled for the rmii-ref clockHeiko Stuebner-1/+1
2023-11-30net: phy: mdio_device: Reset device only when necessaryAndrew Halaney-0/+7
2023-11-29net: phy: aquantia: drop wrong endianness conversion for addr and CRCChristian Marangi-10/+14
2023-11-29net: phy: adin: allow control of Fast Link DownVincent Whitchurch-0/+53
2023-11-27net: phylink: use the PHY's possible_interfaces if populatedRussell King (Oracle)-13/+54
2023-11-27net: phylink: split out PHY validation from phylink_bringup_phy()Russell King (Oracle)-25/+31
2023-11-27net: phylink: pass PHY into phylink_validate_mask()Russell King (Oracle)-4/+7
2023-11-27net: phylink: pass PHY into phylink_validate_one()Russell King (Oracle)-2/+5
2023-11-27net: phylink: split out per-interface validationRussell King (Oracle)-12/+30
2023-11-27net: phy: aquantia: fill in possible_interfaces for AQR113CRussell King (Oracle)-1/+80
2023-11-27net: phy: bcm84881: fill in possible_interfacesRussell King (Oracle)-0/+12
2023-11-27net: phy: marvell10g: fill in possible_interfacesRussell King (Oracle)-0/+18
2023-11-27net: phy: marvell10g: table driven mactype decodeRussell King (Oracle)-77/+120
2023-11-27net: phy: add possible interfacesRussell King (Oracle)-0/+2
2023-11-25net: sfp: rework the RollBall PHY waiting codeMarek BehĂșn-20/+21
2023-11-24net: phy: correctly check soft_reset ret ONLY if defined for PHYChristian Marangi-5/+4
2023-11-21net: phylink: use for_each_set_bit()Russell King (Oracle)-10/+8
2023-11-18net: partial revert of the "Make timestamping selectable: seriesJakub Kicinski-54/+0
2023-11-18net: Change the API of PHY default timestamp to MACKory Maincent-0/+54
2023-11-18net: phy: micrel: fix ts_info value in case of no phcKory Maincent-5/+1
2023-11-18net: phy: Remove the call to phy_mii_ioctl in phy_hwstamp_get/setKory Maincent-2/+5
2023-11-18net: Convert PHYs hwtstamp callback to use kernel_hwtstamp_configKory Maincent-65/+68
2023-11-17net: phy: broadcom: Wire suspend/resume for BCM54612EMarco von Rosenberg-0/+2
2023-11-16net: sfp: use linkmode_*() rather than open codingRussell King (Oracle)-1/+1
2023-11-16net: phylink: use linkmode_fill()Russell King (Oracle)-2/+2
2023-11-16net: phy: aquantia: add firmware load supportRobert Marko-1/+410
2023-11-16net: phy: aquantia: move MMD_VEND define to headerChristian Marangi-69/+69
2023-11-16net: phy: aquantia: move to separate directoryChristian Marangi-9/+13
2023-11-07net: phylink: initialize carrier state at creationKlaus Kudielka-0/+1
2023-11-01net: phy: fill in missing MODULE_DESCRIPTION()sAndrew Lunn-0/+4
2023-10-20net: phy: micrel: Fix forced link mode for KSZ886X switchesOleksij Rempel-0/+22
2023-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-0/+3
2023-10-18net: phy: bcm7xxx: Add missing 16nm EPHY statisticsFlorian Fainelli-0/+3
2023-10-17net: phylink: remove a bunch of unused validation methodsRussell King (Oracle)-27/+8
2023-10-17net: phylink: remove .validate() methodRussell King (Oracle)-10/+6
2023-10-17net: phylink: provide mac_get_caps() methodRussell King (Oracle)-3/+11
2023-10-16net: phy: smsc: replace deprecated strncpy with ethtool_sprintfJustin Stitt-4/+2
2023-10-13net: phy: tja11xx: replace deprecated strncpy with ethtool_sprintfJustin Stitt-4/+2
2023-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-0/+6
2023-10-10net: phy: mscc: macsec: reject PN update requestsRadu Pirea (NXP OSS)-0/+6
2023-10-06net: phy: broadcom: add support for BCM5221 phyGiulio Benetti-33/+121
2023-10-06net: phy: dp83867: Add support for hardware blinking LEDsSascha Hauer-0/+137
2023-10-05net: sfp: improve Nokia GPON sfp fixupRussell King (Oracle)-1/+16
2023-10-05net: sfp: re-implement ignoring the hardware TX_FAULT signalRussell King (Oracle)-8/+8
2023-10-03net: sfp: add quirk for FS's 2.5G copper SFPRaju Lakkaraju-0/+3
2023-10-03net: phy: amd: Support the Altima AMI101LLinus Walleij-12/+25
2023-09-28net: sfp: add quirk for Fiberstone GPON-ONU-34-20BIChristian Marangi-0/+5
2023-09-19net: phy: fix regression with AX88772A PHY driverRussell King (Oracle)-2/+3
2023-09-17net: phy: convert phy_stop() to use split state machineRussell King (Oracle)-1/+3