1. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · Tue Jan 17 16:52:55 2017 -0700
  2. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  3. da62ad2 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Thu Jan 28 18:42:10 2016 -0500
  4. 74314f1 net: tsec: Use priv->tbiaddr to initialize TBI PHY address by Bin Meng · Mon Jan 11 22:41:25 2016 -0800
  5. 1048f61 net: tsec: Add driver model ethernet support by Bin Meng · Mon Jan 11 22:41:24 2016 -0800
  6. e86a6cd net: tsec: Use tsec_private pointer as the parameter for internal routines by Bin Meng · Mon Jan 11 22:41:22 2016 -0800
  7. 80b1a1c net: tsec: Adjust orders to avoid forward declaration of tsec_send() by Bin Meng · Mon Jan 11 22:41:21 2016 -0800
  8. 1120c54 net: tsec: Move rxbd and txbd to struct tsec_private by Bin Meng · Mon Jan 11 22:41:20 2016 -0800
  9. 76f5399 net: tsec: Move rx_idx and tx_idx to struct tsec_private by Bin Meng · Mon Jan 11 22:41:19 2016 -0800
  10. 79cd33a net: tsec: fsl_mdio: Fix several cosmetic issues by Bin Meng · Mon Jan 11 22:41:18 2016 -0800
  11. 34fd6c9 Fix GCC format-security errors and convert sprintfs. by Ben Whitten · Wed Dec 30 13:05:58 2015 +0000
  12. 51b503e ls102xa: etsec: Use proper settings for BE BDs by Claudiu Manoil · Wed Aug 12 13:29:14 2015 +0300
  13. 9f09a36 net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · Wed Apr 08 01:41:06 2015 -0500
  14. fe56fec net: tsec: Fix NULL access in case init_phy() fails by Claudiu Manoil · Tue Dec 10 15:21:04 2013 +0200
  15. 32cc591 ls102xa: etsec: Add etsec support for LS102xA by Alison Wang · Fri Sep 05 13:52:38 2014 +0800
  16. dcb38fe net: tsec: Fix mac addr setup portability, cleanup by Claudiu Manoil · Mon Sep 30 12:44:47 2013 +0300
  17. a18ab90 net: tsec: Use portable regs type (uint->u32) by Claudiu Manoil · Mon Sep 30 12:44:46 2013 +0300
  18. eec416b net: tsec: Use portable types and accessors for BDs by Claudiu Manoil · Fri Oct 04 19:13:53 2013 +0300
  19. c739af4 net: tsec: Fix CamelCase issues around BD code by Claudiu Manoil · Mon Sep 30 12:44:44 2013 +0300
  20. cd0c412 net: tsec: Cleanup tsec regs init and fix __iomem warns by Claudiu Manoil · Mon Sep 30 12:44:42 2013 +0300
  21. 766c894 net: tsec: Fix priv pointer in tsec_mcast_addr() by Claudiu Manoil · Mon Sep 30 12:44:41 2013 +0300
  22. 461511b net: tsec: Fix and cleanup tsec_mcast_addr() by Claudiu Manoil · Mon Sep 30 12:44:40 2013 +0300
  23. 5c47357 net: Fix mcast function pointer prototype by Claudiu Manoil · Mon Sep 30 12:44:39 2013 +0300
  24. 4238746 net: abort network initialization if the PHY driver fails by Timur Tabi · Mon Jul 09 08:52:43 2012 +0000
  25. 5d289fe ppc: Fix warning in TSEC Ethernet driver by Joe Hershberger · Mon May 21 09:46:36 2012 +0000
  26. c8caa8a powerpc/mpc8548: Add workaround for erratum NMG_eTSEC129 by chenhui zhao · Mon Oct 03 08:38:50 2011 -0500
  27. 80f7021 Minor coding style cleanup. by Wolfgang Denk · Thu May 19 22:21:41 2011 +0200
  28. 422effd tsec: Convert tsec to use PHY Lib by Andy Fleming · Fri Apr 08 02:10:54 2011 -0500
  29. e0653bf tsec: arrange the code to avoid useless function declaration by Mingkai Hu · Thu Jan 27 12:52:46 2011 +0800
  30. a65e610 tsec: use IO accessors for IO accesses by Mingkai Hu · Thu Jan 27 12:52:45 2011 +0800
  31. 25e38bd tsec: add AR8021 PHY support by Li Yang · Thu Jan 27 19:02:50 2011 +0800
  32. d63ee71 miiphy: convert to linux/mii.h by Mike Frysinger · Thu Dec 23 15:40:12 2010 -0500
  33. c1457f9 tsec: Revert to setting TBICR_ANEG_ENABLE by default for SGMII by Kumar Gala · Wed Dec 01 22:55:54 2010 -0600
  34. 5ff5fdb miiphy: constify device name by Mike Frysinger · Tue Jul 27 18:35:08 2010 -0400
  35. 7762268 tsec: fix the return value for tsec_eth_init() by Timur Tabi · Tue Jun 08 08:21:21 2010 -0500
  36. 6d9933f tsec: add micrel ksz804 phy by Heiko Schocher · Mon Jul 05 12:23:04 2010 +0200
  37. 27f98e0 tsec: Fix eTSEC2 link problem on P2020RDB by Felix Radensky · Mon Jun 28 01:57:39 2010 +0300
  38. 1899777 tsec: Wait for both RX and TX to stop by Andy Fleming · Mon Apr 19 14:54:49 2010 -0500
  39. 94f63a7 tsec: Add TSEC_FIBER flag by Peter Tyser · Mon Nov 09 13:09:48 2009 -0600
  40. 3c93d8b tsec: Add support for using the BCM5482 PHY in fiber mode by Peter Tyser · Mon Nov 09 13:09:47 2009 -0600
  41. 4ef03c0 tsec: General cleanup by Peter Tyser · Mon Nov 09 13:09:46 2009 -0600
  42. 08b2d78 tsec: Make functions/data static when possible by Peter Tyser · Mon Nov 09 13:09:45 2009 -0600
  43. f672290 tsec: Clean up Broadcom PHY status parsing by Peter Tyser · Mon Nov 09 13:09:44 2009 -0600
  44. 583c1f4 tsec: Force TBI PHY to 1000Mbps full duplex in SGMII mode by Peter Tyser · Tue Nov 03 17:52:07 2009 -0600
  45. b5541ef NET: Move MDIO regs out of TSEC Space by Sandeep Gopalpet · Sat Oct 31 00:35:04 2009 +0530
  46. 59b020f tsec: Remove PHY command relocation fixups by Peter Tyser · Mon Sep 21 11:20:31 2009 -0500
  47. ae4dd97 net: tsec - handle user interrupt while waiting for PHY auto negotiation to complete by Kim Phillips · Mon Aug 24 14:32:26 2009 -0500
  48. 4c84fd5 tsec: Wait for auto-negotiation to complete without link by Peter Tyser · Wed Feb 04 15:14:05 2009 -0600
  49. 6a6d948 Update Freescale copyrights to remove "All Rights Reserved" by Kumar Gala · Tue Jul 28 21:49:52 2009 -0500
  50. c91b5de P2020RDB Added support of Vitesse PHYs VSC8641(RGMII) and VSC8221(SGMII) by Poonam Aggrwal · Thu Jul 02 16:15:13 2009 +0530
  51. 4f8b633 net: tsec - fix dereferencing type-punned pointer will break strict-aliasing rules warning by Kim Phillips · Fri Jul 17 12:17:00 2009 -0500
  52. ddb7fc7 tsec: Add support for BCM5482S PHY by Zach LeRoy · Fri May 22 10:26:33 2009 -0500
  53. f81b823 tsec: report when there is no vendor specific PHY support by Paul Gortmaker · Mon Mar 09 18:07:53 2009 -0500
  54. 9370c8b Added Vitesse VSC8211 definitions to TSEC driver by Pieter Henning · Sun Feb 22 23:17:15 2009 -0800
  55. 2d1db14 tsec: Fix a bug in soft-resetting by Andy Fleming · Tue Feb 03 18:26:41 2009 -0600
  56. aa4aac4 Marvell 88E1118 interrupt fix by Ron Madrid · Wed Jan 28 16:17:21 2009 -0800
  57. d015a02 net: tsec: Fix Marvell 88E1121R phy init by Anatolij Gustschin · Tue Dec 02 10:31:04 2008 +0100
  58. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  59. 4005e3b enable 10/100M at VSC8601 at tsec driver by Andre Schwarz · Tue Aug 19 16:07:03 2008 +0200
  60. cb3d2de Support for multiple SGMII/TBI interfaces for TSEC ethernet by Peter Tyser · Tue Sep 16 10:04:47 2008 -0500
  61. ac65e07 Add SGMII support to the tsec by Andy Fleming · Sun Aug 31 16:33:27 2008 -0500
  62. fecff2b Pass in tsec_info struct through tsec_initialize by Andy Fleming · Sun Aug 31 16:33:26 2008 -0500
  63. c067fc1 tsec: Move tsec.h to include/ by Andy Fleming · Sun Aug 31 16:33:25 2008 -0500
  64. 7d4a2c3 PHY: Add support for the M88E1121R Marvell chip. by Sergei Poselenov · Fri Jun 06 15:52:44 2008 +0200
  65. 9726784 net: Conditional COBJS inclusion of network drivers by Shinya Kuribayashi · Mon Jun 09 23:37:44 2008 +0900
  66. c1e2b58 Add Marvell 88E1118 support for TSEC by Ron Madrid · Fri May 23 15:37:05 2008 -0700
  67. 88390f6 drivers/net/tsec.c: Fix typo. by Wolfgang Denk · Sun May 04 00:35:15 2008 +0200
  68. 1e18be1 TSEC: add config options for VSC8601 RGMII PHY by Andre Schwarz · Tue Apr 29 19:18:32 2008 +0200
  69. 8b3a82f Add Vitesse 8601 support to TSEC driver by Tor Krill · Fri Mar 28 15:29:45 2008 +0100
  70. 91112ec tsec: fix link detection for the RTL8211B PHY by Anton Vorontsov · Fri Mar 14 23:20:30 2008 +0300
  71. a304a28 TSEC: Add the support for RealTek RTL8211B PHY by Dave Liu · Fri Jan 11 18:45:28 2008 +0800
  72. 0838484 TSEC driver: Change MDIO support to allow access to any PHYs on the MDIO bus by michael.firth@bt.com · Wed Jan 16 11:40:51 2008 +0000
  73. de9fcb5 Fix Ethernet init() return codes by Ben Warren · Wed Jan 09 18:15:53 2008 -0500
  74. b19ecd3 mpc83xx: Add the support of MPC837xEMDS board by Dave Liu · Tue Sep 18 12:37:57 2007 +0800
  75. 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/tsec.c]
  76. 9225411 Fix compiler warnings for PPC systems. Update CHANGELOG. by Wolfgang Denk · Sun Nov 18 16:36:27 2007 +0100
  77. e3d7d6b tsec driver should clear RHALT on startup by Dan Wilson · Fri Oct 19 11:33:48 2007 -0500
  78. 34b3f2e Typo fix in tsec.c by urwithsughosh@gmail.com · Mon Sep 10 14:54:56 2007 -0400
  79. 4eb3dcf Don't wait for disconnected TSECs by Andy Fleming · Wed Aug 15 20:03:44 2007 -0500
  80. 09b88df Define tsec flag values in config files by Andy Fleming · Wed Aug 15 20:03:25 2007 -0500
  81. 7280da7 multicast tftp: RFC2090 by David Updegraff · Mon Jun 11 10:41:07 2007 -0500
  82. f5dd299 tsec: fix multiple PHY support by Zach Sadecki · Tue Jul 31 12:27:25 2007 -0500
  83. 4290d4c tsec: Allow Ten Bit Interface address to be configurable by Joe Hamman · Thu Aug 09 09:08:18 2007 -0500
  84. 15e8757 Coding style cleanup. Update CHANGELOG. by Wolfgang Denk · Mon Aug 06 01:01:49 2007 +0200
  85. bee6700 Add Marvell 1149 PHY support to the TSEC by Andy Fleming · Fri Aug 03 04:05:25 2007 -0500
  86. 7e5e09f Merge branch 'testing' into working by Andy Fleming · Fri Aug 03 02:23:23 2007 -0500
  87. 3c76cc9 Remove erroneous errata code from Marvel 88E1111S driver by Andy Fleming · Fri Jun 08 16:41:18 2007 -0500
  88. b2d14f4 tsec: Fix PHY code to match first driver by Andy Fleming · Wed May 09 00:54:20 2007 -0500
  89. 180d03a Fix Marvell 88e1145 PHY init code by Andy Fleming · Tue May 08 17:23:02 2007 -0500
  90. 82ecaad drivers/[n-z]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 17:39:42 2007 -0500
  91. d8c8630 drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:02:10 2007 -0500
  92. 177e58f Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx by Kim Phillips · Wed May 16 16:52:19 2007 -0500
  93. ed7ad4e Add support for BCM5464 Quad Phy by Joe Hamman · Mon Apr 30 16:47:28 2007 -0500
  94. 58c495b Coding stylke cleanup; update CHANGELOG. by Wolfgang Denk · Sat May 05 18:23:11 2007 +0200
  95. 0451b01 Add support for treating unknown PHYs as generic PHYs. by David Updegraff · Fri Apr 20 14:34:48 2007 -0500
  96. 2fffa05 Enable 8544 support by Andy Fleming · Mon Apr 23 02:24:28 2007 -0500
  97. 2bd9f1b mpc83xx: U-Boot support for Wind River SBC8349 by Paul Gortmaker · Tue Jan 16 11:38:14 2007 -0500
  98. 054838e mpc83xx: Add support for the MPC8349E-mITX by Timur Tabi · Tue Oct 31 18:44:42 2006 -0600
  99. ec9670b Added RGMII support to the TSECs and Marvell 881111 Phy by Nick Spence · Thu Sep 07 07:39:46 2006 -0700
  100. f11eefb Fix TSEC driver (now for real): avoid crashes if PHY is not attached by Ben Warren · Thu Oct 26 14:38:25 2006 -0400