summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
AgeCommit message (Expand)AuthorLines
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
2023-09-17net: phy: split locked and unlocked section of phy_state_machine()Russell King (Oracle)-26/+42
2023-09-17net: phy: move phy_state_machine()Russell King (Oracle)-76/+76
2023-09-17net: phy: move phy_suspend() to end of phy_state_machine()Russell King (Oracle)-7/+6
2023-09-17net: phy: move call to start anegRussell King (Oracle)-5/+6
2023-09-17net: phy: call phy_error_precise() while holding the lockRussell King (Oracle)-3/+1
2023-09-17net: phy: always call phy_process_state_change() under lockRussell King (Oracle)-1/+1
2023-09-06net: phy: Provide Module 4 KSZ9477 errata (DS80000754C)Lukasz Majewski-3/+6
2023-08-25net: phylink: add phylink_limit_mac_speed()Russell King (Oracle)-0/+18
2023-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-4/+17
2023-08-23dp83640: Use list_for_each_entry() helperJinjie Ruan-11/+4
2023-08-19net: phy: Fix deadlocking in phy_error() invocationSerge Semin-4/+7
2023-08-19net: sfp: handle 100G/25G active optical cables in sfp_parse_supportJosua Mayer-0/+10
2023-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-11/+15
2023-08-15net: phy: mediatek-ge-soc: support PHY LEDsDaniel Golle-9/+426
2023-08-15net: phy: broadcom: stub c45 read/write for 54810Justin Chen-0/+13
2023-08-14net: phy: Introduce PSGMII PHY interface modeGabor Juhos-0/+5
2023-08-13net: phy: fix IRQ-based wake-on-lan over hibernate / power offRussell King (Oracle)-11/+2
2023-08-10net: phy: marvell: Add support for offloading LED blinkingAndrew Lunn-0/+281
2023-08-10net: phy: phy_device: Call into the PHY driver to set LED offloadAndrew Lunn-0/+68
2023-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-22/+25
2023-08-07net: sfp: Remove unused function declaration sfp_link_configure()Yue Haibing-1/+0
2023-08-04net: phy: move marking PHY on SFP module into SFP codeRussell King (Oracle)-2/+3
2023-08-04net: phy: at803x: remove set/get wol callbacks for AR8032Li Yang-2/+0
2023-08-04net: phy: at803x: fix the wol setting functionsLi Yang-20/+25
2023-08-02net: phy: provide phylib stubs for hardware timestamping operationsVladimir Oltean-0/+65
2023-08-02net: transfer rtnl_lock() requirement from ethtool_set_ethtool_phy_ops() to c...Vladimir Oltean-0/+7
2023-08-01net: phy: nxp-c45-tja11xx: reset PCS if the link goes downRadu Pirea (NXP OSS)-0/+17
2023-08-01net: phy: nxp-c45-tja11xx: read ext trig ts on TJA1120Radu Pirea (NXP OSS)-6/+58
2023-08-01net: phy: nxp-c45-tja11xx: run cable test with the PHY in test modeRadu Pirea (NXP OSS)-0/+5