1. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 3 months ago
  2. 8422894 net: ti: am65-cpsw-nuss: Update driver to use kernel DT by Vignesh Raghavendra · 4 years, 3 months ago
  3. 9eab6fd net: ti: am65-cpsw-nuss: Set ALE default thread enable by Vignesh Raghavendra · 4 years, 3 months ago
  4. cf9b994 net: ti: am65-cpsw-nuss: Remove dead code by Vignesh Raghavendra · 4 years, 3 months ago
  5. 3078e03 net: mvpp2: fix second cp110 initialization by Sven Auhagen · 4 years, 3 months ago
  6. 117a52e net: smc911x: Properly handle EEPROM MAC address by Andre Przywara · 4 years, 4 months ago
  7. 3c5c4ee net: designware: s700: Add glue code for S700 mac by Amit Singh Tomar · 4 years, 5 months ago
  8. fa6539a net: phy: realtek: Introduce PHY_RTL8201F_S700_RMII_TIMINGS to adjust rx/tx timings by Amit Singh Tomar · 4 years, 5 months ago
  9. b0778d9 net: phy: realtek: Add support for RTL8201F PHY module. by Amit Singh Tomar · 4 years, 5 months ago
  10. a718a5d net: dwc_eth_qos: update the compatible supported for STM32 by Patrick Delaunay · 4 years, 5 months ago
  11. 5fdb3c0 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, 3 months ago
  12. d8553d6 net: pcnet: Add Kconfig entries by Marek Vasut · 4 years, 5 months ago
  13. 53019cf net: pcnet: Add DM support by Marek Vasut · 4 years, 5 months ago
  14. f5e7df5 net: pcnet: Split common and non-DM functions by Marek Vasut · 4 years, 5 months ago
  15. 6d76c9f net: pcnet: Wrap name and enetaddr into private data by Marek Vasut · 4 years, 5 months ago
  16. deca773 net: pcnet: Wrap iobase into private data by Marek Vasut · 4 years, 5 months ago
  17. 834d5ce net: pcnet: Pass private data through dev->priv by Marek Vasut · 4 years, 5 months ago
  18. ab6ecbd net: pcnet: Wrap devbusfn into private data by Marek Vasut · 4 years, 5 months ago
  19. 553286a net: pcnet: Drop useless forward declarations by Marek Vasut · 4 years, 5 months ago
  20. 54c6067 net: pcnet: Move initialize function at the end by Marek Vasut · 4 years, 5 months ago
  21. ada6a2c net: pcnet: Move private data allocation to initialize by Marek Vasut · 4 years, 5 months ago
  22. 0e11d79 net: pcnet: Replace memset+malloc with calloc by Marek Vasut · 4 years, 5 months ago
  23. 89369b0 net: pcnet: Simplify private data allocation by Marek Vasut · 4 years, 5 months ago
  24. d3b1df0 net: pcnet: Use PCI_DEVICE() to define PCI device compat list by Marek Vasut · 4 years, 5 months ago
  25. b92b8f4 net: pcnet: Drop PCNET_HAS_PROM by Marek Vasut · 4 years, 5 months ago
  26. b9c52c5 net: pcnet: Drop typedef struct pcnet_priv_t by Marek Vasut · 4 years, 5 months ago
  27. 56c4046 spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI* by Lukasz Majewski · 4 years, 4 months ago
  28. f0e236c Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 3 months ago
  29. 945a550 net: xilinx: axi_emac: Fix endless loop when no PHYs are connected by Patrick van Gelder · 4 years, 4 months ago
  30. 26e62cc net: gem: Disable PCS autonegotiation in case of fixed-link by Michal Simek · 4 years, 5 months ago
  31. 89b5bd5 net: fec: Allow the PHY node to be retrieved by Fabio Estevam · 4 years, 3 months ago
  32. 338d9b0 phy: atheros: ar8035: Fix clock output calculation by Fabio Estevam · 4 years, 3 months ago
  33. 6ccbd15 Merge branch 'net' of https://gitlab.denx.de/u-boot/custodians/u-boot-sh into next by Tom Rini · 4 years, 3 months ago
  34. d789a82 net: pcnet: Add Kconfig entries by Marek Vasut · 4 years, 5 months ago
  35. 59edb26 net: pcnet: Add DM support by Marek Vasut · 4 years, 5 months ago
  36. dea9b60 net: pcnet: Split common and non-DM functions by Marek Vasut · 4 years, 5 months ago
  37. 1023a1e net: pcnet: Wrap name and enetaddr into private data by Marek Vasut · 4 years, 5 months ago
  38. 3b2d63a net: pcnet: Wrap iobase into private data by Marek Vasut · 4 years, 5 months ago
  39. fdf6cbe net: pcnet: Pass private data through dev->priv by Marek Vasut · 4 years, 5 months ago
  40. 60074d9 net: pcnet: Wrap devbusfn into private data by Marek Vasut · 4 years, 5 months ago
  41. d20e857 net: pcnet: Drop useless forward declarations by Marek Vasut · 4 years, 5 months ago
  42. 69e08bd net: pcnet: Move initialize function at the end by Marek Vasut · 4 years, 5 months ago
  43. 246d2bf net: pcnet: Move private data allocation to initialize by Marek Vasut · 4 years, 5 months ago
  44. ae38e96 net: pcnet: Replace memset+malloc with calloc by Marek Vasut · 4 years, 5 months ago
  45. 1c38c36 net: pcnet: Simplify private data allocation by Marek Vasut · 4 years, 5 months ago
  46. e4797c3 net: pcnet: Use PCI_DEVICE() to define PCI device compat list by Marek Vasut · 4 years, 5 months ago
  47. 1524e40 net: pcnet: Drop PCNET_HAS_PROM by Marek Vasut · 4 years, 5 months ago
  48. 97d5c14 net: pcnet: Drop typedef struct pcnet_priv_t by Marek Vasut · 4 years, 5 months ago
  49. 6463b73 net: eepro100: Add Kconfig entries by Marek Vasut · 4 years, 4 months ago
  50. af8ecdf net: eepro100: Add DM support by Marek Vasut · 4 years, 4 months ago
  51. 8835103 net: eepro100: Split common parts of non-DM functions out by Marek Vasut · 4 years, 4 months ago
  52. 43b7383 net: eepro100: Drop bd_t pointer from read_hw_addr() by Marek Vasut · 4 years, 4 months ago
  53. fb8307e net: eepro100: Add RX/TX rings into the private data by Marek Vasut · 4 years, 4 months ago
  54. 39daab2 net: eepro100: Pass device private data into mdiobus by Marek Vasut · 4 years, 4 months ago
  55. 389da97 net: eepro100: Pass device private data around by Marek Vasut · 4 years, 4 months ago
  56. bd159c6 net: eepro100: Introduce device private data by Marek Vasut · 4 years, 4 months ago
  57. fa9e121 net: eepro100: Pass PCI BDF into bus_to_phys()/phys_to_bus() by Marek Vasut · 4 years, 4 months ago
  58. acdf5d8 net: eepro100: Drop inline keyword by Marek Vasut · 4 years, 4 months ago
  59. a6c06ec net: eepro100: Fix EE_*_CMD macros by Marek Vasut · 4 years, 4 months ago
  60. 66fed73 net: eepro100: Factor out MII registration by Marek Vasut · 4 years, 4 months ago
  61. 6c7d3f6 net: eepro100: Switch from malloc()+memset() to calloc() by Marek Vasut · 4 years, 4 months ago
  62. 3a15684 net: eepro100: Use PCI_DEVICE() to define PCI device compat list by Marek Vasut · 4 years, 4 months ago
  63. 047a800 net: eepro100: Reorder functions in the driver by Marek Vasut · 4 years, 4 months ago
  64. d47cf87 net: eepro100: Remove volatile misuse by Marek Vasut · 4 years, 4 months ago
  65. 5116aae net: eepro100: Add cache management by Marek Vasut · 4 years, 4 months ago
  66. 95655b9 net: eepro100: Factor out tx_ring command issuing by Marek Vasut · 4 years, 4 months ago
  67. 46df32e net: eepro100: Replace purge_tx_ring() with memset() by Marek Vasut · 4 years, 4 months ago
  68. 81bdeea net: eepro100: Use standard I/O accessors by Marek Vasut · 4 years, 4 months ago
  69. f3878f5 net: eepro100: Fix camelcase by Marek Vasut · 4 years, 4 months ago
  70. b013173 net: eepro100: Fix remaining checkpatch issues by Marek Vasut · 4 years, 4 months ago
  71. 614e951 net: eepro100: Fix indented label by Marek Vasut · 4 years, 4 months ago
  72. 7a30873 net: eepro100: Fix pointer location by Marek Vasut · 4 years, 4 months ago
  73. 773af83 net: eepro100: Fix parenthesis alignment by Marek Vasut · 4 years, 4 months ago
  74. 9b12ff9 net: eepro100: Fix braces by Marek Vasut · 4 years, 4 months ago
  75. db9f181 net: eepro100: Fix spacing by Marek Vasut · 4 years, 4 months ago
  76. e5352c6 net: eepro100: Use plain debug() by Marek Vasut · 4 years, 4 months ago
  77. aba283d net: eepro100: Clean up comments by Marek Vasut · 4 years, 4 months ago
  78. 0a5be6c net: eepro100: Remove EEPRO100_SROM_WRITE by Marek Vasut · 4 years, 4 months ago
  79. 83fdb43 Merge tag 'ti-v2020.10-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti into next by Tom Rini · 4 years, 3 months ago
  80. eab4886 net: cpsw: Add __maybe_unused to generated inlines by Tom Rini · 4 years, 4 months ago
  81. 46c8b18 net: rtl8139: Add DM support by Marek Vasut · 4 years, 5 months ago
  82. d8afb8b net: rtl8139: Read HW address from EEPROM only on probe by Marek Vasut · 4 years, 5 months ago
  83. 2df3a51 net: rtl8139: Use PCI_DEVICE() to define PCI device compat list by Marek Vasut · 4 years, 5 months ago
  84. 6a4a5c1 net: rtl8139: Split out common and non-DM functions by Marek Vasut · 4 years, 5 months ago
  85. 26f59c2 net: rtl8139: Pass private data into rtl8139_eeprom_delay() by Marek Vasut · 4 years, 5 months ago
  86. 3feb6f7 net: rtl8139: Introduce device private data by Marek Vasut · 4 years, 5 months ago
  87. 8ff1d4a net: rtl8139: Clean up bus_to_phys()/phys_to_bus() macros by Marek Vasut · 4 years, 5 months ago
  88. f438553 net: rtl8139: Use dev->iobase instead of custom ioaddr by Marek Vasut · 4 years, 5 months ago
  89. 1ba8d98 net: rtl8139: Switch from malloc()+memset() to calloc() by Marek Vasut · 4 years, 5 months ago
  90. 9962dd2 net: rtl8139: Factor out device name assignment by Marek Vasut · 4 years, 5 months ago
  91. 8882238 net: phy: Add DP8382x phy registration to TI PHY init by Dan Murphy · 4 years, 5 months ago
  92. bc0e578 net: phy: Add support for TI PHY init by Dan Murphy · 4 years, 5 months ago
  93. 9c6de50 net: phy: add phyid search in vendor specific space by Florin Chiculita · 4 years, 5 months ago
  94. a7a435e net: rt8169: WAR for DHCP not getting IP after kernel boot/reboot by Tom Warren · 4 years, 6 months ago
  95. baafd99 net: phy: micrel: ksz8061 implement errata 80000688A fix by Bryan O'Donoghue · 4 years, 6 months ago
  96. 08649c3 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · 4 years, 4 months ago
  97. a0f47e0 net: tsec: Access TBI PHY through the corresponding MII by Hou Zhiqiang · 4 years, 5 months ago
  98. bf67eb3 net: tsec: Access eTSEC registers using virtual address by Hou Zhiqiang · 4 years, 5 months ago
  99. 2932c5a net: tsec: fsl_mdio: add DM MDIO support by Madalin Bucur · 4 years, 5 months ago
  100. 9447222 drivers: net: e1000: with DM_ETH needs DM_PCI too by Madalin Bucur · 4 years, 5 months ago