1. 5966b6d net: tsec: Add the compatible string "gianfar" support by Hou Zhiqiang · Thu Jul 16 18:09:14 2020 +0800
  2. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  3. 3095e34 net: tsec: Fix offset of MDIO registers for DM_ETH by Vladimir Oltean · Fri Jul 19 00:29:54 2019 +0300
  4. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  5. c4f047c armv7: ls1021a: Drop macro CONFIG_LS102XA by York Sun · Mon Mar 27 11:41:03 2017 -0700
  6. 74314f1 net: tsec: Use priv->tbiaddr to initialize TBI PHY address by Bin Meng · Mon Jan 11 22:41:25 2016 -0800
  7. 1048f61 net: tsec: Add driver model ethernet support by Bin Meng · Mon Jan 11 22:41:24 2016 -0800
  8. e86a6cd net: tsec: Use tsec_private pointer as the parameter for internal routines by Bin Meng · Mon Jan 11 22:41:22 2016 -0800
  9. 1120c54 net: tsec: Move rxbd and txbd to struct tsec_private by Bin Meng · Mon Jan 11 22:41:20 2016 -0800
  10. 76f5399 net: tsec: Move rx_idx and tx_idx to struct tsec_private by Bin Meng · Mon Jan 11 22:41:19 2016 -0800
  11. 79cd33a net: tsec: fsl_mdio: Fix several cosmetic issues by Bin Meng · Mon Jan 11 22:41:18 2016 -0800
  12. 158cff0 armv7/ls1021a/etsec: Enable Tx Data and TxBD snooping by Alison Wang · Thu Jul 09 11:09:05 2015 +0800
  13. 87976b4 net: tsec: Remove tx snooping support from LS1 by Claudiu Manoil · Fri Sep 05 13:52:46 2014 +0800
  14. 32cc591 ls102xa: etsec: Add etsec support for LS102xA by Alison Wang · Fri Sep 05 13:52:38 2014 +0800
  15. de9ad7a net: Merge asm/fsl_enet.h into fsl_mdio.h by Claudiu Manoil · Fri Sep 05 13:52:36 2014 +0800
  16. a18ab90 net: tsec: Use portable regs type (uint->u32) by Claudiu Manoil · Mon Sep 30 12:44:46 2013 +0300
  17. eec416b net: tsec: Use portable types and accessors for BDs by Claudiu Manoil · Fri Oct 04 19:13:53 2013 +0300
  18. c739af4 net: tsec: Fix CamelCase issues around BD code by Claudiu Manoil · Mon Sep 30 12:44:44 2013 +0300
  19. cd0c412 net: tsec: Cleanup tsec regs init and fix __iomem warns by Claudiu Manoil · Mon Sep 30 12:44:42 2013 +0300
  20. 6855a65 tsec: Fix MDIO on devices with eTSEC2 by Andy Fleming · Fri Apr 29 02:26:52 2011 -0500
  21. 422effd tsec: Convert tsec to use PHY Lib by Andy Fleming · Fri Apr 08 02:10:54 2011 -0500
  22. a65e610 tsec: use IO accessors for IO accesses by Mingkai Hu · Thu Jan 27 12:52:45 2011 +0800
  23. d63ee71 miiphy: convert to linux/mii.h by Mike Frysinger · Thu Dec 23 15:40:12 2010 -0500
  24. 94f63a7 tsec: Add TSEC_FIBER flag by Peter Tyser · Mon Nov 09 13:09:48 2009 -0600
  25. 3c93d8b tsec: Add support for using the BCM5482 PHY in fiber mode by Peter Tyser · Mon Nov 09 13:09:47 2009 -0600
  26. 08b2d78 tsec: Make functions/data static when possible by Peter Tyser · Mon Nov 09 13:09:45 2009 -0600
  27. 2e97293 NET: Base support for etsec2.0 by Kumar Gala · Sat Oct 31 11:23:41 2009 -0500
  28. b5541ef NET: Move MDIO regs out of TSEC Space by Sandeep Gopalpet · Sat Oct 31 00:35:04 2009 +0530
  29. ddb7fc7 tsec: Add support for BCM5482S PHY by Zach LeRoy · Fri May 22 10:26:33 2009 -0500
  30. 62e7398 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx by Peter Tyser · Fri May 22 17:23:24 2009 -0500
  31. d015a02 net: tsec: Fix Marvell 88E1121R phy init by Anatolij Gustschin · Tue Dec 02 10:31:04 2008 +0100
  32. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  33. 9dbbd7b Coding style cleanup, update CHANGELOG by Wolfgang Denk · Sat Sep 13 02:23:05 2008 +0200
  34. ac65e07 Add SGMII support to the tsec by Andy Fleming · Sun Aug 31 16:33:27 2008 -0500
  35. fecff2b Pass in tsec_info struct through tsec_initialize by Andy Fleming · Sun Aug 31 16:33:26 2008 -0500
  36. c067fc1 tsec: Move tsec.h to include/ by Andy Fleming · Sun Aug 31 16:33:25 2008 -0500[Renamed (99%) from drivers/net/tsec.h]
  37. 7d4a2c3 PHY: Add support for the M88E1121R Marvell chip. by Sergei Poselenov · Fri Jun 06 15:52:44 2008 +0200
  38. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  39. 1e18be1 TSEC: add config options for VSC8601 RGMII PHY by Andre Schwarz · Tue Apr 29 19:18:32 2008 +0200
  40. 8b3a82f Add Vitesse 8601 support to TSEC driver by Tor Krill · Fri Mar 28 15:29:45 2008 +0100
  41. a304a28 TSEC: Add the support for RealTek RTL8211B PHY by Dave Liu · Fri Jan 11 18:45:28 2008 +0800
  42. 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.h]
  43. 4290d4c tsec: Allow Ten Bit Interface address to be configurable by Joe Hamman · Thu Aug 09 09:08:18 2007 -0500
  44. 2fffa05 Enable 8544 support by Andy Fleming · Mon Apr 23 02:24:28 2007 -0500
  45. 2bd9f1b mpc83xx: U-Boot support for Wind River SBC8349 by Paul Gortmaker · Tue Jan 16 11:38:14 2007 -0500
  46. 386a280 mpc83xx: Replace CFG_IMMRBAR with CFG_IMMR by Timur Tabi · Fri Nov 03 12:00:28 2006 -0600
  47. bdcdc63 Merge branch 'mpc85xx' by Jon Loeliger · Tue Sep 19 10:02:20 2006 -0500
  48. 239e75f Add support for eTSEC 3 & 4 on 8548 CDS by Andy Fleming · Wed Sep 13 10:34:18 2006 -0500
  49. 5c8aa97 Initial support for MPC8641 HPCN board. by Jon Loeliger · Wed Apr 26 17:58:56 2006 -0500
  50. f0c4e46 Add Nat Semi DP83865 PHY support to MPC85xx TSEC driver by Wolfgang Denk · Sun Mar 12 22:50:55 2006 +0100
  51. 4de55c0 Fix a HW timing issue on 8548 CDS for eTSEC 3 in RGMII mode by Wolfgang Denk · Sun Mar 12 18:09:47 2006 +0100
  52. a79c44f Fix bad register definitions for LTX971 PHY on MPC85xx boards. by Wolfgang Denk · Sun Mar 12 18:06:37 2006 +0100
  53. c0dc34f Fix autonegotiation in tsec ethernet driver Patch by Stefan Roese, 21 Sep 2005 by Stefan Roese · Wed Sep 21 18:20:22 2005 +0200
  54. 9095d4a * Patch by Eran Liberty Add support for the Freescale MPC8349ADS board. by Eran Liberty · Thu Jul 28 10:08:46 2005 -0500
  55. 64a96f5 * Patch by Jon Loeliger, 2005-07-25 by Jon Loeliger · Mon Jul 25 15:38:06 2005 -0500[Renamed from cpu/mpc85xx/tsec.h]
  56. 77a4f6e * Patch by Jon Loeliger, 2005-05-05 by Jon Loeliger · Mon Jul 25 14:05:07 2005 -0500
  57. f41ff3b * Add FEC support for TQM8540 board. by wdenk · Mon Apr 04 23:43:44 2005 +0000
  58. a445ddf Patches Part 1 by Jon Loeliger, 11 May 2004: by wdenk · Wed Jun 09 00:34:46 2004 +0000
  59. 78924a7 * Patch by Dan Malek, 07 Apr 2004: by wdenk · Sun Apr 18 21:45:42 2004 +0000
  60. 9c53f40 * Patches by Xianghua Xiao, 15 Oct 2003: by wdenk · Wed Oct 15 23:53:47 2003 +0000