1. 0c701e5 armv8: ls1012a: RGMII ports require internal delay by Chaitanya Sakinam · 4 years, 6 months ago
  2. 14e956f net: pfe_eth: Use spi_flash_read API to access flash memory by Kuldeep Singh · 4 years, 6 months ago
  3. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
  4. a831cef treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 5 months ago
  5. 88bf6d3 treewide: remove (phys_addr_t) casts from devfdt_get_addr() by Masahiro Yamada · 4 years, 5 months ago
  6. 940a922 treewide: convert bd_t to struct bd_info manually by Masahiro Yamada · 4 years, 5 months ago
  7. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  8. 2b834d0 net: ti: am65-cpsw-nuss: Update driver to use kernel DT by Vignesh Raghavendra · 4 years, 5 months ago
  9. 5cb8a0f net: ti: am65-cpsw-nuss: Set ALE default thread enable by Vignesh Raghavendra · 4 years, 5 months ago
  10. ceeb9f1 net: ti: am65-cpsw-nuss: Remove dead code by Vignesh Raghavendra · 4 years, 5 months ago
  11. a50bca1 net: mvpp2: fix second cp110 initialization by Sven Auhagen · 4 years, 5 months ago
  12. 240bfb1 net: smc911x: Properly handle EEPROM MAC address by Andre Przywara · 4 years, 6 months ago
  13. 03d6edb net: designware: s700: Add glue code for S700 mac by Amit Singh Tomar · 4 years, 7 months ago
  14. 4f21b2a net: phy: realtek: Introduce PHY_RTL8201F_S700_RMII_TIMINGS to adjust rx/tx timings by Amit Singh Tomar · 4 years, 7 months ago
  15. 7e7c105 net: phy: realtek: Add support for RTL8201F PHY module. by Amit Singh Tomar · 4 years, 7 months ago
  16. a0466f6 net: dwc_eth_qos: update the compatible supported for STM32 by Patrick Delaunay · 4 years, 7 months ago
  17. d434b1f Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips into next by Tom Rini · 4 years, 5 months ago
  18. b1f83a6 net: pcnet: Add Kconfig entries by Marek Vasut · 4 years, 7 months ago
  19. 978733b net: pcnet: Add DM support by Marek Vasut · 4 years, 7 months ago
  20. 0bc035f net: pcnet: Split common and non-DM functions by Marek Vasut · 4 years, 7 months ago
  21. c48ad6f net: pcnet: Wrap name and enetaddr into private data by Marek Vasut · 4 years, 7 months ago
  22. 0a042d1 net: pcnet: Wrap iobase into private data by Marek Vasut · 4 years, 7 months ago
  23. 292cf50 net: pcnet: Pass private data through dev->priv by Marek Vasut · 4 years, 7 months ago
  24. fd899d2 net: pcnet: Wrap devbusfn into private data by Marek Vasut · 4 years, 7 months ago
  25. 9250b37 net: pcnet: Drop useless forward declarations by Marek Vasut · 4 years, 7 months ago
  26. 34c00e9 net: pcnet: Move initialize function at the end by Marek Vasut · 4 years, 7 months ago
  27. 017fe00 net: pcnet: Move private data allocation to initialize by Marek Vasut · 4 years, 7 months ago
  28. 9b2f30c net: pcnet: Replace memset+malloc with calloc by Marek Vasut · 4 years, 7 months ago
  29. 1fbd423 net: pcnet: Simplify private data allocation by Marek Vasut · 4 years, 7 months ago
  30. ab3be70 net: pcnet: Use PCI_DEVICE() to define PCI device compat list by Marek Vasut · 4 years, 7 months ago
  31. 08aac4b net: pcnet: Drop PCNET_HAS_PROM by Marek Vasut · 4 years, 7 months ago
  32. e549f0f net: pcnet: Drop typedef struct pcnet_priv_t by Marek Vasut · 4 years, 7 months ago
  33. 76f44298 spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI* by Lukasz Majewski · 4 years, 6 months ago
  34. 3114d21 Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 5 months ago
  35. 70ab943 net: xilinx: axi_emac: Fix endless loop when no PHYs are connected by Patrick van Gelder · 4 years, 6 months ago
  36. 43d9972 net: gem: Disable PCS autonegotiation in case of fixed-link by Michal Simek · 4 years, 7 months ago
  37. c9eb520 net: fec: Allow the PHY node to be retrieved by Fabio Estevam · 4 years, 6 months ago
  38. 8b10c00 phy: atheros: ar8035: Fix clock output calculation by Fabio Estevam · 4 years, 6 months ago
  39. f0151a9 Merge branch 'net' of https://gitlab.denx.de/u-boot/custodians/u-boot-sh into next by Tom Rini · 4 years, 5 months ago
  40. 7275b62 net: pcnet: Add Kconfig entries by Marek Vasut · 4 years, 7 months ago
  41. cf8ec98 net: pcnet: Add DM support by Marek Vasut · 4 years, 7 months ago
  42. 03304cc net: pcnet: Split common and non-DM functions by Marek Vasut · 4 years, 7 months ago
  43. 5cfe7be net: pcnet: Wrap name and enetaddr into private data by Marek Vasut · 4 years, 7 months ago
  44. f7377ad net: pcnet: Wrap iobase into private data by Marek Vasut · 4 years, 7 months ago
  45. f387771 net: pcnet: Pass private data through dev->priv by Marek Vasut · 4 years, 7 months ago
  46. 2b1c26a net: pcnet: Wrap devbusfn into private data by Marek Vasut · 4 years, 7 months ago
  47. 47b2357 net: pcnet: Drop useless forward declarations by Marek Vasut · 4 years, 7 months ago
  48. 2ba0a68 net: pcnet: Move initialize function at the end by Marek Vasut · 4 years, 7 months ago
  49. ff69987 net: pcnet: Move private data allocation to initialize by Marek Vasut · 4 years, 7 months ago
  50. 3587d0b net: pcnet: Replace memset+malloc with calloc by Marek Vasut · 4 years, 7 months ago
  51. 60675d4 net: pcnet: Simplify private data allocation by Marek Vasut · 4 years, 7 months ago
  52. e2ea361 net: pcnet: Use PCI_DEVICE() to define PCI device compat list by Marek Vasut · 4 years, 7 months ago
  53. 0c6a775 net: pcnet: Drop PCNET_HAS_PROM by Marek Vasut · 4 years, 7 months ago
  54. b346e1b net: pcnet: Drop typedef struct pcnet_priv_t by Marek Vasut · 4 years, 7 months ago
  55. 2dcaf85 net: eepro100: Add Kconfig entries by Marek Vasut · 4 years, 6 months ago
  56. cbc44b8 net: eepro100: Add DM support by Marek Vasut · 4 years, 6 months ago
  57. 0ea22ba net: eepro100: Split common parts of non-DM functions out by Marek Vasut · 4 years, 6 months ago
  58. addde61 net: eepro100: Drop bd_t pointer from read_hw_addr() by Marek Vasut · 4 years, 6 months ago
  59. d443d2d net: eepro100: Add RX/TX rings into the private data by Marek Vasut · 4 years, 6 months ago
  60. 4448e60 net: eepro100: Pass device private data into mdiobus by Marek Vasut · 4 years, 6 months ago
  61. 3334669 net: eepro100: Pass device private data around by Marek Vasut · 4 years, 6 months ago
  62. 13beaa8 net: eepro100: Introduce device private data by Marek Vasut · 4 years, 6 months ago
  63. c62e024 net: eepro100: Pass PCI BDF into bus_to_phys()/phys_to_bus() by Marek Vasut · 4 years, 6 months ago
  64. 8784dd3 net: eepro100: Drop inline keyword by Marek Vasut · 4 years, 6 months ago
  65. f9cc66a net: eepro100: Fix EE_*_CMD macros by Marek Vasut · 4 years, 6 months ago
  66. d68d272 net: eepro100: Factor out MII registration by Marek Vasut · 4 years, 6 months ago
  67. e6ad81c net: eepro100: Switch from malloc()+memset() to calloc() by Marek Vasut · 4 years, 6 months ago
  68. f7fee91 net: eepro100: Use PCI_DEVICE() to define PCI device compat list by Marek Vasut · 4 years, 6 months ago
  69. 2110c65 net: eepro100: Reorder functions in the driver by Marek Vasut · 4 years, 6 months ago
  70. 7ad665f net: eepro100: Remove volatile misuse by Marek Vasut · 4 years, 6 months ago
  71. 7efcae4 net: eepro100: Add cache management by Marek Vasut · 4 years, 6 months ago
  72. d2139bb net: eepro100: Factor out tx_ring command issuing by Marek Vasut · 4 years, 6 months ago
  73. 4020a8e net: eepro100: Replace purge_tx_ring() with memset() by Marek Vasut · 4 years, 6 months ago
  74. d1c5f31 net: eepro100: Use standard I/O accessors by Marek Vasut · 4 years, 6 months ago
  75. 447271b net: eepro100: Fix camelcase by Marek Vasut · 4 years, 6 months ago
  76. c035910 net: eepro100: Fix remaining checkpatch issues by Marek Vasut · 4 years, 6 months ago
  77. a2cf21c net: eepro100: Fix indented label by Marek Vasut · 4 years, 6 months ago
  78. 1189341 net: eepro100: Fix pointer location by Marek Vasut · 4 years, 6 months ago
  79. 60560d0 net: eepro100: Fix parenthesis alignment by Marek Vasut · 4 years, 6 months ago
  80. 323b64b net: eepro100: Fix braces by Marek Vasut · 4 years, 6 months ago
  81. e4211ed net: eepro100: Fix spacing by Marek Vasut · 4 years, 6 months ago
  82. 6659920 net: eepro100: Use plain debug() by Marek Vasut · 4 years, 6 months ago
  83. dc83bfe net: eepro100: Clean up comments by Marek Vasut · 4 years, 6 months ago
  84. 4b097d0 net: eepro100: Remove EEPRO100_SROM_WRITE by Marek Vasut · 4 years, 6 months ago
  85. 28a5a74 Merge tag 'ti-v2020.10-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti into next by Tom Rini · 4 years, 6 months ago
  86. f4a0948 net: cpsw: Add __maybe_unused to generated inlines by Tom Rini · 4 years, 6 months ago
  87. 922a9ca net: rtl8139: Add DM support by Marek Vasut · 4 years, 7 months ago
  88. fce51f2 net: rtl8139: Read HW address from EEPROM only on probe by Marek Vasut · 4 years, 7 months ago
  89. ac3f000 net: rtl8139: Use PCI_DEVICE() to define PCI device compat list by Marek Vasut · 4 years, 7 months ago
  90. d9dd2a8 net: rtl8139: Split out common and non-DM functions by Marek Vasut · 4 years, 7 months ago
  91. a7c1295 net: rtl8139: Pass private data into rtl8139_eeprom_delay() by Marek Vasut · 4 years, 7 months ago
  92. 775b067 net: rtl8139: Introduce device private data by Marek Vasut · 4 years, 7 months ago
  93. b1d652f net: rtl8139: Clean up bus_to_phys()/phys_to_bus() macros by Marek Vasut · 4 years, 7 months ago
  94. 6826194 net: rtl8139: Use dev->iobase instead of custom ioaddr by Marek Vasut · 4 years, 7 months ago
  95. c4840a0 net: rtl8139: Switch from malloc()+memset() to calloc() by Marek Vasut · 4 years, 7 months ago
  96. 66ed9fc net: rtl8139: Factor out device name assignment by Marek Vasut · 4 years, 7 months ago
  97. 3434cd7 net: phy: Add DP8382x phy registration to TI PHY init by Dan Murphy · 4 years, 7 months ago
  98. 8b8d73a net: phy: Add support for TI PHY init by Dan Murphy · 4 years, 7 months ago
  99. 0439bee net: phy: add phyid search in vendor specific space by Florin Chiculita · 4 years, 7 months ago
  100. f9f4a1c net: rt8169: WAR for DHCP not getting IP after kernel boot/reboot by Tom Warren · 4 years, 8 months ago