1. ff7951e Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Thu Feb 09 11:56:35 2017 -0500
  2. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · Tue Jan 17 16:52:55 2017 -0700
  3. a8273d5 net: fec_mxc: Fix corruption of device tree blob by Daniel Strnad · Thu Feb 02 12:11:40 2017 +0100
  4. 87e7f35 dm: net: fec: Add .read_rom_hwaddr by Jagan Teki · Tue Dec 06 00:00:51 2016 +0100
  5. c6cd8d5 net: fec_mxc: Driver cleanups by Jagan Teki · Tue Dec 06 00:00:50 2016 +0100
  6. 484f021 net: fec_mxc: Convert into driver model by Jagan Teki · Tue Dec 06 00:00:49 2016 +0100
  7. bc5fb46 net: fec_mxc: Remove unneeded eth_device arg from fec_get_hwaddr by Jagan Teki · Tue Dec 06 00:00:48 2016 +0100
  8. 259b1fb Fix spelling of "resetting". by Vagrant Cascadian · Sun Oct 23 20:45:19 2016 -0700
  9. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  10. 5a15c1a driver/net/fec: support fixed speed connection by Hannes Schmelzer · Wed Jun 22 12:07:14 2016 +0200
  11. 53cd7bb net: fec_mxc: use simpler runtime cpu dection macros by Peng Fan · Mon May 23 18:36:04 2016 +0800
  12. c6e4a86 net: fec_mxc: unregister mdio bus on probe error by Måns Rullgård · Tue Dec 08 15:38:46 2015 +0000
  13. 4aeddb7 net: fec_mxc: configure MDIO hold time by Måns Rullgård · Tue Dec 08 15:38:45 2015 +0000
  14. 2dd337a Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · Wed Sep 02 17:24:58 2015 -0600
  15. 13433fd net: fec: do not access reserved register for i.MX6UL by Peng Fan · Wed Aug 12 17:46:51 2015 +0800
  16. 1342030 net: fec_mxc: remove useless struct nbuf by Albert ARIBAUD \(3ADEV\) · Fri Jun 19 14:18:27 2015 +0200
  17. 9f09a36 net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · Wed Apr 08 01:41:06 2015 -0500
  18. 8ecdbed net: cosmetic: Name ethaddr variables consistently by Joe Hershberger · Wed Apr 08 01:41:04 2015 -0500
  19. 120f43f net: fec_mxc: make local functions static by Jeroen Hofstee · Wed Oct 08 22:57:40 2014 +0200
  20. c34e99f net: fec_mxc: Poll FEC_TBD_READY after polling TDAR by Fabio Estevam · Mon Aug 25 13:34:17 2014 -0300
  21. 8b798b2 net: fec_mxc: Adjust RX DMA alignment for mx6solox by Fabio Estevam · Mon Aug 25 13:34:16 2014 -0300
  22. 1af8274 NET: fec_mxc: fix MDIO clock prescaler calculation by Markus Niebel · Wed Feb 05 10:54:11 2014 +0100
  23. 0388045 Net: FEC: Fix huge memory leak by Marek Vasut · Sat Oct 12 20:36:25 2013 +0200
  24. cc95608 net: fec_mxc: Fix timeouts during tftp transfer by Fabio Estevam · Tue Sep 17 23:13:10 2013 -0300
  25. 84c1f52 net: fec_mxc: Add support for mx6 solo-lite by Fabio Estevam · Fri Sep 13 00:36:27 2013 -0300
  26. 3abc814 fec_mxc: set ethaddr if fuses burned and not previously set by Eric Nelson · Fri Aug 02 10:37:00 2013 -0700
  27. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  28. d521b3c net: fec: Avoid MX28 bus sync issue by Marek Vasut · Fri Jul 12 01:03:04 2013 +0200
  29. 0302310 net: fec: Remove bogus flush_dcache_range() call by Marek Vasut · Thu Jul 11 17:23:26 2013 +0200
  30. 89d932a net: fec_mxc: Add support for Vybrid VF610 by Alison Wang · Mon May 27 22:55:43 2013 +0000
  31. dce4def net: fec_mxc: get phydev before fec_probe by Troy Kisky · Mon Oct 22 16:40:46 2012 +0000
  32. 2c42b3c net: fec_mxc: only call phy_connect in fec_probe by Troy Kisky · Mon Oct 22 16:40:45 2012 +0000
  33. 4c2ddec net: fec_mxc: use fec_set_dev_name to set name by Troy Kisky · Mon Oct 22 16:40:44 2012 +0000
  34. 4e0eae6 net: fec_mxc: have fecmxc_initialize call fecmxc_initialize_multi by Troy Kisky · Mon Oct 22 16:40:42 2012 +0000
  35. 5e76265 net: fec_mxc: change fec_mii_setspeed parameter by Troy Kisky · Mon Oct 22 16:40:41 2012 +0000
  36. ffa9016 net: fec_mxc: delete CONFIG_FEC_MXC_MULTI by Troy Kisky · Mon Oct 22 16:40:40 2012 +0000
  37. c1582c0 FEC: Replace magic contants by Marek Vasut · Wed Aug 29 03:49:51 2012 +0000
  38. 9bf7bf0 FEC: Rework the TX wait mechanism by Marek Vasut · Wed Aug 29 03:49:50 2012 +0000
  39. 5f1631d FEC: Remove endless loop in the FEC driver by Marek Vasut · Wed Aug 29 03:49:49 2012 +0000
  40. 4325d24 FEC: Properly align address over the buffers for cache ops by Marek Vasut · Sun Aug 26 10:19:21 2012 +0000
  41. 4d85b03 FEC: Do not pass unaligned buffer to network stack by Marek Vasut · Sun Aug 26 10:19:20 2012 +0000
  42. 551bb36 net: fec_mxc: Fix MDC for xMII by benoit.thebaudeau@advans · Thu Jul 19 02:12:58 2012 +0000
  43. acc7a28 net: fec_mxc: Fix setting of RCR for xMII by benoit.thebaudeau@advans · Thu Jul 19 02:12:46 2012 +0000
  44. 4238746 net: abort network initialization if the PHY driver fails by Timur Tabi · Mon Jul 09 08:52:43 2012 +0000
  45. 7c31bd1 drivers/net/fec_mxc.c: Fix compile warning by Joe Hershberger · Mon May 21 14:45:27 2012 +0000
  46. 335cbd2 FEC: Abstract out register setup by Marek Vasut · Tue May 01 11:09:41 2012 +0000
  47. d622817 NET: fec_mxc.c: Add a way to disable auto negotiation by Stefano Babic · Wed Feb 22 00:24:35 2012 +0000
  48. 3d2f727 net: fec_mxc: allow use with cache enabled by Eric Nelson · Thu Mar 15 18:33:25 2012 +0000
  49. 2000c66 net: fec_mxc: add PHYLIB support by Troy Kisky · Tue Feb 07 14:08:47 2012 +0000
  50. 0111213 net: fec_mxc: add 1000 Mbps selection by Troy Kisky · Tue Feb 07 14:08:46 2012 +0000
  51. 04fc128 net: imx: Add multi-FEC support for imx_get_mac_from_fuse by Fabio Estevam · Tue Dec 20 05:46:31 2011 +0000
  52. bbcef6c fec: add the i.mx6q enet driver support by Jason Liu · Fri Dec 16 05:17:07 2011 +0000
  53. 6a5fd4c FEC: Add support for iMX28 quirks by Marek Vasut · Tue Nov 08 23:18:10 2011 +0000
  54. 478e2d0 GCC4.6: Squash warnings in fec_mxc.c by Marek Vasut · Mon Oct 24 23:40:03 2011 +0000
  55. b27d5eb FEC: Squish "got MAC from fuse" message, make it debug() by Marek Vasut · Sun Sep 11 18:05:38 2011 +0000
  56. 43b1030 FEC: Add timeout for chip reset by Marek Vasut · Sun Sep 11 18:05:37 2011 +0000
  57. 539ecee FEC: Allow registering MII postconfiguration callback by Marek Vasut · Sun Sep 11 18:05:36 2011 +0000
  58. edcd6c0 FEC: Allow multiple FECes by Marek Vasut · Fri Sep 16 01:13:47 2011 +0200
  59. bf2386b FEC: Abstract access to fec->eth in MII operations by Marek Vasut · Sun Sep 11 18:05:34 2011 +0000
  60. dbb4fce FEC: Allow selection of MII mode via CONFIG_FEC_XCV_TYPE by Marek Vasut · Sun Sep 11 18:05:33 2011 +0000
  61. 95efbfa FEC: Add RMII mode support by Marek Vasut · Sun Sep 11 18:05:32 2011 +0000
  62. b8f8856 FEC: Kill mode select FIXME's by Marek Vasut · Sun Sep 11 18:05:31 2011 +0000
  63. f6f5380 FEC: Use defined constant instead of magic number by Marek Vasut · Sun Sep 11 18:05:30 2011 +0000
  64. 3efa0bc FEC: Use proper accessor to read register in debug call by Marek Vasut · Sun Sep 11 18:05:29 2011 +0000
  65. f8b82ee Timer: Fix misuse of ARM *timer_masked() functions outside arch/arm by Graeme Russ · Fri Jul 15 23:31:37 2011 +0000
  66. c11cf87 fec_mxc: add support for MX53 processor by Liu Hui-R64343 · Mon Jan 03 22:27:36 2011 +0000
  67. d63ee71 miiphy: convert to linux/mii.h by Mike Frysinger · Thu Dec 23 15:40:12 2010 -0500
  68. 4df6619 imx: Get fec mac address from fuse by Liu Hui-R64343 · Thu Nov 18 23:45:55 2010 +0000
  69. 1843c5b net: fec_mxc: Add initialized eth_device structure by Nobuhiro Iwamatsu · Tue Oct 19 14:03:42 2010 +0900
  70. a4a3055 drivers/net/fec_mxc.c: write mac address in init by John Rigby · Wed Oct 13 14:31:08 2010 -0600
  71. 5ff5fdb miiphy: constify device name by Mike Frysinger · Tue Jul 27 18:35:08 2010 -0400
  72. 63469ba net,fec: Shorten device name as done for other drivers by Stefano Babic · Tue Jul 20 07:57:07 2010 +0200
  73. 9ada5e6 net: fec_mxc: add write_hwaddr support by Heiko Schocher · Tue Apr 27 07:43:52 2010 +0200
  74. cc0d0d4 fec_mxc.c: Fix MX27 FEC MAC validity check by Eric Jarrige · Fri Apr 16 00:03:19 2010 +0200
  75. 8afce9a fec_mxc don't use internal eeprom on MX25 by John Rigby · Wed Apr 07 23:29:40 2010 -0600
  76. 070d734 net, fec_mxc: only setup the device enetaddr with eeprom value by Heiko Schocher · Wed Mar 31 08:34:46 2010 +0200
  77. 99d5fed fec_mxc: add MX25 support by John Rigby · Mon Jan 25 23:12:57 2010 -0700
  78. e650e49 fec_mxc: cleanup and factor out MX27 dependencies by John Rigby · Mon Jan 25 23:12:55 2010 -0700
  79. 889f2e2 fec_mxc: add support for MX51 processor by Stefano Babic · Mon Feb 01 14:51:30 2010 +0100
  80. 331daa1 fec_mxc: incomplete error handling by John Ogness · Fri Dec 11 09:47:28 2009 +0100
  81. e87eb99 mxc_fec: avoid free() calls to already freed pointers. by javier Martin · Thu Oct 29 08:22:43 2009 +0100
  82. ce2519a mxc_fec: fix some erroneous PHY accesses. by javier Martin · Thu Oct 29 08:18:34 2009 +0100
  83. bddc726 Coding Style cleanup; update CHANGELOG. by Wolfgang Denk · Thu Jul 23 22:23:23 2009 +0200
  84. e93a4a5 fec_mxc: driver for FEC ethernet controller on i.MX27 by Ilya Yanok · Tue Jul 21 19:32:21 2009 +0400