1. a6429a9 net/ethoc: support device tree by Max Filippov · 8 years ago
  2. c91eb0c net/ethoc: add CONFIG_DM_ETH support by Max Filippov · 8 years ago
  3. f9ffa42 net/ethoc: use priv instead of dev internally by Max Filippov · 8 years ago
  4. e07d3d2 net/ethoc: add Kconfig entry for the driver by Max Filippov · 8 years ago
  5. c1255dd net: e1000: Fix the build with driver model and SPI EEPROM by Alban Bedel · 8 years ago
  6. 7b81185 net: macb: Fix build error for CONFIG_DM_ETH enabled by Wenyou Yang · 9 years ago
  7. 5cd3727 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  8. 7d30e10 fdt: allow fdtdec_get_addr_size_*() to translate addresses by Stephen Warren · 8 years ago
  9. f9f4ced drivers: net: cpsw: always flush cache of size aligned to PKTALIGN by Lokesh Vutla · 8 years ago
  10. 1bf9c6f drivers: net: keystone_net: add support for multi slave ethernet by Mugunthan V N · 8 years ago
  11. b499a3c drivers: net: keystone_net: fix line termination with semi-colon by Mugunthan V N · 8 years ago
  12. 8e9473d net: cpsw: Add support to drive gpios for ethernet to be functional by Vignesh R · 8 years ago
  13. fcdb3b3 net: sun8i_emac: Fix DMA alignment issues with the rx / tx buffers by Hans de Goede · 8 years ago
  14. 7d20368 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  15. b3d61dd net: phy: marvell: Add a missing errno.h header by Simon Glass · 8 years ago
  16. 5786934 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  17. 54f47a1 net: sun8i_emac: Drop redundant and incorrect setting of syscon register by Chen-Yu Tsai · 8 years ago
  18. 3d39ace net: sun8i_emac: Do not configure AHB2 clock by Chen-Yu Tsai · 8 years ago
  19. d62ecb4 drivers: net/fm: Add Fman support for LS1046A by Mingkai Hu · 8 years ago
  20. d194c0e net: Add EMAC driver for H3/A83T/A64 SoCs. by Amit Singh Tomar · 8 years ago
  21. 5a15c1a driver/net/fec: support fixed speed connection by Hannes Schmelzer · 8 years ago
  22. 51d22bb net: rtl8169: Fix return value for rtl_send_common by Oleksandr Tymoshenko · 8 years ago
  23. 602e9b5 driver: net: phylib: add support for aquantia AQR106/107 PHY by Mingkai Hu · 8 years ago
  24. 57a37bc net: designware: Make driver independent from DM_GPIO again by Alexey Brodkin · 8 years ago
  25. fcdcc55 net: phy: marvell: Do not reset 88e1310 after autoneg by Nathan Rossi · 8 years ago
  26. 73823fa net: phy: micrel: add support for KSZ886x switches in MIIM mode by Alexey Firago · 9 years ago
  27. 9fe7fb5 net: rtl8169: fix switching between adapters by Stephen Warren · 9 years ago
  28. edf3271 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 8 years ago
  29. 75c5d18 net: macb: Convert to driver model by Simon Glass · 9 years ago
  30. 3d5dcef net: macb: Flush correct cache portion when sending by Simon Glass · 9 years ago
  31. 5ad2751 net: macb: Prepare for driver-model conversion by Simon Glass · 9 years ago
  32. 61a382b Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  33. 2c1b7e1 nand: Embed mtd_info in struct nand_chip by Scott Wood · 8 years ago
  34. 0a3d0e1 net: Add ag7xxx driver for Atheros MIPS by Marek Vasut · 9 years ago
  35. 351ff11 net: pcnet: Fix init on big endian 64 bit by Paul Burton · 9 years ago
  36. ed22875 net: pcnet: Make 64 bit safe by Paul Burton · 9 years ago
  37. 38004ad net: pcnet: Stop converting kseg1->kseg0 addresses by Paul Burton · 9 years ago
  38. 675974d Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 9 years ago
  39. 3bfa65c net: designware: fix descriptor layout and warnings on 64-bit archs by Beniamino Galvani · 9 years ago
  40. 6eb4462 net: designware: support phy reset device-tree bindings by Sjoerd Simons · 9 years ago
  41. 19824b9 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 9 years ago
  42. 9ff34e3 powerpc:t4240: MAC9 and MAC10 should not be identified as 1G interface in some case by Ying Zhang · 9 years ago
  43. 39452be Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  44. 4f4e962 net: phy: dp83867: Add SGMII helper for configuration by Dan Murphy · 9 years ago
  45. 63e3cde net: phy: Move is_rgmii helper to phy.h by Dan Murphy · 9 years ago
  46. 83fbd0a net: phy: ti: Allow the driver to be more configurable by Dan Murphy · 9 years ago
  47. a582871 net: zynq_gem: Add the passing of the phy-handle node by Dan Murphy · 9 years ago
  48. 4b7b24e drivers: net: cpsw: Add reading of DT phy-handle node by Dan Murphy · 9 years ago
  49. 9e55635 drivers: net: cpsw: add support for reading mac address from efuse by Mugunthan V N · 9 years ago
  50. 77f7bc7 drivers: net: cpsw: fix get mdio base and gmii_sel reg from DT by Mugunthan V N · 9 years ago
  51. 13a27fd drivers: net: cpsw: fix cpsw dp parse when num slaves as 1 by Mugunthan V N · 9 years ago
  52. 87b2c4e net: phy: Add PHY driver for mv88e61xx switches by Kevin Smith · 9 years ago
  53. b3072db net: Remove unused mv88e61xx switch driver by Kevin Smith · 9 years ago
  54. 53cd7bb net: fec_mxc: use simpler runtime cpu dection macros by Peng Fan · 9 years ago
  55. 0b56710 phy: marvell: Do not reset phy after negotiation by Michal Simek · 9 years ago
  56. 24ce232 phy: Wire return value from phy_config() by Michal Simek · 9 years ago
  57. 5ff8966 net: phy: Handle phy_startup() error codes properly by Michal Simek · 9 years ago
  58. cf6677b phy: Return correct error code when timeout happens by Michal Simek · 9 years ago
  59. dbc0cfc net: xilinx: Handle error value from phy_startup() by Michal Simek · 9 years ago
  60. 8c60f92 Fix various typos, scattered over the code. by Robert P. J. Day · 9 years ago
  61. a799232 drivers: net: ldpaa: Memset pools_params as "0" before use by Prabhakar Kushwaha · 9 years ago
  62. edfdb99 Fix spelling of "occurred". by Vagrant Cascadian · 9 years ago
  63. cbe8e1c armv8: LS2080A: Consolidate LS2080A and LS2085A by York Sun · 9 years ago
  64. 2223a07 drivers: net: vsc9953: Fix bug when PVID is shown for disabled ports only by Codrin Ciubotariu · 9 years ago
  65. 59c7bc2 drivers: net: vsc9953: Do not configure disabled ports by Codrin Ciubotariu · 9 years ago
  66. 665591d Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 9 years ago
  67. 4546700 net: zynq_gem: Add SGMII support for zynqMP by Siva Durga Prasad Paladugu · 9 years ago
  68. 02c7be6 net: phy: Add SGMII support for TI phy by Siva Durga Prasad Paladugu · 9 years ago
  69. b81fe87 net: zynq_gem: Return error incase of invalid phy address by Siva Durga Prasad Paladugu · 9 years ago
  70. 9dbfc0d net: axi_emac: Report phy-node error message permanently by Michal Simek · 9 years ago
  71. 7f4e555 net: gem: Allow to set the MAC from an EEPROM by Joe Hershberger · 9 years ago
  72. a1c6ed8 net: xilinx_axi: Clear Isolate bit if found during phy setup by Siva Durga Prasad Paladugu · 9 years ago
  73. 4934851 net: xilinx_axi: Use interface type instead of zero by Siva Durga Prasad Paladugu · 9 years ago
  74. 65d3f3a net: zynq_gem: Add support for SGMII interface by Siva Durga Prasad Paladugu · 9 years ago
  75. dd6cbd3 phy: Add phy driver support for xilinx PCS/PMA core by Siva Durga Prasad Paladugu · 9 years ago
  76. 96c1904 net: mvpp2.c: Add Marvell mvpp2 network driver for Armada 375 by Stefan Roese · 9 years ago
  77. 10800de net: phy: Realtek RTL8211B/C PHY ID fix by Karsten Merker · 9 years ago
  78. 0cf2b4e net: phy: Optionally force master mode for RTL PHY by Michael Haas · 9 years ago
  79. 6df28ed Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  80. bae23c1 driver: net: fsl-mc: Check NULL before pointer dereference by Prabhakar Kushwaha · 9 years ago
  81. c6018bd driver: net: fsl-mc: Free dflt_dpio pointer after its usage by Prabhakar Kushwaha · 9 years ago
  82. dbb099f net: rtl8169: Fix build error when DEBUG is on by Bin Meng · 9 years ago
  83. 2997122 net: Move CONFIG_RTL8169 to Kconfig by Bin Meng · 9 years ago
  84. a6448df net: Move CONFIG_RTL8139 to Kconfig by Bin Meng · 9 years ago
  85. 878d3ec driver: net: fsl-mc: Return from DPAA_exit if boot_status !=0 by Prabhakar Kushwaha · 9 years ago
  86. ef9329a driver: net: ldpaa_eth: Add support of PHY framework by Prabhakar Kushwaha · 9 years ago
  87. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  88. 5dc3af8 net: phy: atheros: Fix problem with phy_reset() clearing BMCR by Alison Wang · 9 years ago
  89. 7263983 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  90. 0f331d8 driver/fm: fdt.c: fix fdt_fixup_fman_firmware() to support ARM platforms by Qianyu Gong · 9 years ago
  91. 8868a64 fm: fdt: Move fman ucode fixup to driver code by Qianyu Gong · 9 years ago
  92. ae6a758 qe: move drivers/qe/qe.h to include/fsl_qe.h by Qianyu Gong · 9 years ago
  93. bdf0b72 net: phy: realtek: Use generic genphy_parse_link() for RTL8211E by Michal Simek · 9 years ago
  94. a68a79e Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 9 years ago
  95. fbd4ac1 drivers: at91: clean up peripheral clock code by Wenyou Yang · 9 years ago
  96. eb06f02 net: phy: marvell: Fix problem with phy_reset() clearing BMCR by Stefan Roese · 9 years ago
  97. d1b5282 net: phy: marvell: Call phy_reset() where possible by Stefan Roese · 9 years ago
  98. c838673 drivers: net: keystone_net: convert driver to adopt device driver model by Mugunthan V N · 9 years ago
  99. cbd7daa drivers: net: phy: micrel: fix build errors with CONFIG_DM_ETH by Mugunthan V N · 9 years ago
  100. 3d93c94 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 9 years ago