1. c70cbff net: Add an SPL config for atheros by Simon Glass · Wed Feb 22 09:34:18 2023 -0700
  2. 537e1c4 net: phy: mv88e61xx: Finish migration of MV88E61XX_FIXED_PORTS by Tom Rini · Tue Jan 10 11:19:40 2023 -0500
  3. 4a7dbce global: Migrate CONFIG_PHY_ET1011C_TX_CLK_FIX to CFG by Tom Rini · Sun Dec 04 10:13:27 2022 -0500
  4. d671b3b net: phy: Remove non-DM_ETH code by Tom Rini · Sun Nov 27 10:25:20 2022 -0500
  5. fc42f2c net: Remove extraneous dependencies by Tom Rini · Sun Nov 27 10:25:02 2022 -0500
  6. f7a7243 phy: add driver for Intel XWAY PHY by Tim Harvey · Thu Nov 17 13:27:09 2022 -0800
  7. 096dff8 drivers: net: aquantia: fix typos by Tim Harvey · Thu Nov 03 14:44:22 2022 -0700
  8. c8f4ab0 net: NC-SI setup and handling by Samuel Mendoza-Jonas · Mon Aug 08 21:46:03 2022 +0930
  9. 056f40f net: phy: possible NULL dereference in fixed_phy_create() by Heinrich Schuchardt · Mon Jul 11 19:40:13 2022 +0200
  10. 5d74726 net: phy: Remove inline definitions from convinience functions by Ramon Fried · Sun Jun 05 03:44:15 2022 +0300
  11. 09d5f76 net: phy: marvell: Add support for 88E1240 PHY by Stefan Roese · Thu Mar 31 11:43:07 2022 +0200
  12. 2ae0fc2 net: phy: marvell: Support reg config via "marvell, reg-init" DT property by Stefan Roese · Thu Mar 31 11:43:06 2022 +0200
  13. 33ae6a7 Convert CONFIG_FSL_MEMAC et al to Kconfig by Tom Rini · Sat Jul 23 13:05:10 2022 -0400
  14. d671dcb phy: adin: add support for clock output by Josua Mayer · Thu May 19 12:31:57 2022 +0300
  15. 021dacc phy: adin: fix broken support for adi, phy-mode-override by Nate Drude · Thu May 19 12:31:56 2022 +0300
  16. 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
  17. 80ba436 net: phy: nxp-tja11xx: Add NXP TJA11xx PHY driver by Michael Trimarchi · Tue Apr 12 10:31:37 2022 -0300
  18. 9c18c91 net: phy: Add phy_modify() accessor by Ariel D'Alessandro · Tue Apr 12 10:31:36 2022 -0300
  19. 97504bc phy: nxp-c45-tja11xx: Rename functions to be c45 tja11xx specific by Ariel D'Alessandro · Tue Apr 12 10:31:34 2022 -0300
  20. a9521ea phy: adin: add driver for Analog Devices ADIN1300 PHY by Nate Drude · Fri Apr 08 11:28:14 2022 -0500
  21. 3927efb net: phy: don't require PHY interface mode during PHY creation by Marek Behún · Thu Apr 07 00:33:08 2022 +0200
  22. 814c6bd net: phy: use ->is_c45 instead of is_10g_interface() by Marek Behún · Thu Apr 07 00:33:06 2022 +0200
  23. 2141ad4 net: phy: xilinx: Check interface type in ->config(), not ->probe() by Marek Behún · Thu Apr 07 00:33:05 2022 +0200
  24. 21a1836 treewide: Rename PHY_INTERFACE_MODE_COUNT to PHY_INTERFACE_MODE_MAX by Marek Behún · Thu Apr 07 00:33:02 2022 +0200
  25. 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
  26. 8ba2815 net: phy: fix parsing wrong property by Marek Behún · Thu Apr 07 00:33:00 2022 +0200
  27. cf587cf net: phy: dp83867: Fix a never true comparison by Haolin Li · Sat Mar 19 07:02:42 2022 -0700
  28. 6903d4b net: phy: atheros: avoid error in ar803x_of_init() when PHY has no OF node by Vladimir Oltean · Wed Feb 23 15:20:56 2022 +0200
  29. 9a4ba3d net: phy: dp83867: avoid error in dp83867_of_init() when PHY has no OF node by Vladimir Oltean · Wed Feb 23 15:20:55 2022 +0200
  30. 041ea48 Merge tag 'xilinx-for-v2022.07-rc1-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Tue Apr 05 11:27:39 2022 -0400
  31. 13f3fe3 net: phy: Avoid phy gpio reset sequence if DM_ETH_PHY is enabled by T Karthik Reddy · Wed Mar 30 11:07:54 2022 +0200
  32. 2f24c90 net: phy: Fix rgmii-id phy reset timeout issue by T Karthik Reddy · Tue Mar 29 16:05:57 2022 +0200
  33. 8b08437 Convert CONFIG_BITBANGMII_MULTI to Kconfig by Tom Rini · Mon Mar 21 21:33:31 2022 -0400
  34. 6c85151 Convert CONFIG_PHY_RESET_DELAY to Kconfig by Tom Rini · Fri Mar 18 08:38:26 2022 -0400
  35. 488eec5 net: phy: Add support for ethernet-phy-id with gpio reset by Michal Simek · Wed Feb 23 15:45:42 2022 +0100
  36. c1c1603 net: phy: Remove static return type for phy_device_create() by Michal Simek · Wed Feb 23 15:45:41 2022 +0100
  37. 11147e0 net: phy: add TI DP83869HM ethernet driver by Dominic Rath · Wed Dec 22 08:57:46 2021 +0100
  38. 119d2fb Convert CONFIG_ENV_SPI_BUS et al to Kconfig by Tom Rini · Sat Dec 11 14:55:48 2021 -0500
  39. f477c71 net: phy: realtek: Add tx/rx delay config for 8211e by Samuel Holland · Tue Oct 12 21:07:32 2021 -0500
  40. cd35764 net: phy: mscc: add support for VSC8502 in dual RGMII mode by Vladimir Oltean · Tue Sep 28 02:13:42 2021 +0300
  41. 9d328a6 WS cleanup: remove trailing white space by Wolfgang Denk · Mon Sep 27 17:42:38 2021 +0200
  42. 9df3865 Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-boot-net into next by Tom Rini · Wed Sep 29 07:58:20 2021 -0400
  43. 6caef97 net: freescale: replace usage of phy-mode = "sgmii-2500" with "2500base-x" by Vladimir Oltean · Sat Sep 18 15:32:35 2021 +0300
  44. 6a6e402 net: replace the "xfi" phy-mode with "10gbase-r" by Vladimir Oltean · Sat Sep 18 15:32:34 2021 +0300
  45. c22e3b8 net: phy: genphy_init can be static by Vladimir Oltean · Sat Sep 18 14:55:24 2021 +0300
  46. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · Fri Aug 27 08:48:10 2021 +0200
  47. 968485f net: cortina: Add support for tfa boot in cortina firmware by Kuldeep Singh · Tue Aug 10 11:20:08 2021 +0530
  48. 016965f configs: Migrate CORTINA_FW_ADDR and CORTINA_FW_LENGTH to Kconfig by Kuldeep Singh · Tue Aug 10 11:20:07 2021 +0530
  49. ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · Sat Jul 24 09:03:30 2021 -0600
  50. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · Sat Jul 24 09:03:29 2021 -0600
  51. e4beeb5 drivers: net: aquantia: fix unsigned compared against 0 by Cosmin-Florin Aluchenesei · Wed Jul 21 19:13:11 2021 +0300
  52. f2d36cb phy: add nxp tja1103 phy driver by Radu Pirea (NXP OSS) · Fri Jun 18 21:58:30 2021 +0300
  53. 7727203 net: phy: xilinx: Break while loop over ethernet phy by Michal Simek · Mon Apr 26 14:26:48 2021 +0200
  54. 1346267 net: phy: fixed: Support the old DT binding by Bin Meng · Sun Mar 14 20:14:55 2021 +0800
  55. fbe5aea net: phy: fixed: Add the missing ending newline by Bin Meng · Sun Mar 14 20:14:54 2021 +0800
  56. 7d2129b net: phy: fixed: Make driver ops static by Bin Meng · Sun Mar 14 20:14:53 2021 +0800
  57. b34ef72 net: phy: Simplify the logic of phy_connect_fixed() by Bin Meng · Sun Mar 14 20:14:52 2021 +0800
  58. 7e11558 net: phy: xilinx: Drop #ifdef CONFIG_DM_ETH around phy_connect_gmii2rgmii() by Bin Meng · Sun Mar 14 20:14:51 2021 +0800
  59. 021e7e7 net: phy: xilinx: Be compatible with live OF tree by Bin Meng · Sun Mar 14 20:14:50 2021 +0800
  60. b66dd37 net: phy: fixed: Drop #ifdef CONFIG_DM_ETH around phy_connect_fixed by Vladimir Oltean · Sun Mar 14 20:14:49 2021 +0800
  61. 6ca194a net: phy: fixed: Be compatible with live OF tree by Vladimir Oltean · Sun Mar 14 20:14:48 2021 +0800
  62. 8c089f7 net: phy: introduce fixed_phy_create for DSA CPU ports by Vladimir Oltean · Mon Jan 25 14:23:52 2021 +0200
  63. 312e15b net: phy: fixed: support speeds of 2500 and 10000 by Vladimir Oltean · Mon Jan 25 14:23:51 2021 +0200
  64. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  65. 7bbc25b net: phy: micrel: Try default PHY ofnode first by Marek Vasut · Sun Jan 17 00:16:16 2021 +0100
  66. 556872f net: phy: ca_phy: Add driver for CAxxxx SoCs by Abbie Chang · Thu Jan 14 13:34:12 2021 -0800
  67. 3f1606f net: phy: micrel: fix typo by Claudiu Beznea · Thu Dec 03 11:18:31 2020 +0200
  68. 840a6b0 net: phy: micrel: add support for DLL setup on ksz9131 by Claudiu Beznea · Thu Dec 03 11:18:30 2020 +0200
  69. 69d1ddb common: board_r: Drop initr_bbmii wrapper by Ovidiu Panait · Sat Nov 28 10:43:17 2020 +0200
  70. f5ddc84 drivers/net/phy: Add CORTINA_NO_FW_UPLOAD to Kconfig by Meenakshi Aggarwal · Thu Oct 29 19:16:15 2020 +0530
  71. 38ae92e Merge branch 'next' by Tom Rini · Mon Oct 05 13:05:46 2020 -0400
  72. ed1a74e net: phy: mscc: sync rx/tx delay settings with Linux on vsc85xx by Heiko Stuebner · Tue Jun 09 15:37:40 2020 +0200
  73. 78734f2 net: phy: mscc: make clock-output configurable on vsc85xx by Heiko Stuebner · Tue Jun 09 15:37:39 2020 +0200
  74. 537458b drivers: net: phy: Use Aquantia driver for AQR113C by Madalin Bucur · Thu Sep 10 13:23:39 2020 +0300
  75. fb73b12 phy: make phy_connect_fixed work with a null mdio bus by Vladimir Oltean · Thu Jul 16 18:09:08 2020 +0800
  76. 4f21b2a net: phy: realtek: Introduce PHY_RTL8201F_S700_RMII_TIMINGS to adjust rx/tx timings by Amit Singh Tomar · Sat May 09 19:55:11 2020 +0530
  77. 7e7c105 net: phy: realtek: Add support for RTL8201F PHY module. by Amit Singh Tomar · Sat May 09 19:55:10 2020 +0530
  78. 3114d21 Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Thu Jun 25 09:33:39 2020 -0400
  79. 8b10c00 phy: atheros: ar8035: Fix clock output calculation by Fabio Estevam · Thu Jun 18 20:21:17 2020 -0300
  80. 3434cd7 net: phy: Add DP8382x phy registration to TI PHY init by Dan Murphy · Mon May 04 16:14:40 2020 -0500
  81. 8b8d73a net: phy: Add support for TI PHY init by Dan Murphy · Mon May 04 16:14:39 2020 -0500
  82. 0439bee net: phy: add phyid search in vendor specific space by Florin Chiculita · Wed Apr 29 14:25:48 2020 +0300
  83. a8267d4 net: phy: micrel: ksz8061 implement errata 80000688A fix by Bryan O'Donoghue · Thu Mar 26 03:54:01 2020 +0000
  84. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  85. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  86. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  87. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  88. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  89. 030ccaa net: phy: realtek: add rx delay support for RTL8211F by Fugang Duan · Sun May 03 22:41:16 2020 +0800
  90. b032d89 phy: atheros: consolidate {ar8031|ar8035}_config() by Michael Walle · Thu May 07 00:11:59 2020 +0200
  91. 1385902 phy: atheros: ar8035: remove static clock config by Michael Walle · Thu May 07 00:11:58 2020 +0200
  92. 5d0ea11 phy: atheros: add device tree bindings and config by Michael Walle · Thu May 07 00:11:57 2020 +0200
  93. 376019a phy: atheros: move delay config to common function by Michael Walle · Thu May 07 00:11:56 2020 +0200
  94. fb4a465 phy: atheros: introduce debug read and write functions by Michael Walle · Thu May 07 00:11:55 2020 +0200
  95. 69a107e phy: atheros: use defines for PHY IDs by Michael Walle · Thu May 07 00:11:54 2020 +0200
  96. a5eb659 phy: atheros: fix AR8021 PHY ID mask by Michael Walle · Thu May 07 00:11:53 2020 +0200
  97. 1e37f75 phy: atheros: Clarify the intention of ar8021_config by Vladimir Oltean · Thu May 07 00:11:52 2020 +0200
  98. 3ccbb4b phy: atheros: Explicitly disable RGMII delays by Vladimir Oltean · Thu May 07 00:11:51 2020 +0200
  99. 3e7330e phy: atheros: Clarify the configuration of the CLK_25M output pin by Vladimir Oltean · Thu May 07 00:11:50 2020 +0200
  100. 23d8b89 phy: atheros: Use common functions for RGMII internal delays by Vladimir Oltean · Thu May 07 00:11:49 2020 +0200