1. 6a25a7e Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net by Tom Rini · Fri Apr 15 08:09:52 2022 -0400
  2. 80ba436 net: phy: nxp-tja11xx: Add NXP TJA11xx PHY driver by Michael Trimarchi · Tue Apr 12 10:31:37 2022 -0300
  3. 9c18c91 net: phy: Add phy_modify() accessor by Ariel D'Alessandro · Tue Apr 12 10:31:36 2022 -0300
  4. 97504bc phy: nxp-c45-tja11xx: Rename functions to be c45 tja11xx specific by Ariel D'Alessandro · Tue Apr 12 10:31:34 2022 -0300
  5. a9521ea phy: adin: add driver for Analog Devices ADIN1300 PHY by Nate Drude · Fri Apr 08 11:28:14 2022 -0500
  6. 3927efb net: phy: don't require PHY interface mode during PHY creation by Marek Behún · Thu Apr 07 00:33:08 2022 +0200
  7. 814c6bd net: phy: use ->is_c45 instead of is_10g_interface() by Marek Behún · Thu Apr 07 00:33:06 2022 +0200
  8. bc19477 net: introduce helpers to get PHY interface mode from a device/ofnode by Marek Behún · Thu Apr 07 00:33:01 2022 +0200
  9. 8ba2815 net: phy: fix parsing wrong property by Marek Behún · Thu Apr 07 00:33:00 2022 +0200
  10. 2f24c90 net: phy: Fix rgmii-id phy reset timeout issue by T Karthik Reddy · Tue Mar 29 16:05:57 2022 +0200
  11. 6c85151 Convert CONFIG_PHY_RESET_DELAY to Kconfig by Tom Rini · Fri Mar 18 08:38:26 2022 -0400
  12. 488eec5 net: phy: Add support for ethernet-phy-id with gpio reset by Michal Simek · Wed Feb 23 15:45:42 2022 +0100
  13. c1c1603 net: phy: Remove static return type for phy_device_create() by Michal Simek · Wed Feb 23 15:45:41 2022 +0100
  14. c22e3b8 net: phy: genphy_init can be static by Vladimir Oltean · Sat Sep 18 14:55:24 2021 +0300
  15. f2d36cb phy: add nxp tja1103 phy driver by Radu Pirea (NXP OSS) · Fri Jun 18 21:58:30 2021 +0300
  16. 7727203 net: phy: xilinx: Break while loop over ethernet phy by Michal Simek · Mon Apr 26 14:26:48 2021 +0200
  17. b34ef72 net: phy: Simplify the logic of phy_connect_fixed() by Bin Meng · Sun Mar 14 20:14:52 2021 +0800
  18. 7e11558 net: phy: xilinx: Drop #ifdef CONFIG_DM_ETH around phy_connect_gmii2rgmii() by Bin Meng · Sun Mar 14 20:14:51 2021 +0800
  19. 021e7e7 net: phy: xilinx: Be compatible with live OF tree by Bin Meng · Sun Mar 14 20:14:50 2021 +0800
  20. b66dd37 net: phy: fixed: Drop #ifdef CONFIG_DM_ETH around phy_connect_fixed by Vladimir Oltean · Sun Mar 14 20:14:49 2021 +0800
  21. 6ca194a net: phy: fixed: Be compatible with live OF tree by Vladimir Oltean · Sun Mar 14 20:14:48 2021 +0800
  22. 8c089f7 net: phy: introduce fixed_phy_create for DSA CPU ports by Vladimir Oltean · Mon Jan 25 14:23:52 2021 +0200
  23. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  24. 556872f net: phy: ca_phy: Add driver for CAxxxx SoCs by Abbie Chang · Thu Jan 14 13:34:12 2021 -0800
  25. fb73b12 phy: make phy_connect_fixed work with a null mdio bus by Vladimir Oltean · Thu Jul 16 18:09:08 2020 +0800
  26. 0439bee net: phy: add phyid search in vendor specific space by Florin Chiculita · Wed Apr 29 14:25:48 2020 +0300
  27. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  28. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  29. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  30. 71a6a60 net: phy: Fix overlong PHY timeout by Andre Przywara · Fri Jan 03 22:08:47 2020 +0000
  31. b069c4a phy: Include NC-SI in phy setup by Samuel Mendoza-Jonas · Tue Jun 18 11:37:18 2019 +1000
  32. 5cf96d1 net: phy: Increase link up delay in genphy_update_link() by Stefan Roese · Mon Sep 30 10:26:42 2019 +0200
  33. 11691fd net/phy: Fix phy_connect() for phy addr 0 by Priyanka Jain · Tue Nov 05 04:05:11 2019 +0000
  34. d5c4e1e net: phy: Add gmiitorgmii converter support by Siva Durga Prasad Paladugu · Tue Nov 27 11:49:11 2018 +0530
  35. 1daad9e net: phy: Define init routine and register generic phy driver by Siva Durga Prasad Paladugu · Fri Mar 15 17:46:47 2019 +0530
  36. 920fe67 drivers: net: phy: Ignore PHY ID 0 during PHY probing by Alex Marginean · Fri Jul 05 12:28:55 2019 +0300
  37. a722848 net: phy: Fix return value check phy_probe by Siva Durga Prasad Paladugu · Mon Mar 04 16:02:11 2019 +0100
  38. f113754 net: phy: Reloc next and prev pointers inside phy_drivers by Siva Durga Prasad Paladugu · Mon Mar 04 16:01:30 2019 +0100
  39. 4de87e2 net: phy: Add generic helpers to access MMD PHY registers by Carlo Caione · Fri Feb 08 17:25:06 2019 +0000
  40. 02505e9 net: phy: implement fallback mechanism for negative phy adresses by Hannes Schmelzer · Fri Mar 29 09:54:05 2019 +0100
  41. c3cd5e6 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Thu Jan 24 15:30:06 2019 -0500
  42. 3c43a48 net: phy: Add clause 45 identifier to phy_device by Pankaj Bansal · Fri Nov 16 06:26:18 2018 +0000
  43. 03f937a net: phy: Move fixed link code to separate routine by Siva Durga Prasad Paladugu · Tue Nov 27 11:49:10 2018 +0530
  44. 02a99d7 phy: Fix u-boot coruption when fixed-phy is used by Michal Simek · Wed Dec 19 16:57:38 2018 +0100
  45. 6189c06 net: phy: add ofnode node to struct phy_device by Grygorii Strashko · Thu Jul 05 12:02:48 2018 -0500
  46. 14b4812 net: phy: Clean up includes of common.h by Joe Hershberger · Wed Jul 25 12:59:22 2018 -0500
  47. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  48. 7757743 phy: Fix style violations by Mario Six · Mon Jan 15 11:08:27 2018 +0100
  49. 01b4ade net: phy: Add Broadcom BCM53xx switch driver by Florian Fainelli · Sat Dec 09 14:59:54 2017 -0800
  50. 7a4c90d net: phy: Add Amlogic Meson GXL Internal PHY support by Neil Armstrong · Wed Oct 18 10:02:10 2017 +0200
  51. 757bb67 net: phy: micrel: Separate KSZ9000 drivers from KSZ8000 drivers by Alexandru Gagniuc · Fri Jul 07 11:36:57 2017 -0700
  52. 7a49443 dm: core: Replace of_offset with accessor (part 2) by Simon Glass · Wed May 17 17:18:09 2017 -0600
  53. da49460 drivers/net/phy: add fixed-phy / fixed-link support by Hannes Schmelzer · Thu Mar 23 15:11:43 2017 +0100
  54. ee253f9 net: phy: MSCC Add Support for VSC8530-VSC8531-VSC8540-VSC8541 by John Haechten · Fri Dec 09 22:15:17 2016 +0000
  55. 39452be Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Tue May 24 11:59:02 2016 -0400
  56. 87b2c4e net: phy: Add PHY driver for mv88e61xx switches by Kevin Smith · Thu Mar 31 19:33:12 2016 +0000
  57. 24ce232 phy: Wire return value from phy_config() by Michal Simek · Wed May 18 14:37:23 2016 +0200
  58. 5ff8966 net: phy: Handle phy_startup() error codes properly by Michal Simek · Wed May 18 12:46:12 2016 +0200
  59. cf6677b phy: Return correct error code when timeout happens by Michal Simek · Wed May 18 12:48:57 2016 +0200
  60. dd6cbd3 phy: Add phy driver support for xilinx PCS/PMA core by Siva Durga Prasad Paladugu · Fri Feb 05 13:22:10 2016 +0530
  61. 62a7b92 net: phy: introduce a quirk PHY_FLAG_BROKEN_RESET by Shaohui Xie · Thu Jan 28 15:55:46 2016 +0800
  62. 010c5ec net: phy: Use 'autoneg' flag from phydev by Alexandre Messier · Fri Jan 22 14:16:56 2016 -0500
  63. 103a8c4 net: phy: Set ANRESTART in setup_forced by Alexandre Messier · Fri Jan 22 14:16:15 2016 -0500
  64. e476bb2 drivers/net/phy: introduce phy_set_supported() by Alexey Brodkin · Wed Jan 13 16:59:34 2016 +0300
  65. 6cc1e7d net: phy: genphy: Allow overwriting features by Sascha Hauer · Wed Jan 13 16:59:32 2016 +0300
  66. 6c8be84 net: phy: ensure Gigabit features are masked off if requested by Florian Fainelli · Wed Jan 13 16:59:31 2016 +0300
  67. e64013d net: phy: do not read configuration register on reset by Stefan Agner · Wed Dec 09 11:21:25 2015 -0800
  68. a73bda4 Move console definitions into a new console.h file by Simon Glass · Sun Nov 08 23:47:45 2015 -0700
  69. 8d3ce68 net: phy: Add support for Texas Instruments DP83867 by Edgar E. Iglesias · Fri Sep 25 23:46:08 2015 -0700
  70. f87a15c net: phy: Test previous phydev->dev against new mac dev by Bin Meng · Wed Oct 07 21:19:31 2015 -0700
  71. 59c6d89 net: phy: Change to print all phys that are not found by Bin Meng · Wed Oct 07 21:19:30 2015 -0700
  72. 0776c57 net: phy: Don't create phy device when there is no phy by Bin Meng · Wed Oct 07 21:19:29 2015 -0700
  73. bbc97ba net: phy: on phy device create do not initialize link to 1 by Mugunthan V N · Thu Sep 03 15:50:21 2015 +0530
  74. 71b1d86 net: phy: delay only if reset handler is registered by Jörg Krause · Wed Jul 15 15:18:22 2015 +0200
  75. 8700a3d net: phy: fix data type of phy_id by Jörg Krause · Wed Jul 15 14:58:49 2015 +0200
  76. 5f67631 net: phy: Add support for all targets which requires MANUAL_RELOC by Michal Simek · Wed May 13 13:40:40 2015 +0200
  77. 072b0fa net/phy: fixup for get_phy_id by Shengzhou Liu · Tue Apr 07 18:46:32 2015 +0800
  78. dbad346 dm: net: Adjust PHY interface to work with CONFIG_DM_ETH by Simon Glass · Sun Apr 05 16:07:39 2015 -0600
  79. 0e548d7 phylib: add support for aquantia PHYs by Shaohui Xie · Tue Dec 30 18:32:04 2014 +0800
  80. c878bdb net/phy: Add support for CS4315/CS4340 PHY by Shengzhou Liu · Mon Nov 10 18:32:29 2014 +0800
  81. ed6144f Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · Mon Oct 27 09:05:43 2014 -0400
  82. e4f8947 net: phy: fix warnings with W=1 by Jeroen Hofstee · Wed Oct 08 22:57:26 2014 +0200
  83. 3d6a5b8 net: phy: print a number of phy that is not found by Khoronzhuk, Ivan · Fri Oct 17 20:44:32 2014 +0300
  84. 8d70b9c drivers: net: remove dead drivers by Masahiro Yamada · Mon Aug 04 08:11:37 2014 +0900
  85. cdfc576 phy: fix create_phy_by_mask for when its given an actual search mask by Cormier, Jonathan · Wed May 21 13:08:52 2014 -0400
  86. fcfc786 net/phy: enable get_phy_id redefinable by Shengzhou Liu · Fri Apr 11 16:14:17 2014 +0800
  87. ed45423 phy: Use supported field during autonegotiation by David Dueck · Tue Nov 05 17:23:02 2013 +0100
  88. 94c3502 net, phy, cpsw: fix gigabit register access by Heiko Schocher · Tue Jul 23 15:32:36 2013 +0200
  89. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  90. 45d601e net: phy: Set SUPPORTED_1000baseX_Half flag in ESTATUS_1000_XHALF case by Fabio Estevam · Fri Jul 19 10:01:34 2013 -0300
  91. 2ac8d30 phy: fix 10/100Mbps operation on 1Gbps-capable links by Sascha Silbe · Fri Jul 19 12:25:10 2013 +0200
  92. 2332941 add support for Xilinx 1000BASE-X phy (GTX) by Charles Coldwell · Thu Feb 21 08:25:52 2013 -0500
  93. 0b1d838 net: add ICPlus PHY driver by Yegor Yefremov · Wed Nov 28 11:15:18 2012 +0100
  94. c40f5d3 phy: export genphy_parse_link() by Yegor Yefremov · Wed Nov 28 11:15:17 2012 +0100
  95. 3bbeb79 phy: add support for ET1011C phys by Matt Porter · Wed Mar 20 05:38:13 2013 +0000
  96. 9519bc5 phy: add phy_find_by_mask/phy_connect_dev by Troy Kisky · Mon Oct 22 16:40:43 2012 +0000
  97. 914b078 drivers/net/: sparse fixes by Kim Phillips · Mon Oct 29 13:34:34 2012 +0000
  98. 251180b phylib: phy_startup() should return an error code on failure by Timur Tabi · Thu Jul 05 10:33:18 2012 +0000
  99. 8584641 net: phy: make board_phy_config responsible for calling drv->config by Troy Kisky · Tue Feb 07 14:08:49 2012 +0000
  100. 61134dc phy: Add support for SMSC LAN87xx PHYs by Nobuhiro Iwamatsu · Wed Nov 23 21:24:15 2011 +0000