summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)AuthorFilesLines
2023-05-12Merge tag 'JH7110_515_SDK_v4.9.0' into vf2-515-develAndy Hu1-1/+20
2023-04-20net: phy: motorcomm: add Pad Drive Strength CfgSamin Guo1-1/+20
2022-11-10Merge tag 'JH7110_515_SDK_v3.0.0-rc3' into vf2-515-develJianlong Huang1-18/+8
2022-11-09net:phy:motorcomm: Fix the problem that phytool cannot be used by YT8531Samin Guo1-18/+8
2022-11-03net: phy: motorcomm: Support the YT8531 gigabit PHYJianlong Huang1-1/+1
2022-11-01net:phy:motorcomm: support yt8521 invertedSamin Guo1-26/+36
2022-11-01net:phy:motorcomm: support modifying RGMII_TX_CLK delay train from dtsSamin Guo1-11/+102
2022-08-03net:phy:YUTAI: Update YUTAI PHY driveryanhong.wang1-293/+1882
2022-05-23net:phy:motorcomm: change tx delay chain.samin1-1/+1
2022-05-15net:phy: support YUTAI 8521 phyyanhong.wang2-1/+452
2021-11-18[board]:Init board config for JH7110yanhong.wang3-1/+82
2021-10-25phy: phy_ethtool_ksettings_set: Lock the PHY while changing settingsAndrew Lunn1-1/+3
2021-10-25phy: phy_start_aneg: Add an unlocked versionAndrew Lunn1-6/+24
2021-10-25phy: phy_ethtool_ksettings_set: Move after phy_start_anegAndrew Lunn1-53/+53
2021-10-25phy: phy_ethtool_ksettings_get: Lock the phy for consistencyAndrew Lunn1-0/+2
2021-10-09net: phy: Do not shutdown PHYs in READY stateFlorian Fainelli1-0/+3
2021-10-07Merge tag 'net-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-2/+8
2021-10-05net: sfp: Fix typo in state machine debug stringSean Anderson1-1/+1
2021-10-03Merge tag 'driver-core-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+4
2021-10-01phy: mdio: fix memory leakPavel Skripkin1-0/+7
2021-10-01Revert "net: mdiobus: Fix memory leak in __mdiobus_register"Pavel Skripkin1-1/+0
2021-09-29net: phy: bcm7xxx: Fixed indirect MMD operationsFlorian Fainelli1-4/+110
2021-09-27net: phy: enhance GPY115 loopback disable functionXu Liang1-2/+21
2021-09-27net: mdiobus: Fix memory leak in __mdiobus_registerYanfei Xu1-0/+1
2021-09-23net: mdiobus: Set FWNODE_FLAG_NEEDS_CHILD_BOUND_ON_ADD for mdiobus parentsSaravana Kannan1-0/+4
2021-09-19net: mdio: introduce a shutdown method to mdio device driversVladimir Oltean1-0/+11
2021-09-16Revert "net: phy: Uniform PHY driver access"Vladimir Oltean1-1/+3
2021-09-15ptp: dp83640: don't define PAGE0Randy Dunlap1-1/+1
2021-09-08net: phylink: Update SFP selected interface on advertising changesNathan Rossi1-1/+29
2021-09-07net: phylink: add suspend/resume supportRussell King (Oracle)1-0/+82
2021-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+8
2021-08-28net: phy: marvell10g: fix broken PHY interrupts for anyone after us in the dr...Vladimir Oltean1-0/+8
2021-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+4
2021-08-25net: phy: mediatek: add the missing suspend/resume callbacksDENG Qingfang1-0/+4
2021-08-20net: phy: gmii2rgmii: Support PHY loopbackGerhard Engleder1-11/+35
2021-08-20net: phy: Uniform PHY driver accessGerhard Engleder1-3/+1
2021-08-20net: phy: Support set_loopback overrideGerhard Engleder1-5/+4
2021-08-16net: phy: marvell: Add WAKE_PHY support to WOL eventSong Yoong Siang1-3/+36
2021-08-14ethernet: fix PTP_1588_CLOCK dependenciesArnd Bergmann1-0/+2
2021-08-14net: phy: marvell: add SFP support for 88E1510Ivan Bornyakov1-1/+104
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+0
2021-08-12net: phy: nxp-tja11xx: log critical health stateOleksij Rempel1-2/+11
2021-08-08net: phy: micrel: Fix link detection on ksz87xx switch"Ben Hutchings1-2/+0
2021-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-5/+5
2021-08-02net: phy: mscc: make some arrays static const, makes object smallerColin Ian King1-4/+4
2021-08-02net: phy: micrel: Fix detection of ksz87xx switchSteve Bennett1-5/+5
2021-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann1-2/+2
2021-07-25net: phy: broadcom: re-add check for PHY_BRCM_DIS_TXCRXC_NOENRGY on the BCM54...Kevin Lo1-1/+1
2021-07-23net: phy: Remove unused including <linux/version.h>chongjiapeng1-1/+0