1. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  2. 6c4aae9 net: macb: remove superfluous logical constraint by Heinrich Schuchardt · Sun Mar 18 11:32:53 2018 +0100
  3. 41d6d1e net: macb: Add support for Xilinx Zynq SoC by Wilson Lee · Tue Aug 22 20:25:07 2017 -0700
  4. 5653dbc net: macb: Fix GMAC not work when enable DM_ETH by Wenyou Yang · Thu Apr 20 11:13:13 2017 +0800
  5. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · Wed May 17 17:18:05 2017 -0600
  6. 8f15540 net: macb: Align the compatibles with kernel by Wenyou Yang · Fri Apr 14 14:36:05 2017 +0800
  7. 44835ea net: macb: Add remove callback by Wenyou Yang · Fri Apr 14 14:36:04 2017 +0800
  8. 1944936 net: macb: Fix ETH not found when clock not support by Wenyou Yang · Tue Feb 14 16:24:40 2017 +0800
  9. ff7951e Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Thu Feb 09 11:56:35 2017 -0500
  10. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · Tue Jan 17 16:52:55 2017 -0700
  11. 6fdb684 net: macb: Remove redundant #ifdef CONFIG_DM_ETH by Wenyou Yang · Wed Nov 02 10:06:57 2016 +0800
  12. 3d8d348 net: macb: Add the clock support by Wenyou Yang · Wed Nov 02 10:06:56 2016 +0800
  13. 8353f9d net, macb: fix misaligned cache operation warning by Heiko Schocher · Mon Aug 29 07:46:11 2016 +0200
  14. 64e4f7f treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:57 2016 +0900
  15. 1fbcbed net: mii: Use spatch to update miiphy_register by Joe Hershberger · Mon Aug 08 11:28:38 2016 -0500
  16. 7b81185 net: macb: Fix build error for CONFIG_DM_ETH enabled by Wenyou Yang · Tue May 17 13:11:35 2016 +0800
  17. 75c5d18 net: macb: Convert to driver model by Simon Glass · Thu May 05 07:28:11 2016 -0600
  18. 3d5dcef net: macb: Flush correct cache portion when sending by Simon Glass · Thu May 05 07:28:10 2016 -0600
  19. 5ad2751 net: macb: Prepare for driver-model conversion by Simon Glass · Thu May 05 07:28:09 2016 -0600
  20. 8c60f92 Fix various typos, scattered over the code. by Robert P. J. Day · Wed May 04 04:47:31 2016 -0400
  21. f1a1e58 net: macb: Not all the GEM are gigabit capable by Gregory CLEMENT · Wed Dec 16 14:50:34 2015 +0100
  22. 012d68d net: macb: add gmac multi-queue support by Wu, Josh · Wed Jun 03 16:45:44 2015 +0800
  23. e84319a net: Update hardware MAC address if it changes in env by Joe Hershberger · Tue Mar 24 02:41:49 2015 -0500
  24. 9f09a36 net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · Wed Apr 08 01:41:06 2015 -0500
  25. 8ecdbed net: cosmetic: Name ethaddr variables consistently by Joe Hershberger · Wed Apr 08 01:41:04 2015 -0500
  26. fe19ef3 Net: macb: reset GBE bit when fallback checking by Bo Shen · Wed Mar 04 13:35:16 2015 +0800
  27. 4660b33 net: macb: enable GMAC IP without GE feature support by Bo Shen · Mon Nov 10 15:24:01 2014 +0800
  28. 26562fe net: macb: write mac address when initialization by Bo Shen · Wed Oct 22 14:45:56 2014 +0800
  29. d43a89a macb: simplify gmac initialisation by Andreas Bießmann · Thu Sep 18 23:46:48 2014 +0200
  30. 1805240 net: macb: enable dcache in macb by Wu, Josh · Tue May 27 16:31:05 2014 +0800
  31. 1e86812 macb: make checkpatch clean by Andreas Bießmann · Mon May 26 22:55:18 2014 +0200
  32. 0e6624a net: macb: get DMA bus width from design config register by Bo Shen · Wed Sep 18 15:07:44 2013 +0800
  33. e04fe55 net: macb: fix the following building warning by Bo Shen · Mon Aug 19 10:35:47 2013 +0800
  34. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  35. 6f7d7d9 net: macb: add support for gigabit MAC by Bo Shen · Wed Apr 24 15:59:28 2013 +0800
  36. 7d91deb net: macb: using phylib to configure phy device by Bo Shen · Wed Apr 24 15:59:27 2013 +0800
  37. cc29ce5 net: macb: using AT91FAMILY replace #ifdeferry by Bo Shen · Wed Apr 24 15:59:26 2013 +0800
  38. 9e5742b net: Fix build regression in macb.c by Joe Hershberger · Mon Jun 24 19:06:38 2013 -0500
  39. 77cdf0f net/macb: Add arch specific routine to get mdio control by Shiraz Hashim · Thu Dec 13 17:22:52 2012 +0530
  40. a1b457a include/linux/byteorder: import latest endian definitions from linux by Kim Phillips · Mon Oct 29 13:34:23 2012 +0000
  41. 532f455 Merge branch 'master' of git://git.denx.de/u-boot-avr32 by Wolfgang Denk · Tue Sep 04 09:17:27 2012 +0200
  42. 7b2159a net:macb: add line break by Andreas Bießmann · Thu Aug 16 01:50:04 2012 +0000
  43. 42aafb3 arm : Atmel : add at91sam9x5ek board support by Bo Shen · Thu Jul 05 17:21:46 2012 +0000
  44. ab86262 drivers/net/macb.c: Fix compile warning by Joe Hershberger · Mon May 21 14:45:31 2012 +0000
  45. 8015655 macb: fix compile warning by andreas.devel@googlemail.com · Thu Jun 09 02:08:46 2011 +0000
  46. 7f619cb ATMEL: fix related common atmel driver files by Reinhard Meyer · Wed Nov 03 16:32:56 2010 +0100
  47. 5ff5fdb miiphy: constify device name by Mike Frysinger · Tue Jul 27 18:35:08 2010 -0400
  48. 33f8431 Write MAC address automatically on MACB-based boards by Ben Warren · Tue Jun 01 11:55:42 2010 -0700
  49. 790088e macb: Fix mii_phy_read and mii_phy_write functions by Semih Hazar · Thu Dec 17 15:07:15 2009 +0200
  50. 538566d at91: Introduction of at91sam9g45 SOC. by Sedji Gaouaou · Thu Jul 09 10:16:29 2009 +0200
  51. 4ef545e at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC. by Nicolas Ferre · Sun Mar 22 14:48:16 2009 +0100
  52. 6dd74f3 AVR32: macb - Search for PHY id by Gunnar Rangoy · Fri Jan 23 12:56:31 2009 +0100
  53. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  54. 2f2b6b6 Introduce netdev.h header file and remove externs by Ben Warren · Sun Aug 31 22:22:04 2008 -0700
  55. 9726784 net: Conditional COBJS inclusion of network drivers by Shinya Kuribayashi · Mon Jun 09 23:37:44 2008 +0900
  56. 69c925f AT91SAM9263EK support by Stelian Pop · Thu May 08 18:52:23 2008 +0200
  57. 7837993 Add support for AT91SAM9260EK by Stelian Pop · Wed Mar 26 18:52:33 2008 +0100
  58. 87a8254 AT91CAP9 support : MACB changes by Stelian Pop · Thu Jan 03 21:15:56 2008 +0000
  59. de9fcb5 Fix Ethernet init() return codes by Ben Warren · Wed Jan 09 18:15:53 2008 -0500
  60. ed0ea1f drivers/net : move net drivers to drivers/net by Jean-Christophe PLAGNIOL-VILLARD · Wed Nov 21 21:19:24 2007 +0100[Renamed from drivers/macb.c]
  61. 06dd9d5 Merge commit 'upstream/master' by Haavard Skinnemoen · Mon Aug 13 16:34:33 2007 +0200
  62. 3bed54e Fix some compile problems introduced by the latest CFG_CMD_xxx cleanup by Stefan Roese · Wed Jul 11 12:13:53 2007 +0200
  63. b1d408a drivers/[a-m]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 17:30:01 2007 -0500
  64. d8c8630 drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:02:10 2007 -0500
  65. b3ad772 macb: Don't restart autonegotiation if we already have link by Haavard Skinnemoen · Wed May 02 13:31:53 2007 +0200
  66. 996e147 macb: Introduce a few barriers when dealing with DMA descriptors by Haavard Skinnemoen · Wed May 02 13:22:38 2007 +0200
  67. 51c8f24 Atmel MACB ethernet driver by Haavard Skinnemoen · Fri Jan 20 10:03:34 2006 +0100