summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
AgeCommit message (Expand)AuthorLines
2022-06-29net: phy: Don't trigger state machine while in suspendLukas Wunner-0/+46
2022-06-28net: phylink: disable PCS polling over major configurationRussell King (Oracle)-10/+20
2022-06-28net: phylink: remove pcs_ops memberRussell King (Oracle)-20/+19
2022-06-24net: dp83822: disable rx error interruptEnguerrand de Ribaucourt-2/+1
2022-06-24net: dp83822: disable false carrier interruptEnguerrand de Ribaucourt-1/+0
2022-06-24net: phylink: add QSGMII support to phylink_mii_c22_pcs_encode_advertisement()Russell King (Oracle)-0/+1
2022-06-23net: phy: mxl-gpy: add temperature sensorMichael Walle-0/+108
2022-06-23net: phy: nxp-tja11xx: use devm_hwmon_sanitize_name()Michael Walle-8/+3
2022-06-23net: sfp: use hwmon_sanitize_name()Michael Walle-7/+3
2022-06-23net: phy: Add support for 1PPS out and external timestampsJonathan Lemon-0/+226
2022-06-23net: phy: broadcom: Add PTP support for some Broadcom PHYs.Jonathan Lemon-0/+724
2022-06-23net: phy: broadcom: Add Broadcom PTP hooks to bcm-phy-libJonathan Lemon-4/+48
2022-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-3/+24
2022-06-22net: phy: Add support for AQR113C EPHYBhadram Varka-0/+20
2022-06-21net: phy: dp83td510: add SQI supportOleksij Rempel-0/+49
2022-06-21net: phy: smsc: Disable Energy Detect Power-Down in interrupt modeLukas Wunner-2/+4
2022-06-21net: phy: smsc: Deduplicate interrupt acknowledgement upon phy_init_hw()Lukas Wunner-12/+1
2022-06-19net: phy: at803x: fix NULL pointer dereference on AR9331 PHYOleksij Rempel-0/+6
2022-06-19net: phy: marvell: use mii_bmcr_encode_fixed()Russell King (Oracle)-8/+2
2022-06-19net: phy: use mii_bmcr_encode_fixed()Russell King (Oracle)-15/+3
2022-06-16net: phy: add support to get Master-Slave configurationRaju Lakkaraju-0/+3
2022-06-16net: phy: dp83867: implement support for io_impedance_ctrl nvmem cellRasmus Villemoes-6/+49
2022-06-16phy: aquantia: Fix AN when higher speeds than 1G are not advertisedClaudiu Manoil-1/+14
2022-06-15net: phy: marvell-88x2222: set proper phydev->portIvan Bornyakov-0/+2
2022-06-13net: phy: fixed_phy: set phy_mask before calling mdiobus_register()Rasmus Villemoes-0/+1
2022-06-08net: mdio: unexport __init-annotated mdio_bus_init()Masahiro Yamada-1/+0
2022-06-06net: phy: dp83867: retrigger SGMII AN when link changeTan Tee Min-0/+29
2022-05-30net: phy: at803x: disable WOL at probeViorel Suman-11/+22
2022-05-28net: phy: Directly use ida_alloc()/free()Ke Liu-3/+3
2022-05-22net: phy: DP83822: enable rgmii mode if phy_interface_is_rgmiiTommaso Merciai-1/+8
2022-05-18net: phy: adin: add support for clock outputJosua Mayer-0/+40
2022-05-17net: phy: marvell: Add errata section 5.1 for Alaska PHYLeszek Polak-0/+37
2022-05-16net: phy: micrel: Use the kszphy probe/suspend/resumeFabio Estevam-2/+3
2022-05-16net: phy: micrel: Allow probing without .driver_dataFabio Estevam-5/+6
2022-05-13net: phy: smsc: Cope with hot-removal in interrupt handlerLukas Wunner-1/+3
2022-05-13net: phy: smsc: Cache interrupt maskLukas Wunner-13/+11
2022-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-6/+11
2022-05-10net: phy: smsc: add comments for the LAN8742 phy ID mask.Yuiko Oshino-1/+5
2022-05-10net: phy: microchip: add comments for the modified LAN88xx phy ID mask.Yuiko Oshino-0/+4
2022-05-10net: phy: micrel: Fix incorrect variable type in micrelWan Jiabing-3/+2
2022-05-09net: phy: Fix race condition on link status changeFrancesco Dolcini-1/+6
2022-05-09net: phy: smsc: add LAN8742 phy support.Yuiko Oshino-0/+27
2022-05-09net: phy: microchip: update LAN88xx phy ID and phy ID mask.Yuiko Oshino-3/+3
2022-05-09net: phy: dp83td510: Add support for the DP83TD510 Ethernet PHYOleksij Rempel-0/+216
2022-05-09net: phy: export genphy_c45_baset1_read_status()Oleksij Rempel-1/+2
2022-05-09net: phy: genphy_c45_pma_baset1_read_master_slave: read actual configurationOleksij Rempel-2/+6
2022-05-09net: phy: introduce genphy_c45_pma_baset1_read_master_slave()Oleksij Rempel-6/+25
2022-05-09net: phy: genphy_c45_pma_baset1_setup_master_slave: do no set unknown configu...Oleksij Rempel-1/+2
2022-05-09net: phy: introduce genphy_c45_pma_baset1_setup_master_slave()Oleksij Rempel-19/+30
2022-05-09net: phy: genphy_c45_baset1_an_config_aneg: do no set unknown configurationOleksij Rempel-1/+5