1. 826d06d Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 8 years ago
  2. 8ef548d powerpc:t4240: MAC9 and MAC10 should not be identified as 1G interface in some case by Ying Zhang · 8 years ago
  3. 2ee490a Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 8 years ago
  4. 0a71cd7 net: phy: dp83867: Add SGMII helper for configuration by Dan Murphy · 8 years ago
  5. 3ab72fe net: phy: Move is_rgmii helper to phy.h by Dan Murphy · 8 years ago
  6. 085445c net: phy: ti: Allow the driver to be more configurable by Dan Murphy · 8 years ago
  7. 20671a9 net: zynq_gem: Add the passing of the phy-handle node by Dan Murphy · 8 years ago
  8. cb38622 drivers: net: cpsw: Add reading of DT phy-handle node by Dan Murphy · 8 years ago
  9. e431056 drivers: net: cpsw: add support for reading mac address from efuse by Mugunthan V N · 8 years ago
  10. 66e740c drivers: net: cpsw: fix get mdio base and gmii_sel reg from DT by Mugunthan V N · 8 years ago
  11. b2003c5 drivers: net: cpsw: fix cpsw dp parse when num slaves as 1 by Mugunthan V N · 8 years ago
  12. 24ae396 net: phy: Add PHY driver for mv88e61xx switches by Kevin Smith · 8 years ago
  13. 83c0551 net: Remove unused mv88e61xx switch driver by Kevin Smith · 8 years ago
  14. 1b008fd phy: marvell: Do not reset phy after negotiation by Michal Simek · 8 years ago
  15. 7a673f0 phy: Wire return value from phy_config() by Michal Simek · 8 years ago
  16. b733c27 net: phy: Handle phy_startup() error codes properly by Michal Simek · 8 years ago
  17. ef5e821 phy: Return correct error code when timeout happens by Michal Simek · 8 years ago
  18. 55259e7 net: xilinx: Handle error value from phy_startup() by Michal Simek · 8 years ago
  19. 1cc0a9f Fix various typos, scattered over the code. by Robert P. J. Day · 8 years ago
  20. 31a48cf drivers: net: ldpaa: Memset pools_params as "0" before use by Prabhakar Kushwaha · 8 years ago
  21. eae4b2b Fix spelling of "occurred". by Vagrant Cascadian · 8 years ago
  22. 3c1d218 armv8: LS2080A: Consolidate LS2080A and LS2085A by York Sun · 8 years ago
  23. 9101a68 drivers: net: vsc9953: Fix bug when PVID is shown for disabled ports only by Codrin Ciubotariu · 9 years ago
  24. 02c00f2 drivers: net: vsc9953: Do not configure disabled ports by Codrin Ciubotariu · 9 years ago
  25. 4ed6ed3 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 8 years ago
  26. 845ee5f net: zynq_gem: Add SGMII support for zynqMP by Siva Durga Prasad Paladugu · 9 years ago
  27. 85b949f net: phy: Add SGMII support for TI phy by Siva Durga Prasad Paladugu · 9 years ago
  28. e76d2dc net: zynq_gem: Return error incase of invalid phy address by Siva Durga Prasad Paladugu · 8 years ago
  29. ceb04e1 net: axi_emac: Report phy-node error message permanently by Michal Simek · 9 years ago
  30. a509a1d net: gem: Allow to set the MAC from an EEPROM by Joe Hershberger · 9 years ago
  31. 8964f24 net: xilinx_axi: Clear Isolate bit if found during phy setup by Siva Durga Prasad Paladugu · 9 years ago
  32. 9c0da76 net: xilinx_axi: Use interface type instead of zero by Siva Durga Prasad Paladugu · 9 years ago
  33. a06c341 net: zynq_gem: Add support for SGMII interface by Siva Durga Prasad Paladugu · 9 years ago
  34. ed6fad3 phy: Add phy driver support for xilinx PCS/PMA core by Siva Durga Prasad Paladugu · 9 years ago
  35. 99d4c6d net: mvpp2.c: Add Marvell mvpp2 network driver for Armada 375 by Stefan Roese · 9 years ago
  36. 563d8d9 net: phy: Realtek RTL8211B/C PHY ID fix by Karsten Merker · 9 years ago
  37. 525d187 net: phy: Optionally force master mode for RTL PHY by Michael Haas · 9 years ago
  38. 0badc64 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  39. b576d32 driver: net: fsl-mc: Check NULL before pointer dereference by Prabhakar Kushwaha · 9 years ago
  40. cd7b3fb driver: net: fsl-mc: Free dflt_dpio pointer after its usage by Prabhakar Kushwaha · 9 years ago
  41. dbe2538 net: rtl8169: Fix build error when DEBUG is on by Bin Meng · 9 years ago
  42. 0764f24 net: Move CONFIG_RTL8169 to Kconfig by Bin Meng · 9 years ago
  43. 86e9dc8 net: Move CONFIG_RTL8139 to Kconfig by Bin Meng · 9 years ago
  44. 6dedced driver: net: fsl-mc: Return from DPAA_exit if boot_status !=0 by Prabhakar Kushwaha · 9 years ago
  45. 6c2b520 driver: net: ldpaa_eth: Add support of PHY framework by Prabhakar Kushwaha · 9 years ago
  46. 73223f0 Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  47. 903d384 net: phy: atheros: Fix problem with phy_reset() clearing BMCR by Alison Wang · 9 years ago
  48. e1417c7 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  49. 6fc9535 driver/fm: fdt.c: fix fdt_fixup_fman_firmware() to support ARM platforms by Qianyu Gong · 9 years ago
  50. 075affb fm: fdt: Move fman ucode fixup to driver code by Qianyu Gong · 9 years ago
  51. 2459afb qe: move drivers/qe/qe.h to include/fsl_qe.h by Qianyu Gong · 9 years ago
  52. 6a10bc5 net: phy: realtek: Use generic genphy_parse_link() for RTL8211E by Michal Simek · 9 years ago
  53. 20680b5 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 9 years ago
  54. cd4de1d drivers: at91: clean up peripheral clock code by Wenyou Yang · 9 years ago
  55. a8c3eca net: phy: marvell: Fix problem with phy_reset() clearing BMCR by Stefan Roese · 9 years ago
  56. 3089c47 net: phy: marvell: Call phy_reset() where possible by Stefan Roese · 9 years ago
  57. 6599f36 drivers: net: keystone_net: convert driver to adopt device driver model by Mugunthan V N · 9 years ago
  58. 347348f drivers: net: phy: micrel: fix build errors with CONFIG_DM_ETH by Mugunthan V N · 9 years ago
  59. 57dc53a Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 9 years ago
  60. 2300184 net: davinci_emac: fix NULL check after pointer dereference by Vishwas Srivastava · 9 years ago
  61. abbf2d9 net: fix wrong initialization in davinci-emac driver by Vishwas Srivastava · 9 years ago
  62. a187559 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  63. 81dab9a net: e1000: Convert to use DM PCI API by Bin Meng · 9 years ago
  64. 6758a6c net: designware: Use dm_pci_mem_to_phys() in the probe routine by Bin Meng · 9 years ago
  65. c52ac3f net: pch_gbe: Convert to use DM PCI API by Bin Meng · 9 years ago
  66. 161b1fe Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 9 years ago
  67. 008e61f Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  68. 23e7578 drivers: net: Add ethernet driver for Microchip PIC32. by Purna Chandra Mandal · 9 years ago
  69. 46c9d93 drivers: net: phy: add SMSC LAN8740 Phy support. by Purna Chandra Mandal · 9 years ago
  70. a2a4dc5 driver: net: fsl-mc: Update print to reflect correct string by Prabhakar Kushwaha · 9 years ago
  71. 5373b20 driver: net: fsl-mc: Memset dprc_cfg before configuring by Prabhakar Kushwaha · 9 years ago
  72. 82d72a1 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  73. d8877e6 net: phy: implements probe for Cortina phy by Shaohui Xie · 9 years ago
  74. ddcd1f3 net: phy: introduce a quirk PHY_FLAG_BROKEN_RESET by Shaohui Xie · 9 years ago
  75. ff7bd21 net: phy: micrel: fix divisor value for KSZ9031 phy skew by Dinh Nguyen · 9 years ago
  76. 1f9e672 net: phy: Use 'autoneg' flag from phydev by Alexandre Messier · 9 years ago
  77. 53b0c38 net: phy: Set ANRESTART in setup_forced by Alexandre Messier · 9 years ago
  78. 79e3efd net: phy: micrel: Disable B_CAST on config by Alexandre Messier · 9 years ago
  79. 6968ec9 net/designware: add support of max-speed device tree property by Alexey Brodkin · 9 years ago
  80. b884c3f net/designware: do explicit port selection for 1Gb mode by Alexey Brodkin · 9 years ago
  81. b18acb0 drivers/net/phy: introduce phy_set_supported() by Alexey Brodkin · 9 years ago
  82. 44bc317 net: phy: genphy: Allow overwriting features by Sascha Hauer · 9 years ago
  83. bbdcaff net: phy: ensure Gigabit features are masked off if requested by Florian Fainelli · 9 years ago
  84. a1c76c1 net: tsec: Use priv->tbiaddr to initialize TBI PHY address by Bin Meng · 9 years ago
  85. 9a1d6af net: tsec: Add driver model ethernet support by Bin Meng · 9 years ago
  86. 56a27a1 net: tsec: Use tsec_private pointer as the parameter for internal routines by Bin Meng · 9 years ago
  87. 8ba5017 net: tsec: Adjust orders to avoid forward declaration of tsec_send() by Bin Meng · 9 years ago
  88. e677da9 net: tsec: Move rxbd and txbd to struct tsec_private by Bin Meng · 9 years ago
  89. 362b123 net: tsec: Move rx_idx and tx_idx to struct tsec_private by Bin Meng · 9 years ago
  90. 9872b73 net: tsec: fsl_mdio: Fix several cosmetic issues by Bin Meng · 9 years ago
  91. aae0e68 drivers: net: vsc9953: Add LAG support by Codrin Ciubotariu · 9 years ago
  92. ba389e6 drivers: net: vsc9953: Fix FDB aging time by Codrin Ciubotariu · 9 years ago
  93. a058052 net: phy: do not read configuration register on reset by Stefan Agner · 9 years ago
  94. cd85bec Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  95. 335b193 driver: net: fsl-mc: Remove portal id hard-coding by Prabhakar Kushwaha · 9 years ago
  96. 44b2036 driver: net: ldpaa: Add debug info of printing DPMAC stats by Prabhakar Kushwaha · 9 years ago
  97. 1c42bea driver: net: ldpaa: Increase num of buffers for a pool by Prabhakar Kushwaha · 9 years ago
  98. 6073548 driver: net: ldpaa: Report back only error frames for tx by Prabhakar Kushwaha · 9 years ago
  99. 879a59a driver: net: fsl-mc: Prepare extended cfg for DPNI create by Prabhakar Kushwaha · 9 years ago
  100. 53e353f driver: net: fsl-mc: flib changes for MC FW 9.0.0 by Prabhakar Kushwaha · 9 years ago