1. 8c089f7 net: phy: introduce fixed_phy_create for DSA CPU ports by Vladimir Oltean · Mon Jan 25 14:23:52 2021 +0200
  2. 312e15b net: phy: fixed: support speeds of 2500 and 10000 by Vladimir Oltean · Mon Jan 25 14:23:51 2021 +0200
  3. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  4. 7bbc25b net: phy: micrel: Try default PHY ofnode first by Marek Vasut · Sun Jan 17 00:16:16 2021 +0100
  5. 556872f net: phy: ca_phy: Add driver for CAxxxx SoCs by Abbie Chang · Thu Jan 14 13:34:12 2021 -0800
  6. 3f1606f net: phy: micrel: fix typo by Claudiu Beznea · Thu Dec 03 11:18:31 2020 +0200
  7. 840a6b0 net: phy: micrel: add support for DLL setup on ksz9131 by Claudiu Beznea · Thu Dec 03 11:18:30 2020 +0200
  8. 69d1ddb common: board_r: Drop initr_bbmii wrapper by Ovidiu Panait · Sat Nov 28 10:43:17 2020 +0200
  9. f5ddc84 drivers/net/phy: Add CORTINA_NO_FW_UPLOAD to Kconfig by Meenakshi Aggarwal · Thu Oct 29 19:16:15 2020 +0530
  10. 38ae92e Merge branch 'next' by Tom Rini · Mon Oct 05 13:05:46 2020 -0400
  11. ed1a74e net: phy: mscc: sync rx/tx delay settings with Linux on vsc85xx by Heiko Stuebner · Tue Jun 09 15:37:40 2020 +0200
  12. 78734f2 net: phy: mscc: make clock-output configurable on vsc85xx by Heiko Stuebner · Tue Jun 09 15:37:39 2020 +0200
  13. 537458b drivers: net: phy: Use Aquantia driver for AQR113C by Madalin Bucur · Thu Sep 10 13:23:39 2020 +0300
  14. fb73b12 phy: make phy_connect_fixed work with a null mdio bus by Vladimir Oltean · Thu Jul 16 18:09:08 2020 +0800
  15. 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
  16. 7e7c105 net: phy: realtek: Add support for RTL8201F PHY module. by Amit Singh Tomar · Sat May 09 19:55:10 2020 +0530
  17. 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
  18. 8b10c00 phy: atheros: ar8035: Fix clock output calculation by Fabio Estevam · Thu Jun 18 20:21:17 2020 -0300
  19. 3434cd7 net: phy: Add DP8382x phy registration to TI PHY init by Dan Murphy · Mon May 04 16:14:40 2020 -0500
  20. 8b8d73a net: phy: Add support for TI PHY init by Dan Murphy · Mon May 04 16:14:39 2020 -0500
  21. 0439bee net: phy: add phyid search in vendor specific space by Florin Chiculita · Wed Apr 29 14:25:48 2020 +0300
  22. a8267d4 net: phy: micrel: ksz8061 implement errata 80000688A fix by Bryan O'Donoghue · Thu Mar 26 03:54:01 2020 +0000
  23. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  24. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  25. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  26. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  27. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  28. 030ccaa net: phy: realtek: add rx delay support for RTL8211F by Fugang Duan · Sun May 03 22:41:16 2020 +0800
  29. b032d89 phy: atheros: consolidate {ar8031|ar8035}_config() by Michael Walle · Thu May 07 00:11:59 2020 +0200
  30. 1385902 phy: atheros: ar8035: remove static clock config by Michael Walle · Thu May 07 00:11:58 2020 +0200
  31. 5d0ea11 phy: atheros: add device tree bindings and config by Michael Walle · Thu May 07 00:11:57 2020 +0200
  32. 376019a phy: atheros: move delay config to common function by Michael Walle · Thu May 07 00:11:56 2020 +0200
  33. fb4a465 phy: atheros: introduce debug read and write functions by Michael Walle · Thu May 07 00:11:55 2020 +0200
  34. 69a107e phy: atheros: use defines for PHY IDs by Michael Walle · Thu May 07 00:11:54 2020 +0200
  35. a5eb659 phy: atheros: fix AR8021 PHY ID mask by Michael Walle · Thu May 07 00:11:53 2020 +0200
  36. 1e37f75 phy: atheros: Clarify the intention of ar8021_config by Vladimir Oltean · Thu May 07 00:11:52 2020 +0200
  37. 3ccbb4b phy: atheros: Explicitly disable RGMII delays by Vladimir Oltean · Thu May 07 00:11:51 2020 +0200
  38. 3e7330e phy: atheros: Clarify the configuration of the CLK_25M output pin by Vladimir Oltean · Thu May 07 00:11:50 2020 +0200
  39. 23d8b89 phy: atheros: Use common functions for RGMII internal delays by Vladimir Oltean · Thu May 07 00:11:49 2020 +0200
  40. cf108b2 phy: atheros: Make RGMII Tx delays actually configurable for AR8035 by Vladimir Oltean · Thu May 07 00:11:48 2020 +0200
  41. 3060ecc net: phy: micrel: Add basic support for KSZ9131 by Philippe Schenker · Wed Mar 11 11:59:23 2020 +0100
  42. be98837 net: phy: micrel: Use defines for PHY_IDs and MASK by Philippe Schenker · Wed Mar 11 11:59:22 2020 +0100
  43. 4eb793e net: phy: marvell: Unify 88E151x series phy_driver by Clemens Gruber · Mon Feb 24 20:52:20 2020 +0100
  44. a3a3470 net: phy: dp83867: Add SGMII mode type switching by Michal Simek · Tue Feb 18 13:51:02 2020 +0100
  45. 71a6a60 net: phy: Fix overlong PHY timeout by Andre Przywara · Fri Jan 03 22:08:47 2020 +0000
  46. fd101e1 drivers: net: phy: aquantia: make it less verbose by Alex Marginean · Wed Dec 04 15:32:16 2019 +0200
  47. 3fb44cf drivers: net: phy: aquantia: drop XGMII as a valid system interface proto by Alex Marginean · Wed Dec 04 15:32:15 2019 +0200
  48. b069c4a phy: Include NC-SI in phy setup by Samuel Mendoza-Jonas · Tue Jun 18 11:37:18 2019 +1000
  49. 2325c44 phy: Add support for the NC-SI protocol by Samuel Mendoza-Jonas · Tue Jun 18 11:37:17 2019 +1000
  50. c7f95ed net: phy: dp83867: Clean force link good bit by Michal Simek · Thu Feb 06 15:59:23 2020 +0100
  51. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  52. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · Mon Feb 03 07:36:15 2020 -0700
  53. ca33289 drivers: net: aquantia: check system interface too when checking for link up by Alex Marginean · Thu Nov 14 18:28:35 2019 +0200
  54. b6d6144 drivers: net: aquantia: set SMBus addr based on DT property by Alex Marginean · Thu Nov 14 18:28:34 2019 +0200
  55. 0e65e4c drivers: net: aquantia: set MDI reversal based on DT property by Alex Marginean · Thu Nov 14 18:28:33 2019 +0200
  56. 7a1dbe2 drivers: net: aquantia: set up SI protocol based on interface type by Alex Marginean · Thu Nov 14 18:28:32 2019 +0200
  57. 85330a5 drivers: net: aquantia: add PHY generation information by Alex Marginean · Thu Nov 14 18:28:31 2019 +0200
  58. d103efb drivers: net: aquantia: use XFI, USXGMII interface types by Alex Marginean · Thu Nov 14 18:28:30 2019 +0200
  59. b8b1a9e net: phy: fix switch vendor name by Anatolij Gustschin · Sun Oct 27 01:14:41 2019 +0200
  60. b8b125a net: phy: mv88e61xx: register phy_driver struct for 88E6071 by Anatolij Gustschin · Sun Oct 27 01:14:40 2019 +0200
  61. b88aeeb net: phy: mv88E61xx: fix ENERGY_DET init for mv88E6071 by Anatolij Gustschin · Sun Oct 27 01:14:39 2019 +0200
  62. 2eadde4 net: phy: mv88e61xx: add CPU port parameter init for 88E6071 by Anatolij Gustschin · Sun Oct 27 01:14:38 2019 +0200
  63. e477917 net: phy: mv88e61xx: rework to enable detection of 88E6071 devices by Anatolij Gustschin · Sun Oct 27 01:14:37 2019 +0200
  64. 45d262d net: phy: micrel: make sure the factory test bit is cleared by Nicolas Ferre · Wed Oct 23 10:46:44 2019 +0000
  65. 40829fa net: phy: aquantia: wait for phy init sequence to finish by Florin Chiculita · Mon Oct 14 17:27:07 2019 +0300
  66. 5cf96d1 net: phy: Increase link up delay in genphy_update_link() by Stefan Roese · Mon Sep 30 10:26:42 2019 +0200
  67. 78492a2 net: phy: dp83867: refactor rgmii configuration by Grygorii Strashko · Mon Nov 18 23:04:46 2019 +0200
  68. 3843251 net: phy: dp83867: io impedance is not dependent on RGMII delay by Grygorii Strashko · Mon Nov 18 23:04:45 2019 +0200
  69. 5b2742c net: phy: dp83867: rework delay rgmii delay handling by Grygorii Strashko · Mon Nov 18 23:04:44 2019 +0200
  70. 1c35b57 net: phy: dp83867: Add ability to disable output clock by Grygorii Strashko · Mon Nov 18 23:04:43 2019 +0200
  71. 1d8b552 net: phy: dp83867: move static initialization to .probe() by Grygorii Strashko · Mon Nov 18 23:04:41 2019 +0200
  72. 5a07b07 net: phy: ti: rename ti.c to dp83867.c by Grygorii Strashko · Mon Nov 18 23:04:40 2019 +0200
  73. 11691fd net/phy: Fix phy_connect() for phy addr 0 by Priyanka Jain · Tue Nov 05 04:05:11 2019 +0000
  74. 0b0342f Convert CONFIG_SYS_CORTINA_FW_IN_MMC et al to Kconfig by Tom Rini · Tue Nov 26 17:32:43 2019 -0500
  75. d5c4e1e net: phy: Add gmiitorgmii converter support by Siva Durga Prasad Paladugu · Tue Nov 27 11:49:11 2018 +0530
  76. 1daad9e net: phy: Define init routine and register generic phy driver by Siva Durga Prasad Paladugu · Fri Mar 15 17:46:47 2019 +0530
  77. 0af6e2d env: Move env_get() to env.h by Simon Glass · Thu Aug 01 09:46:52 2019 -0600
  78. 920fe67 drivers: net: phy: Ignore PHY ID 0 during PHY probing by Alex Marginean · Fri Jul 05 12:28:55 2019 +0300
  79. 6ad2744 drivers: net: phy: Use Aquantia driver for AQR112, AQR412 by Alexandru Marginean · Wed Jun 19 12:53:43 2019 +0000
  80. 5092a16 net: phy: cortina: Use block layer to read from mmc by Yinbo Zhu · Tue Jun 11 14:29:03 2019 +0800
  81. b0a86e5 net: phy: ti: Fix clock output DT property by Trent Piepho · Fri May 10 17:49:08 2019 +0000
  82. 19d7aee net: phy: ti: Use default values for tx/rx delay and fifo size by Trent Piepho · Thu May 09 19:41:51 2019 +0000
  83. 8e102a8 phy: ti: Init node before reading by Michal Simek · Sat Mar 16 12:43:17 2019 +0100
  84. bc292c2 net: phy: micrel: Allow KSZ8xxx and KSZ90x1 to be used together by James Byrne · Wed Mar 06 12:48:27 2019 +0000
  85. 9e79144 net: phy: micrel: Find Micrel PHY node correctly by James Byrne · Mon Mar 04 17:40:34 2019 +0000
  86. 457107f net: phy: micrel: Use correct skew values on KSZ9021 by James Byrne · Mon Mar 04 17:40:33 2019 +0000
  87. deef311 net: phy: aquantia: Set only autoneg on in register 4.c441 by Valentin-catalin Neacsu · Wed Feb 13 09:14:53 2019 +0000
  88. a722848 net: phy: Fix return value check phy_probe by Siva Durga Prasad Paladugu · Mon Mar 04 16:02:11 2019 +0100
  89. f113754 net: phy: Reloc next and prev pointers inside phy_drivers by Siva Durga Prasad Paladugu · Mon Mar 04 16:01:30 2019 +0100
  90. cf93d02 net: phy: realtek: Introduce quirk to mark RXC not stoppable by Carlo Caione · Thu Jan 24 08:54:37 2019 +0000
  91. a8abcff net: phy: ti: use generic helpers to access MMD registers by Carlo Caione · Fri Feb 08 17:25:07 2019 +0000
  92. 4de87e2 net: phy: Add generic helpers to access MMD PHY registers by Carlo Caione · Fri Feb 08 17:25:06 2019 +0000
  93. 02505e9 net: phy: implement fallback mechanism for negative phy adresses by Hannes Schmelzer · Fri Mar 29 09:54:05 2019 +0100
  94. 6e434b9 net: mv88e61xx: fix autonegotiation on ports by Tim Harvey · Mon Feb 04 12:56:52 2019 -0800
  95. c3cd5e6 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Thu Jan 24 15:30:06 2019 -0500
  96. 7811919 net: phy: aquantia: Print information on config by Valentin-catalin Neacsu · Tue Nov 06 12:16:54 2018 +0000
  97. 123b24f net: phy: aquantia: Enable autoneg when on USXGMII by Valentin-catalin Neacsu · Tue Oct 30 09:54:46 2018 +0000
  98. b8d167e net: phy: realtek: Add functions to read PHY's extended registers by Carlo Caione · Wed Jan 16 11:34:50 2019 +0000
  99. f7c689d net: phy: micrel: fix KSZ9031 clock skew for values greater 0ps by Andreas Pretzsch · Thu Nov 29 20:04:53 2018 +0100
  100. 3c43a48 net: phy: Add clause 45 identifier to phy_device by Pankaj Bansal · Fri Nov 16 06:26:18 2018 +0000