1. eb5a2b6 net: sun8i-emac: Determine pinmux based on SoC, not EMAC type by Andre Przywara · 3 years, 9 months ago
  2. b14e520 net: sun8i-emac: Always clear syscon EPHY register by Andre Przywara · 3 years, 9 months ago
  3. b5f09df net: phy: micrel: Try default PHY ofnode first by Marek Vasut · 3 years, 9 months ago
  4. a70d7b0 net: phy: ca_phy: Add driver for CAxxxx SoCs by Abbie Chang · 3 years, 9 months ago
  5. febe13b net: cortina_ni: Add eth support for Cortina Access CAxxxx SoCs by Aaron Tseng · 3 years, 9 months ago
  6. 1480744 net: e1000: Add missing address translations by Stefan Roese · 4 years ago
  7. 919c8ed net: e1000: Use virt_to_phys() instead of pci_virt_to_mem() by Stefan Roese · 4 years ago
  8. 55f0103 net: e1000: Remove unused bus_to_phys() macro by Stefan Roese · 4 years ago
  9. e262b29 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years, 9 months ago
  10. 219a5d5 net: sun8i-emac: Allow all RGMII PHY modes by Andre Przywara · 4 years ago
  11. c99be95 Merge tag 'mips-pull-2021-01-24' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · 3 years, 9 months ago
  12. aee5bcc Merge tag 'u-boot-atmel-2021.04-b' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 3 years, 9 months ago
  13. 17ade70 net: add ethernet driver for MediaTek MT7620 SoC by Weijie Gao · 4 years ago
  14. 1ae8f0a net: macb: take into account all RGMII interface types by Claudiu Beznea · 3 years, 9 months ago
  15. 3d3475c net: macb: add support for sama7g5 emac by Claudiu Beznea · 3 years, 9 months ago
  16. 8c0483e net: macb: add support for sama7g5 gmac by Claudiu Beznea · 3 years, 9 months ago
  17. 9644958 net: macb: check clk_set_rate return value to be negative by Claudiu Beznea · 3 years, 9 months ago
  18. bb890f7 net: macb: add user io config data structure by Claudiu Beznea · 3 years, 9 months ago
  19. 6f1e668 net: dwc_eth_qos: Pad descriptors to cacheline size by Marek Vasut · 3 years, 10 months ago
  20. dd70ff4 net: ks8851: Reset internal RXFC count on bad packet by Marek Vasut · 3 years, 10 months ago
  21. 0be3d1f net: ftgmac100: Read and retain MAC address by Hongwei Zhang · 3 years, 11 months ago
  22. 3f8905a net: e1000: implement eth_write_hwaddr for DM_ETH by Ian Ray · 4 years ago
  23. 36dfddc net: phy: micrel: fix typo by Claudiu Beznea · 3 years, 11 months ago
  24. c6df0e2 net: phy: micrel: add support for DLL setup on ksz9131 by Claudiu Beznea · 3 years, 11 months ago
  25. 1b45938 net: macb: Add phy address to read it from device tree by Padmarao Begari · 3 years, 9 months ago
  26. 6f0b237 net: macb: Add DMA 64-bit address support for macb by Padmarao Begari · 3 years, 9 months ago
  27. c65abc7 common: board_r: Drop initr_bbmii wrapper by Ovidiu Panait · 3 years, 11 months ago
  28. a90ae01 net: designware: socfpga: Add ATF support for MAC driver by Chee Hong Ang · 3 years, 10 months ago
  29. b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 10 months ago
  30. 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 10 months ago
  31. f10643c dm: core: Access device ofnode through functions by Simon Glass · 3 years, 10 months ago
  32. 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 3 years, 10 months ago
  33. 552da33 net: Update to use new sequence numbers by Simon Glass · 3 years, 10 months ago
  34. 5c58002 octeon: Don't attempt to set the sequence number by Simon Glass · 3 years, 10 months ago
  35. 8b85dfc dm: Avoid accessing seq directly by Simon Glass · 3 years, 10 months ago
  36. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 11 months ago
  37. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 3 years, 11 months ago
  38. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 3 years, 11 months ago
  39. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 11 months ago
  40. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 11 months ago
  41. a2703ce dm: Remove uses of device_bind_offset() by Simon Glass · 3 years, 11 months ago
  42. e12052b dm: core: Rename device_bind() to device_bind_offset() by Simon Glass · 3 years, 11 months ago
  43. 164941c net: pfe_eth: read PFE ESBC header flash with spi_flash_read API by Biwen Li · 4 years ago
  44. 3a187cf armv8: lx2162a: Add Soc changes to support LX2162A by Meenakshi Aggarwal · 4 years ago
  45. 2a29a9a drivers/net/phy: Add CORTINA_NO_FW_UPLOAD to Kconfig by Meenakshi Aggarwal · 4 years ago
  46. 68cbc63 net: ks8851: Implement EEPROM MAC address readout by Marek Vasut · 4 years ago
  47. eca57ca Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years ago
  48. c760095 net: lx2160a.c: Update to set ECx_PMUX precedence by Razvan Ionut Cirjan · 4 years ago
  49. 18261b8 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 4 years ago
  50. 975151d net: Add IPQ40xx MDIO driver by Robert Marko · 4 years ago
  51. 4f0278d net: sun8i-emac: Lower MDIO frequency by Andre Przywara · 4 years, 4 months ago
  52. 88ae8fb net: sun8i-emac: Make internal PHY handling more robust by Andre Przywara · 4 years ago
  53. 7edcb4e net: sun8i_emac: Simplify and fix error handling for RX by Andre Przywara · 4 years, 4 months ago
  54. 2c5600c net: sun8i_emac: Fix MAC soft reset by Andre Przywara · 4 years, 4 months ago
  55. 09501ff net: sun8i_emac: Fix overlong lines by Andre Przywara · 4 years, 4 months ago
  56. 8c274ec net: sun8i_emac: Wrap and simplify cache maintenance operations by Andre Przywara · 4 years, 4 months ago
  57. eaeadb5 net: sun8i_emac: Drop unneeded cache invalidation before sending by Andre Przywara · 4 years, 4 months ago
  58. ed909de net: sun8i_emac: Reduce cache maintenance on TX descriptor init by Andre Przywara · 4 years, 4 months ago
  59. 6985312 net: sun8i_emac: Improve cache maintenance on RX descriptor init by Andre Przywara · 4 years, 4 months ago
  60. 4fe8641 net: sun8i_emac: Name magic bits and simplify read-modify-write calls by Andre Przywara · 4 years, 4 months ago
  61. a5b2a99 net: sun8i_emac: Remove pointless wrapper functions by Andre Przywara · 4 years ago
  62. f20f946 net: sun8i_emac: Simplify mdio_read/mdio_write functions by Andre Przywara · 4 years, 4 months ago
  63. c35380c net: sun8i_emac: Don't hand out TX descriptor too early by Andre Przywara · 4 years, 4 months ago
  64. 2808cf6 net: sun8i-emac: Bail out on PHY error by Andre Przywara · 4 years, 4 months ago
  65. d878ef7 net: ldpaa_eth: Include device_compat.h by Sean Anderson · 4 years, 1 month ago
  66. 0f35d96 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years ago
  67. c90778a net: e1000: add defaults for i210 TX/RX PBSIZE by Christian Gmeiner · 4 years, 1 month ago
  68. 4684a7a net: Add NIC controller driver for OcteonTX2 by Suneel Garapati · 4 years, 2 months ago
  69. 0008e9a net: Add NIC controller driver for OcteonTX by Suneel Garapati · 4 years, 2 months ago
  70. 89f6830 dm: add cells_count parameter in *_count_phandle_with_args by Patrick Delaunay · 4 years, 1 month ago
  71. b7e7831 Merge branch 'next' by Tom Rini · 4 years, 1 month ago
  72. f352c51 Revert "net: smc911x: Automatically Update ethaddr with MAC" by Tom Rini · 4 years, 1 month ago
  73. b084d85 Merge branch 'next' of git://git.denx.de/u-boot-sh into next by Tom Rini · 4 years, 1 month ago
  74. cafaa30 net: dwc_eth_qos: Convert to use APIs which support live DT by Patrick Delaunay · 4 years, 1 month ago
  75. 387cbf0 net: smc911x: Automatically Update ethaddr with MAC by Adam Ford · 4 years, 2 months ago
  76. 66e036b net: ftgmac100: Add support for board specific PHY interface address by Thirupathaiah Annapureddy · 4 years, 2 months ago
  77. d63c14c net: phy: mscc: sync rx/tx delay settings with Linux on vsc85xx by Heiko Stuebner · 4 years, 4 months ago
  78. 9a499b2 net: phy: mscc: make clock-output configurable on vsc85xx by Heiko Stuebner · 4 years, 4 months ago
  79. 143d81d net: ti: cpsw: Fix not calling dev_dbg with a device by Sean Anderson · 4 years, 1 month ago
  80. ef04369 net: sun8i_emac: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 1 month ago
  81. e2f7421 net: sunxi: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 1 month ago
  82. 9db60ee net: mvpp2: Convert netdev_xxx to dev_xxx by Sean Anderson · 4 years, 1 month ago
  83. ddc48c1 net: mvpp2: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 1 month ago
  84. c519cbf net: mvneta: Convert netdev_xxx to dev_xxx by Sean Anderson · 4 years, 1 month ago
  85. 13cbe29 net: mvneta: Fix not always calling dev_err with a device by Sean Anderson · 4 years, 1 month ago
  86. 1485d64 net: bcm6368: Fix not calling dev_info with a device by Sean Anderson · 4 years, 1 month ago
  87. 9275a96 net: ravb: Remove writeext function call by Biju Das · 4 years, 1 month ago
  88. 6fe7743 net: pfe_eth: Remove non-DM code check from pfe_spi_flash_init by Kuldeep Singh · 4 years, 1 month ago
  89. 63d5344 net: pfe_eth: Fix resoure leak in pfe_spi_flash_init by Kuldeep Singh · 4 years, 1 month ago
  90. 858056b driver: net: fm: add support for XFI by Madalin Bucur · 4 years, 1 month ago
  91. ad82772 ls1012a, pfe_eth: Update probe to avoid resource leak by Chaitanya Sakinam · 4 years, 1 month ago
  92. 0649ab4 ls1012a, pfe_eth: correction in delay implementation by Chaitanya Sakinam · 4 years, 1 month ago
  93. b750695 drivers: net: phy: Use Aquantia driver for AQR113C by Madalin Bucur · 4 years, 1 month ago
  94. 479cfd1 drivers: net: ldpaa_eth: lx2160a: fix bug in checking if a DPMAC is enabled by Grigore Popescu · 4 years, 1 month ago
  95. 67ece26 Merge tag 'xilinx-for-v2021.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 1 month ago
  96. 7fb568d net: tsec: Add the compatible string "gianfar" support by Hou Zhiqiang · 4 years, 3 months ago
  97. 25a2e24 net: tsec: Add fixed-link PHY support by Hou Zhiqiang · 4 years, 3 months ago
  98. b4eb9cf net: tsec: convert to use DM_MDIO when DM_ETH enabled by Hou Zhiqiang · 4 years, 3 months ago
  99. 16c53ce net: fsl_mdio: Correct the MII management register block address by Hou Zhiqiang · 4 years, 3 months ago
  100. c54f613 net: fsl_mdio: Change to use virtual address by Hou Zhiqiang · 4 years, 3 months ago