1. 6dedced driver: net: fsl-mc: Return from DPAA_exit if boot_status !=0 by Prabhakar Kushwaha · 9 years ago
  2. 6c2b520 driver: net: ldpaa_eth: Add support of PHY framework by Prabhakar Kushwaha · 9 years ago
  3. 73223f0 Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  4. 903d384 net: phy: atheros: Fix problem with phy_reset() clearing BMCR by Alison Wang · 9 years ago
  5. e1417c7 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  6. 6fc9535 driver/fm: fdt.c: fix fdt_fixup_fman_firmware() to support ARM platforms by Qianyu Gong · 9 years ago
  7. 075affb fm: fdt: Move fman ucode fixup to driver code by Qianyu Gong · 9 years ago
  8. 2459afb qe: move drivers/qe/qe.h to include/fsl_qe.h by Qianyu Gong · 9 years ago
  9. 6a10bc5 net: phy: realtek: Use generic genphy_parse_link() for RTL8211E by Michal Simek · 9 years ago
  10. 20680b5 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 9 years ago
  11. cd4de1d drivers: at91: clean up peripheral clock code by Wenyou Yang · 9 years ago
  12. a8c3eca net: phy: marvell: Fix problem with phy_reset() clearing BMCR by Stefan Roese · 9 years ago
  13. 3089c47 net: phy: marvell: Call phy_reset() where possible by Stefan Roese · 9 years ago
  14. 6599f36 drivers: net: keystone_net: convert driver to adopt device driver model by Mugunthan V N · 9 years ago
  15. 347348f drivers: net: phy: micrel: fix build errors with CONFIG_DM_ETH by Mugunthan V N · 9 years ago
  16. 57dc53a Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 9 years ago
  17. 2300184 net: davinci_emac: fix NULL check after pointer dereference by Vishwas Srivastava · 9 years ago
  18. abbf2d9 net: fix wrong initialization in davinci-emac driver by Vishwas Srivastava · 9 years ago
  19. a187559 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  20. 81dab9a net: e1000: Convert to use DM PCI API by Bin Meng · 9 years ago
  21. 6758a6c net: designware: Use dm_pci_mem_to_phys() in the probe routine by Bin Meng · 9 years ago
  22. c52ac3f net: pch_gbe: Convert to use DM PCI API by Bin Meng · 9 years ago
  23. 161b1fe Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 9 years ago
  24. 008e61f Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  25. 23e7578 drivers: net: Add ethernet driver for Microchip PIC32. by Purna Chandra Mandal · 9 years ago
  26. 46c9d93 drivers: net: phy: add SMSC LAN8740 Phy support. by Purna Chandra Mandal · 9 years ago
  27. a2a4dc5 driver: net: fsl-mc: Update print to reflect correct string by Prabhakar Kushwaha · 9 years ago
  28. 5373b20 driver: net: fsl-mc: Memset dprc_cfg before configuring by Prabhakar Kushwaha · 9 years ago
  29. 82d72a1 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  30. d8877e6 net: phy: implements probe for Cortina phy by Shaohui Xie · 9 years ago
  31. ddcd1f3 net: phy: introduce a quirk PHY_FLAG_BROKEN_RESET by Shaohui Xie · 9 years ago
  32. ff7bd21 net: phy: micrel: fix divisor value for KSZ9031 phy skew by Dinh Nguyen · 9 years ago
  33. 1f9e672 net: phy: Use 'autoneg' flag from phydev by Alexandre Messier · 9 years ago
  34. 53b0c38 net: phy: Set ANRESTART in setup_forced by Alexandre Messier · 9 years ago
  35. 79e3efd net: phy: micrel: Disable B_CAST on config by Alexandre Messier · 9 years ago
  36. 6968ec9 net/designware: add support of max-speed device tree property by Alexey Brodkin · 9 years ago
  37. b884c3f net/designware: do explicit port selection for 1Gb mode by Alexey Brodkin · 9 years ago
  38. b18acb0 drivers/net/phy: introduce phy_set_supported() by Alexey Brodkin · 9 years ago
  39. 44bc317 net: phy: genphy: Allow overwriting features by Sascha Hauer · 9 years ago
  40. bbdcaff net: phy: ensure Gigabit features are masked off if requested by Florian Fainelli · 9 years ago
  41. a1c76c1 net: tsec: Use priv->tbiaddr to initialize TBI PHY address by Bin Meng · 9 years ago
  42. 9a1d6af net: tsec: Add driver model ethernet support by Bin Meng · 9 years ago
  43. 56a27a1 net: tsec: Use tsec_private pointer as the parameter for internal routines by Bin Meng · 9 years ago
  44. 8ba5017 net: tsec: Adjust orders to avoid forward declaration of tsec_send() by Bin Meng · 9 years ago
  45. e677da9 net: tsec: Move rxbd and txbd to struct tsec_private by Bin Meng · 9 years ago
  46. 362b123 net: tsec: Move rx_idx and tx_idx to struct tsec_private by Bin Meng · 9 years ago
  47. 9872b73 net: tsec: fsl_mdio: Fix several cosmetic issues by Bin Meng · 9 years ago
  48. aae0e68 drivers: net: vsc9953: Add LAG support by Codrin Ciubotariu · 9 years ago
  49. ba389e6 drivers: net: vsc9953: Fix FDB aging time by Codrin Ciubotariu · 9 years ago
  50. a058052 net: phy: do not read configuration register on reset by Stefan Agner · 9 years ago
  51. cd85bec Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  52. 335b193 driver: net: fsl-mc: Remove portal id hard-coding by Prabhakar Kushwaha · 9 years ago
  53. 44b2036 driver: net: ldpaa: Add debug info of printing DPMAC stats by Prabhakar Kushwaha · 9 years ago
  54. 1c42bea driver: net: ldpaa: Increase num of buffers for a pool by Prabhakar Kushwaha · 9 years ago
  55. 6073548 driver: net: ldpaa: Report back only error frames for tx by Prabhakar Kushwaha · 9 years ago
  56. 879a59a driver: net: fsl-mc: Prepare extended cfg for DPNI create by Prabhakar Kushwaha · 9 years ago
  57. 53e353f driver: net: fsl-mc: flib changes for MC FW 9.0.0 by Prabhakar Kushwaha · 9 years ago
  58. 9a696f5 driver: net: fsl-mc: Add version check for MC objects by Prabhakar Kushwaha · 9 years ago
  59. 21909ba net: xilinx_ll_temac: Fix string overflow by Ricardo Ribalda Delgado · 9 years ago
  60. f17ea71 net: zynq: Change MDC setup for arm64 by Michal Simek · 9 years ago
  61. 0179063 net: phy: ti: Enable automatic crossover mode by Michal Simek · 9 years ago
  62. 3229c86 net: emaclite: Move emaclite to Kconfig by Michal Simek · 9 years ago
  63. f412b6a net: emaclite: Let core to handle received packet by Michal Simek · 9 years ago
  64. f03ec01 net: emaclite: Rename start and stop functions by Michal Simek · 9 years ago
  65. d538ee1 net: emaclite: Move driver to DM by Michal Simek · 9 years ago
  66. 4d2749b net: emaclite: Use indirect access in emaclite_recv by Michal Simek · 9 years ago
  67. 0070251 net: emaclite: Use indirect reg access in send by Michal Simek · 9 years ago
  68. 15c239c net: emaclite: Remove XEL_TSR_XMIT_ACTIVE_MASK flag by Michal Simek · 9 years ago
  69. 26c7945 net: emaclite: Fix logic around available TX buffers by Michal Simek · 9 years ago
  70. 5a4baa3 net: emaclite: Use indirect register access for TX reset by Michal Simek · 9 years ago
  71. 3af7090 net: emaclite: Use indirect register access for rx_ping/pong by Michal Simek · 9 years ago
  72. a0b2bfb net: emaclite: Use indirect register access for tx_ping/pong by Michal Simek · 9 years ago
  73. 9a23c49 net: emaclite: Convert MDIO to use register offset by Michal Simek · 9 years ago
  74. d722e86 net: emaclite: Add MDIO support to driver by Michal Simek · 9 years ago
  75. 8ce6947 net: emaclite: Remove ancient OF probe function by Michal Simek · 9 years ago
  76. 338a5f2 net: Add axi emac to Kconfig by Michal Simek · 9 years ago
  77. ad499e4 net: axi_emac: Rename start, stop, write_hwaddr functions by Michal Simek · 9 years ago
  78. 97d2363 net: axi_emac: Split recv from free_pkt by Michal Simek · 9 years ago
  79. 5d0449d net: axi_emac: Enable access to MDIO in probe by Michal Simek · 9 years ago
  80. 75cc93f net: axi_emac: Move driver to DM by Michal Simek · 9 years ago
  81. f098548 net: axi_emac: Pass private structure where possible by Michal Simek · 9 years ago
  82. 0d78abf net: axi_emac: Pass private structure to phyread/phywrite by Michal Simek · 9 years ago
  83. 6609f35 net: axi_emac: Put iobase to private structure by Michal Simek · 9 years ago
  84. f36bbcc net: axi_emac: Pass directly pointer to register space by Michal Simek · 9 years ago
  85. 2652a62 net: axi_emac: Show phy address instead of register content by Michal Simek · 9 years ago
  86. 3e3f8ba net: axi_emac: Fix parentheses around operand ! by Michal Simek · 9 years ago
  87. 75b03cf net: macb: Not all the GEM are gigabit capable by Gregory CLEMENT · 9 years ago
  88. c088326 drivers: net: fsl_mc: Compare pointer value qbman_swp_mc_start by Pratiyush Mohan Srivastava · 9 years ago
  89. e6655d7 net: eepro100: Fix build warnings by Bin Meng · 9 years ago
  90. 84b8bf6 bug.h: move BUILD_BUG_* defines to include/linux/bug.h by Masahiro Yamada · 9 years ago
  91. e7138b3 net: zynq_gem: Use shared wait_for_bit by Mateusz Kulikowski · 9 years ago
  92. df50b3b net: pcnet: refactor mapping of virtual addresses to physical ones by Daniel Schwierzeck · 9 years ago
  93. 192bc69 Fix GCC format-security errors and convert sprintfs. by Ben Whitten · 9 years ago
  94. f46c255 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 9 years ago
  95. e3b9c98 net: mvneta: Convert to driver model by Stefan Roese · 9 years ago
  96. 79206c0 net: lpc32xx: fix ignored MDIO busy wait status on read by Vladimir Zapolskiy · 9 years ago
  97. 7c4213f block: pass block dev not num to read/write/erase() by Stephen Warren · 9 years ago
  98. 774da4b Merge git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  99. 552ddbe dm: net: Convert rtl8169 to use DM PCI API by Simon Glass · 9 years ago
  100. 21ccce1 dm: pci: Add a dm_ prefix to pci_get_bdf() by Simon Glass · 9 years ago