summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* net: phy: aquantia: drop wrong endianness conversion for addr and CRCChristian Marangi2023-11-291-10/+14
* net: phy: adin: allow control of Fast Link DownVincent Whitchurch2023-11-291-0/+53
* net: phylink: use the PHY's possible_interfaces if populatedRussell King (Oracle)2023-11-271-13/+54
* net: phylink: split out PHY validation from phylink_bringup_phy()Russell King (Oracle)2023-11-271-25/+31
* net: phylink: pass PHY into phylink_validate_mask()Russell King (Oracle)2023-11-271-4/+7
* net: phylink: pass PHY into phylink_validate_one()Russell King (Oracle)2023-11-271-2/+5
* net: phylink: split out per-interface validationRussell King (Oracle)2023-11-271-12/+30
* net: phy: aquantia: fill in possible_interfaces for AQR113CRussell King (Oracle)2023-11-272-1/+80
* net: phy: bcm84881: fill in possible_interfacesRussell King (Oracle)2023-11-271-0/+12
* net: phy: marvell10g: fill in possible_interfacesRussell King (Oracle)2023-11-271-0/+18
* net: phy: marvell10g: table driven mactype decodeRussell King (Oracle)2023-11-271-77/+120
* net: phy: add possible interfacesRussell King (Oracle)2023-11-271-0/+2
* net: sfp: rework the RollBall PHY waiting codeMarek BehĂșn2023-11-251-20/+21
* net: phy: correctly check soft_reset ret ONLY if defined for PHYChristian Marangi2023-11-241-5/+4
* net: phylink: use for_each_set_bit()Russell King (Oracle)2023-11-211-10/+8
* net: partial revert of the "Make timestamping selectable: seriesJakub Kicinski2023-11-186-54/+0
* net: Change the API of PHY default timestamp to MACKory Maincent2023-11-186-0/+54
* net: phy: micrel: fix ts_info value in case of no phcKory Maincent2023-11-181-5/+1
* net: phy: Remove the call to phy_mii_ioctl in phy_hwstamp_get/setKory Maincent2023-11-181-2/+5
* net: Convert PHYs hwtstamp callback to use kernel_hwtstamp_configKory Maincent2023-11-186-65/+68
* net: phy: broadcom: Wire suspend/resume for BCM54612EMarco von Rosenberg2023-11-171-0/+2
* net: sfp: use linkmode_*() rather than open codingRussell King (Oracle)2023-11-161-1/+1
* net: phylink: use linkmode_fill()Russell King (Oracle)2023-11-161-2/+2
* net: phy: aquantia: add firmware load supportRobert Marko2023-11-165-1/+410
* net: phy: aquantia: move MMD_VEND define to headerChristian Marangi2023-11-163-69/+69
* net: phy: aquantia: move to separate directoryChristian Marangi2023-11-167-9/+13
* net: phylink: initialize carrier state at creationKlaus Kudielka2023-11-071-0/+1
* net: phy: fill in missing MODULE_DESCRIPTION()sAndrew Lunn2023-11-014-0/+4
* net: phy: micrel: Fix forced link mode for KSZ886X switchesOleksij Rempel2023-10-201-0/+22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-10-191-0/+3
|\
| * net: phy: bcm7xxx: Add missing 16nm EPHY statisticsFlorian Fainelli2023-10-181-0/+3
* | net: phylink: remove a bunch of unused validation methodsRussell King (Oracle)2023-10-171-27/+8
* | net: phylink: remove .validate() methodRussell King (Oracle)2023-10-171-10/+6
* | net: phylink: provide mac_get_caps() methodRussell King (Oracle)2023-10-171-3/+11
* | net: phy: smsc: replace deprecated strncpy with ethtool_sprintfJustin Stitt2023-10-161-4/+2
* | net: phy: tja11xx: replace deprecated strncpy with ethtool_sprintfJustin Stitt2023-10-131-4/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-10-121-0/+6
|\|
| * net: phy: mscc: macsec: reject PN update requestsRadu Pirea (NXP OSS)2023-10-101-0/+6
* | net: phy: broadcom: add support for BCM5221 phyGiulio Benetti2023-10-061-33/+121
* | net: phy: dp83867: Add support for hardware blinking LEDsSascha Hauer2023-10-061-0/+137
* | net: sfp: improve Nokia GPON sfp fixupRussell King (Oracle)2023-10-051-1/+16
* | net: sfp: re-implement ignoring the hardware TX_FAULT signalRussell King (Oracle)2023-10-051-8/+8
* | net: sfp: add quirk for FS's 2.5G copper SFPRaju Lakkaraju2023-10-031-0/+3
* | net: phy: amd: Support the Altima AMI101LLinus Walleij2023-10-032-12/+25
* | net: sfp: add quirk for Fiberstone GPON-ONU-34-20BIChristian Marangi2023-09-281-0/+5
* | net: phy: fix regression with AX88772A PHY driverRussell King (Oracle)2023-09-192-2/+3
* | net: phy: convert phy_stop() to use split state machineRussell King (Oracle)2023-09-171-1/+3
* | net: phy: split locked and unlocked section of phy_state_machine()Russell King (Oracle)2023-09-171-26/+42
* | net: phy: move phy_state_machine()Russell King (Oracle)2023-09-171-76/+76
* | net: phy: move phy_suspend() to end of phy_state_machine()Russell King (Oracle)2023-09-171-7/+6