1. 4bf5691 net: macb: Add support for Xilinx Zynq SoC by Wilson Lee · 7 years ago
  2. 6de046e net: macb: Fix GMAC not work when enable DM_ETH by Wenyou Yang · 7 years ago
  3. a821c4a dm: Rename dev_addr..() functions by Simon Glass · 7 years ago
  4. 7546025 net: macb: Align the compatibles with kernel by Wenyou Yang · 7 years ago
  5. 1870d4d net: macb: Add remove callback by Wenyou Yang · 7 years ago
  6. 3fd2b3a net: macb: Fix ETH not found when clock not support by Wenyou Yang · 8 years ago
  7. e1a71f8 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 8 years ago
  8. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  9. 6d2c1d2 net: macb: Remove redundant #ifdef CONFIG_DM_ETH by Wenyou Yang · 8 years ago
  10. 577aa3b net: macb: Add the clock support by Wenyou Yang · 8 years ago
  11. 592a749 net, macb: fix misaligned cache operation warning by Heiko Schocher · 8 years ago
  12. 5d97dff treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  13. 5a49f17 net: mii: Use spatch to update miiphy_register by Joe Hershberger · 8 years ago
  14. a212b66 net: macb: Fix build error for CONFIG_DM_ETH enabled by Wenyou Yang · 8 years ago
  15. f1dcc19 net: macb: Convert to driver model by Simon Glass · 8 years ago
  16. f589f8c net: macb: Flush correct cache portion when sending by Simon Glass · 8 years ago
  17. d5555b7 net: macb: Prepare for driver-model conversion by Simon Glass · 8 years ago
  18. 1cc0a9f Fix various typos, scattered over the code. by Robert P. J. Day · 8 years ago
  19. 75b03cf net: macb: Not all the GEM are gigabit capable by Gregory CLEMENT · 9 years ago
  20. ade4ea4 net: macb: add gmac multi-queue support by Wu, Josh · 9 years ago
  21. f566c99 net: Update hardware MAC address if it changes in env by Joe Hershberger · 10 years ago
  22. 1fd92db net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · 9 years ago
  23. 0adb5b7 net: cosmetic: Name ethaddr variables consistently by Joe Hershberger · 9 years ago
  24. c83cb5f Net: macb: reset GBE bit when fallback checking by Bo Shen · 10 years ago
  25. cabf61c net: macb: enable GMAC IP without GE feature support by Bo Shen · 10 years ago
  26. b2eff08 net: macb: write mac address when initialization by Bo Shen · 10 years ago
  27. 4760957 macb: simplify gmac initialisation by Andreas Bießmann · 10 years ago
  28. 5ae0e38 net: macb: enable dcache in macb by Wu, Josh · 10 years ago
  29. ceef983 macb: make checkpatch clean by Andreas Bießmann · 10 years ago
  30. 32e4f6b net: macb: get DMA bus width from design config register by Bo Shen · 11 years ago
  31. 8314ccd net: macb: fix the following building warning by Bo Shen · 11 years ago
  32. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  33. d256be2 net: macb: add support for gigabit MAC by Bo Shen · 11 years ago
  34. b1a0006 net: macb: using phylib to configure phy device by Bo Shen · 11 years ago
  35. d8f64b4 net: macb: using AT91FAMILY replace #ifdeferry by Bo Shen · 11 years ago
  36. 1b8c18b net: Fix build regression in macb.c by Joe Hershberger · 11 years ago
  37. 416ce62 net/macb: Add arch specific routine to get mdio control by Shiraz Hashim · 12 years ago
  38. eef1cf2 include/linux/byteorder: import latest endian definitions from linux by Kim Phillips · 12 years ago
  39. a6f0c4f Merge branch 'master' of git://git.denx.de/u-boot-avr32 by Wolfgang Denk · 12 years ago
  40. 6ed0e94 net:macb: add line break by Andreas Bießmann · 12 years ago
  41. f7fa2f3 arm : Atmel : add at91sam9x5ek board support by Bo Shen · 12 years ago
  42. 9d9a89b drivers/net/macb.c: Fix compile warning by Joe Hershberger · 12 years ago
  43. 6c169c1 macb: fix compile warning by andreas.devel@googlemail.com · 13 years ago
  44. 329f0f5 ATMEL: fix related common atmel driver files by Reinhard Meyer · 14 years ago
  45. 5700bb6 miiphy: constify device name by Mike Frysinger · 14 years ago
  46. 6bb4679 Write MAC address automatically on MACB-based boards by Ben Warren · 14 years ago
  47. 0f751d6 macb: Fix mii_phy_read and mii_phy_write functions by Semih Hazar · 15 years ago
  48. 22ee647 at91: Introduction of at91sam9g45 SOC. by Sedji Gaouaou · 15 years ago
  49. df486b1 at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC. by Nicolas Ferre · 16 years ago
  50. fc01ea1 AVR32: macb - Search for PHY id by Gunnar Rangoy · 16 years ago
  51. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  52. 89973f8 Introduce netdev.h header file and remove externs by Ben Warren · 16 years ago
  53. 3b904cc net: Conditional COBJS inclusion of network drivers by Shinya Kuribayashi · 16 years ago
  54. 8e429b3 AT91SAM9263EK support by Stelian Pop · 16 years ago
  55. 0176d43 Add support for AT91SAM9260EK by Stelian Pop · 17 years ago
  56. 7263ef1 AT91CAP9 support : MACB changes by Stelian Pop · 17 years ago
  57. 422b1a0 Fix Ethernet init() return codes by Ben Warren · 17 years ago
  58. 2439e4b drivers/net : move net drivers to drivers/net by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago[Renamed from drivers/macb.c]
  59. 375c2c9 Merge commit 'upstream/master' by Haavard Skinnemoen · 17 years ago
  60. 3865b1f Fix some compile problems introduced by the latest CFG_CMD_xxx cleanup by Stefan Roese · 17 years ago
  61. 07d38a1 drivers/[a-m]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  62. d5be43d drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  63. f2134f8 macb: Don't restart autonegotiation if we already have link by Haavard Skinnemoen · 17 years ago
  64. 04fcb5d macb: Introduce a few barriers when dealing with DMA descriptors by Haavard Skinnemoen · 17 years ago
  65. 5c1fe1f Atmel MACB ethernet driver by Haavard Skinnemoen · 19 years ago