1. ebcdddd net: cortina_ni: Add eth support for Cortina Access CAxxxx SoCs by Aaron Tseng · Thu Jan 14 13:34:11 2021 -0800
  2. e178994 net: e1000: Add missing address translations by Stefan Roese · Mon Nov 16 18:02:30 2020 +0100
  3. 0a1a329 net: e1000: Use virt_to_phys() instead of pci_virt_to_mem() by Stefan Roese · Mon Nov 16 18:02:29 2020 +0100
  4. 9094276 net: e1000: Remove unused bus_to_phys() macro by Stefan Roese · Mon Nov 16 18:02:28 2020 +0100
  5. d719a4d Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Mon Jan 25 19:46:02 2021 -0500
  6. 43bb158 net: sun8i-emac: Allow all RGMII PHY modes by Andre Przywara · Sat Nov 14 17:37:46 2020 +0000
  7. 7bf38bc Merge tag 'mips-pull-2021-01-24' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · Mon Jan 25 14:38:40 2021 -0500
  8. e1a7435 Merge tag 'u-boot-atmel-2021.04-b' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · Mon Jan 25 09:01:28 2021 -0500
  9. 7b4c8be net: add ethernet driver for MediaTek MT7620 SoC by developer · Thu Nov 12 16:36:53 2020 +0800
  10. a81146b net: macb: take into account all RGMII interface types by Claudiu Beznea · Tue Jan 19 13:26:48 2021 +0200
  11. 2acf5f8 net: macb: add support for sama7g5 emac by Claudiu Beznea · Tue Jan 19 13:26:47 2021 +0200
  12. 01ca4eb net: macb: add support for sama7g5 gmac by Claudiu Beznea · Tue Jan 19 13:26:46 2021 +0200
  13. e2888dc net: macb: check clk_set_rate return value to be negative by Claudiu Beznea · Tue Jan 19 13:26:45 2021 +0200
  14. dc17aec net: macb: add user io config data structure by Claudiu Beznea · Tue Jan 19 13:26:44 2021 +0200
  15. 8907773 net: dwc_eth_qos: Pad descriptors to cacheline size by Marek Vasut · Thu Jan 07 11:12:16 2021 +0100
  16. e034d88 net: ks8851: Reset internal RXFC count on bad packet by Marek Vasut · Wed Jan 06 15:16:01 2021 +0100
  17. 55ae590 net: ftgmac100: Read and retain MAC address by Hongwei Zhang · Thu Dec 10 18:11:09 2020 -0500
  18. 9635e2d net: e1000: implement eth_write_hwaddr for DM_ETH by Ian Ray · Wed Nov 04 17:26:01 2020 +0100
  19. 3f1606f net: phy: micrel: fix typo by Claudiu Beznea · Thu Dec 03 11:18:31 2020 +0200
  20. 840a6b0 net: phy: micrel: add support for DLL setup on ksz9131 by Claudiu Beznea · Thu Dec 03 11:18:30 2020 +0200
  21. 34394ba net: macb: Add phy address to read it from device tree by Padmarao Begari · Fri Jan 15 08:20:37 2021 +0530
  22. 7a2c496 net: macb: Add DMA 64-bit address support for macb by Padmarao Begari · Fri Jan 15 08:20:36 2021 +0530
  23. 69d1ddb common: board_r: Drop initr_bbmii wrapper by Ovidiu Panait · Sat Nov 28 10:43:17 2020 +0200
  24. c0649b5 net: designware: socfpga: Add ATF support for MAC driver by Chee Hong Ang · Thu Dec 24 18:21:05 2020 +0800
  25. bb721de Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · Tue Jan 05 22:34:43 2021 -0500
  26. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · Tue Jan 05 16:20:26 2021 -0500
  27. a7ece58 dm: core: Access device ofnode through functions by Simon Glass · Sat Dec 19 10:40:14 2020 -0700
  28. 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · Tue Dec 22 19:30:28 2020 -0700
  29. 3e14a22 net: Update to use new sequence numbers by Simon Glass · Wed Dec 16 21:20:16 2020 -0700
  30. 7f4dadf octeon: Don't attempt to set the sequence number by Simon Glass · Wed Dec 16 21:20:14 2020 -0700
  31. 75e534b dm: Avoid accessing seq directly by Simon Glass · Wed Dec 16 21:20:07 2020 -0700
  32. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · Thu Dec 03 16:55:23 2020 -0700
  33. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · Thu Dec 03 16:55:21 2020 -0700
  34. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · Thu Dec 03 16:55:20 2020 -0700
  35. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  36. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  37. 6996c66 dm: Remove uses of device_bind_offset() by Simon Glass · Sat Nov 28 17:50:03 2020 -0700
  38. f846537 dm: core: Rename device_bind() to device_bind_offset() by Simon Glass · Sat Nov 28 17:50:00 2020 -0700
  39. b9eeb08 net: pfe_eth: read PFE ESBC header flash with spi_flash_read API by Biwen Li · Thu Nov 05 19:28:12 2020 +0800
  40. ccb5d5d armv8: lx2162a: Add Soc changes to support LX2162A by Meenakshi Aggarwal · Thu Oct 29 19:16:16 2020 +0530
  41. f5ddc84 drivers/net/phy: Add CORTINA_NO_FW_UPLOAD to Kconfig by Meenakshi Aggarwal · Thu Oct 29 19:16:15 2020 +0530
  42. 8530bb4 net: ks8851: Implement EEPROM MAC address readout by Marek Vasut · Thu Oct 08 15:14:17 2020 +0200
  43. 9a2cdfc Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Thu Oct 29 09:10:24 2020 -0400
  44. 912f2d8 net: lx2160a.c: Update to set ECx_PMUX precedence by Razvan Ionut Cirjan · Fri Oct 23 16:20:38 2020 +0530
  45. d0a2d6f Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Thu Oct 22 20:32:02 2020 -0400
  46. 90dfaeb net: Add IPQ40xx MDIO driver by Robert Marko · Thu Oct 08 22:05:11 2020 +0200
  47. b41f247 net: sun8i-emac: Lower MDIO frequency by Andre Przywara · Mon Jul 06 01:40:45 2020 +0100
  48. b3ce85c net: sun8i-emac: Make internal PHY handling more robust by Andre Przywara · Wed Oct 21 23:27:32 2020 +0530
  49. 5942282 net: sun8i_emac: Simplify and fix error handling for RX by Andre Przywara · Mon Jul 06 01:40:43 2020 +0100
  50. 6bdc70e net: sun8i_emac: Fix MAC soft reset by Andre Przywara · Mon Jul 06 01:40:42 2020 +0100
  51. 4ab675e net: sun8i_emac: Fix overlong lines by Andre Przywara · Mon Jul 06 01:40:41 2020 +0100
  52. 2e7dd26 net: sun8i_emac: Wrap and simplify cache maintenance operations by Andre Przywara · Mon Jul 06 01:40:40 2020 +0100
  53. 1fae838 net: sun8i_emac: Drop unneeded cache invalidation before sending by Andre Przywara · Mon Jul 06 01:40:39 2020 +0100
  54. 8cd8960 net: sun8i_emac: Reduce cache maintenance on TX descriptor init by Andre Przywara · Mon Jul 06 01:40:38 2020 +0100
  55. 7408b09 net: sun8i_emac: Improve cache maintenance on RX descriptor init by Andre Przywara · Mon Jul 06 01:40:37 2020 +0100
  56. e6e29cc net: sun8i_emac: Name magic bits and simplify read-modify-write calls by Andre Przywara · Mon Jul 06 01:40:36 2020 +0100
  57. f58d83c net: sun8i_emac: Remove pointless wrapper functions by Andre Przywara · Wed Oct 21 23:21:42 2020 +0530
  58. 0dd619b net: sun8i_emac: Simplify mdio_read/mdio_write functions by Andre Przywara · Mon Jul 06 01:40:34 2020 +0100
  59. df6f271 net: sun8i_emac: Don't hand out TX descriptor too early by Andre Przywara · Mon Jul 06 01:40:33 2020 +0100
  60. 874145f net: sun8i-emac: Bail out on PHY error by Andre Przywara · Mon Jul 06 01:40:32 2020 +0100
  61. eba9951 net: ldpaa_eth: Include device_compat.h by Sean Anderson · Sun Oct 04 21:39:46 2020 -0400
  62. 344a33b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Wed Oct 14 13:51:56 2020 -0400
  63. 7c7b3c9 net: e1000: add defaults for i210 TX/RX PBSIZE by Christian Gmeiner · Tue Oct 06 16:08:35 2020 +0200
  64. 8666ae8 net: Add NIC controller driver for OcteonTX2 by Suneel Garapati · Wed Aug 26 14:37:42 2020 +0200
  65. 53dc448 net: Add NIC controller driver for OcteonTX by Suneel Garapati · Wed Aug 26 14:37:33 2020 +0200
  66. d776a84 dm: add cells_count parameter in *_count_phandle_with_args by Patrick Delaunay · Fri Sep 25 09:41:14 2020 +0200
  67. 38ae92e Merge branch 'next' by Tom Rini · Mon Oct 05 13:05:46 2020 -0400
  68. 65a747d Revert "net: smc911x: Automatically Update ethaddr with MAC" by Tom Rini · Thu Oct 01 14:51:58 2020 -0400
  69. 2a46a2e Merge branch 'next' of git://git.denx.de/u-boot-sh into next by Tom Rini · Thu Oct 01 10:29:39 2020 -0400
  70. 9e6ed38 net: dwc_eth_qos: Convert to use APIs which support live DT by Patrick Delaunay · Wed Sep 09 18:30:06 2020 +0200
  71. 6a6e36d net: smc911x: Automatically Update ethaddr with MAC by Adam Ford · Tue Aug 18 08:19:02 2020 -0500
  72. 22bb377 net: ftgmac100: Add support for board specific PHY interface address by Thirupathaiah Annapureddy · Mon Aug 17 17:08:26 2020 -0700
  73. ed1a74e net: phy: mscc: sync rx/tx delay settings with Linux on vsc85xx by Heiko Stuebner · Tue Jun 09 15:37:40 2020 +0200
  74. 78734f2 net: phy: mscc: make clock-output configurable on vsc85xx by Heiko Stuebner · Tue Jun 09 15:37:39 2020 +0200
  75. 8e3d3be net: ti: cpsw: Fix not calling dev_dbg with a device by Sean Anderson · Tue Sep 15 10:45:01 2020 -0400
  76. 4702aa2 net: sun8i_emac: Fix not calling dev_xxx with a device by Sean Anderson · Tue Sep 15 10:45:00 2020 -0400
  77. 6276478 net: sunxi: Fix not calling dev_xxx with a device by Sean Anderson · Tue Sep 15 10:44:59 2020 -0400
  78. c7cbf09 net: mvpp2: Convert netdev_xxx to dev_xxx by Sean Anderson · Tue Sep 15 10:44:57 2020 -0400
  79. 77a8879 net: mvpp2: Fix not calling dev_xxx with a device by Sean Anderson · Tue Sep 15 10:44:56 2020 -0400
  80. ecbbddf net: mvneta: Convert netdev_xxx to dev_xxx by Sean Anderson · Tue Sep 15 10:44:55 2020 -0400
  81. e0d0004 net: mvneta: Fix not always calling dev_err with a device by Sean Anderson · Tue Sep 15 10:44:54 2020 -0400
  82. 2340c83 net: bcm6368: Fix not calling dev_info with a device by Sean Anderson · Tue Sep 15 10:44:52 2020 -0400
  83. a7da6da net: ravb: Remove writeext function call by Biju Das · Tue Sep 22 07:51:41 2020 +0100
  84. a009ab3 net: pfe_eth: Remove non-DM code check from pfe_spi_flash_init by Kuldeep Singh · Fri Sep 11 16:36:49 2020 +0530
  85. b363eca net: pfe_eth: Fix resoure leak in pfe_spi_flash_init by Kuldeep Singh · Fri Sep 11 16:36:48 2020 +0530
  86. 13763ee driver: net: fm: add support for XFI by Madalin Bucur · Fri Sep 11 10:24:09 2020 +0300
  87. 3e49ed6 ls1012a, pfe_eth: Update probe to avoid resource leak by Chaitanya Sakinam · Thu Sep 10 16:50:54 2020 +0530
  88. b3fc494 ls1012a, pfe_eth: correction in delay implementation by Chaitanya Sakinam · Thu Sep 10 16:50:53 2020 +0530
  89. 537458b drivers: net: phy: Use Aquantia driver for AQR113C by Madalin Bucur · Thu Sep 10 13:23:39 2020 +0300
  90. 1d31683 drivers: net: ldpaa_eth: lx2160a: fix bug in checking if a DPMAC is enabled by Grigore Popescu · Thu Sep 10 12:59:03 2020 +0300
  91. 01c102d Merge tag 'xilinx-for-v2021.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Thu Sep 24 08:33:47 2020 -0400
  92. 5966b6d net: tsec: Add the compatible string "gianfar" support by Hou Zhiqiang · Thu Jul 16 18:09:14 2020 +0800
  93. 1addbbf net: tsec: Add fixed-link PHY support by Hou Zhiqiang · Thu Jul 16 18:09:13 2020 +0800
  94. d35de97 net: tsec: convert to use DM_MDIO when DM_ETH enabled by Hou Zhiqiang · Thu Jul 16 18:09:12 2020 +0800
  95. 0a35579 net: fsl_mdio: Correct the MII management register block address by Hou Zhiqiang · Thu Jul 16 18:09:11 2020 +0800
  96. 5d4831a net: fsl_mdio: Change to use virtual address by Hou Zhiqiang · Thu Jul 16 18:09:10 2020 +0800
  97. fb73b12 phy: make phy_connect_fixed work with a null mdio bus by Vladimir Oltean · Thu Jul 16 18:09:08 2020 +0800
  98. f29a570 net: xilinx: axi_emac: Typecast flush_cache arguments by Ashok Reddy Soma · Thu Sep 03 08:36:44 2020 -0600
  99. 91d455a net: xilinx: axi_emac: Fix dma descriptors for 64bit and compilation warnings by Ashok Reddy Soma · Thu Sep 03 08:36:43 2020 -0600
  100. 8ec9066 net: gem: Add support for more PHYs on MDIO bus by Michal Simek · Mon May 30 10:43:11 2016 +0200