1. e0653bf tsec: arrange the code to avoid useless function declaration by Mingkai Hu · 14 years ago
  2. a65e610 tsec: use IO accessors for IO accesses by Mingkai Hu · 14 years ago
  3. 25e38bd tsec: add AR8021 PHY support by Li Yang · 14 years ago
  4. d63ee71 miiphy: convert to linux/mii.h by Mike Frysinger · 14 years ago
  5. c1457f9 tsec: Revert to setting TBICR_ANEG_ENABLE by default for SGMII by Kumar Gala · 14 years ago
  6. 5ff5fdb miiphy: constify device name by Mike Frysinger · 14 years ago
  7. 7762268 tsec: fix the return value for tsec_eth_init() by Timur Tabi · 14 years ago
  8. 6d9933f tsec: add micrel ksz804 phy by Heiko Schocher · 14 years ago
  9. 27f98e0 tsec: Fix eTSEC2 link problem on P2020RDB by Felix Radensky · 14 years ago
  10. 1899777 tsec: Wait for both RX and TX to stop by Andy Fleming · 15 years ago
  11. 94f63a7 tsec: Add TSEC_FIBER flag by Peter Tyser · 15 years ago
  12. 3c93d8b tsec: Add support for using the BCM5482 PHY in fiber mode by Peter Tyser · 15 years ago
  13. 4ef03c0 tsec: General cleanup by Peter Tyser · 15 years ago
  14. 08b2d78 tsec: Make functions/data static when possible by Peter Tyser · 15 years ago
  15. f672290 tsec: Clean up Broadcom PHY status parsing by Peter Tyser · 15 years ago
  16. 583c1f4 tsec: Force TBI PHY to 1000Mbps full duplex in SGMII mode by Peter Tyser · 15 years ago
  17. b5541ef NET: Move MDIO regs out of TSEC Space by Sandeep Gopalpet · 15 years ago
  18. 59b020f tsec: Remove PHY command relocation fixups by Peter Tyser · 15 years ago
  19. ae4dd97 net: tsec - handle user interrupt while waiting for PHY auto negotiation to complete by Kim Phillips · 15 years ago
  20. 4c84fd5 tsec: Wait for auto-negotiation to complete without link by Peter Tyser · 16 years ago
  21. 6a6d948 Update Freescale copyrights to remove "All Rights Reserved" by Kumar Gala · 15 years ago
  22. c91b5de P2020RDB Added support of Vitesse PHYs VSC8641(RGMII) and VSC8221(SGMII) by Poonam Aggrwal · 15 years ago
  23. 4f8b633 net: tsec - fix dereferencing type-punned pointer will break strict-aliasing rules warning by Kim Phillips · 15 years ago
  24. ddb7fc7 tsec: Add support for BCM5482S PHY by Zach LeRoy · 16 years ago
  25. f81b823 tsec: report when there is no vendor specific PHY support by Paul Gortmaker · 16 years ago
  26. 9370c8b Added Vitesse VSC8211 definitions to TSEC driver by Pieter Henning · 16 years ago
  27. 2d1db14 tsec: Fix a bug in soft-resetting by Andy Fleming · 16 years ago
  28. aa4aac4 Marvell 88E1118 interrupt fix by Ron Madrid · 16 years ago
  29. d015a02 net: tsec: Fix Marvell 88E1121R phy init by Anatolij Gustschin · 16 years ago
  30. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  31. 4005e3b enable 10/100M at VSC8601 at tsec driver by Andre Schwarz · 16 years ago
  32. cb3d2de Support for multiple SGMII/TBI interfaces for TSEC ethernet by Peter Tyser · 16 years ago
  33. ac65e07 Add SGMII support to the tsec by Andy Fleming · 16 years ago
  34. fecff2b Pass in tsec_info struct through tsec_initialize by Andy Fleming · 16 years ago
  35. c067fc1 tsec: Move tsec.h to include/ by Andy Fleming · 16 years ago
  36. 7d4a2c3 PHY: Add support for the M88E1121R Marvell chip. by Sergei Poselenov · 16 years ago
  37. 9726784 net: Conditional COBJS inclusion of network drivers by Shinya Kuribayashi · 16 years ago
  38. c1e2b58 Add Marvell 88E1118 support for TSEC by Ron Madrid · 17 years ago
  39. 88390f6 drivers/net/tsec.c: Fix typo. by Wolfgang Denk · 17 years ago
  40. 1e18be1 TSEC: add config options for VSC8601 RGMII PHY by Andre Schwarz · 17 years ago
  41. 8b3a82f Add Vitesse 8601 support to TSEC driver by Tor Krill · 17 years ago
  42. 91112ec tsec: fix link detection for the RTL8211B PHY by Anton Vorontsov · 17 years ago
  43. a304a28 TSEC: Add the support for RealTek RTL8211B PHY by Dave Liu · 17 years ago
  44. 0838484 TSEC driver: Change MDIO support to allow access to any PHYs on the MDIO bus by michael.firth@bt.com · 17 years ago
  45. de9fcb5 Fix Ethernet init() return codes by Ben Warren · 17 years ago
  46. b19ecd3 mpc83xx: Add the support of MPC837xEMDS board by Dave Liu · 17 years ago
  47. ed0ea1f drivers/net : move net drivers to drivers/net by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago[Renamed from drivers/tsec.c]
  48. 9225411 Fix compiler warnings for PPC systems. Update CHANGELOG. by Wolfgang Denk · 17 years ago
  49. e3d7d6b tsec driver should clear RHALT on startup by Dan Wilson · 17 years ago
  50. 34b3f2e Typo fix in tsec.c by urwithsughosh@gmail.com · 17 years ago
  51. 4eb3dcf Don't wait for disconnected TSECs by Andy Fleming · 17 years ago
  52. 09b88df Define tsec flag values in config files by Andy Fleming · 17 years ago
  53. 7280da7 multicast tftp: RFC2090 by David Updegraff · 17 years ago
  54. f5dd299 tsec: fix multiple PHY support by Zach Sadecki · 17 years ago
  55. 4290d4c tsec: Allow Ten Bit Interface address to be configurable by Joe Hamman · 17 years ago
  56. 15e8757 Coding style cleanup. Update CHANGELOG. by Wolfgang Denk · 17 years ago
  57. bee6700 Add Marvell 1149 PHY support to the TSEC by Andy Fleming · 17 years ago
  58. 7e5e09f Merge branch 'testing' into working by Andy Fleming · 17 years ago
  59. 3c76cc9 Remove erroneous errata code from Marvel 88E1111S driver by Andy Fleming · 17 years ago
  60. b2d14f4 tsec: Fix PHY code to match first driver by Andy Fleming · 18 years ago
  61. 180d03a Fix Marvell 88e1145 PHY init code by Andy Fleming · 18 years ago
  62. 82ecaad drivers/[n-z]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  63. d8c8630 drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  64. 177e58f Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx by Kim Phillips · 18 years ago
  65. ed7ad4e Add support for BCM5464 Quad Phy by Joe Hamman · 18 years ago
  66. 58c495b Coding stylke cleanup; update CHANGELOG. by Wolfgang Denk · 18 years ago
  67. 0451b01 Add support for treating unknown PHYs as generic PHYs. by David Updegraff · 18 years ago
  68. 2fffa05 Enable 8544 support by Andy Fleming · 18 years ago
  69. 2bd9f1b mpc83xx: U-Boot support for Wind River SBC8349 by Paul Gortmaker · 18 years ago
  70. 054838e mpc83xx: Add support for the MPC8349E-mITX by Timur Tabi · 18 years ago
  71. ec9670b Added RGMII support to the TSECs and Marvell 881111 Phy by Nick Spence · 18 years ago
  72. f11eefb Fix TSEC driver (now for real): avoid crashes if PHY is not attached by Ben Warren · 18 years ago
  73. ae40812 Remove unneeded include files and local variable. by Jon Loeliger · 18 years ago
  74. b7ced08 Ran lindent and cleaned up whitespace issues. Format for 80-columns too. by Jon Loeliger · 18 years ago
  75. bdcdc63 Merge branch 'mpc85xx' by Jon Loeliger · 18 years ago
  76. 239e75f Add support for eTSEC 3 & 4 on 8548 CDS by Andy Fleming · 18 years ago
  77. 487d223 Fix Tsec bug when no link by Jin Zhengxiong-R64188 · 18 years ago
  78. 5c8aa97 Initial support for MPC8641 HPCN board. by Jon Loeliger · 19 years ago
  79. 6405a15 GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 19 years ago
  80. f0c4e46 Add Nat Semi DP83865 PHY support to MPC85xx TSEC driver by Wolfgang Denk · 19 years ago
  81. aab8c49 Add support for multiple PHYs. by Marian Balakowicz · 19 years ago
  82. 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
  83. c0dc34f Fix autonegotiation in tsec ethernet driver Patch by Stefan Roese, 21 Sep 2005 by Stefan Roese · 19 years ago
  84. ebc7224 Fix style issues primarily in 85xx and 83xx boards. by Jon Loeliger · 19 years ago
  85. 9095d4a * Patch by Eran Liberty Add support for the Freescale MPC8349ADS board. by Eran Liberty · 19 years ago
  86. 64a96f5 * Patch by Jon Loeliger, 2005-07-25 by Jon Loeliger · 19 years ago[Renamed from cpu/mpc85xx/tsec.c]
  87. 77a4f6e * Patch by Jon Loeliger, 2005-05-05 by Jon Loeliger · 19 years ago
  88. e085e5b * Patch by Ladislav Michl, 05 Apr 2005: Add support for VoiceBlue board. by wdenk · 20 years ago
  89. f41ff3b * Add FEC support for TQM8540 board. by wdenk · 20 years ago
  90. 3f3262b Update code for TQM8540 board (and 85xx in general): by wdenk · 20 years ago
  91. bfad55d * Patch by David Brownell, 10 Mar 2005: by wdenk · 20 years ago
  92. 3203c8f * Patch by Fred Klatt, 25 Jun 2004: Add support for WindRiver's SBC8560 board by wdenk · 20 years ago
  93. a445ddf Patches Part 1 by Jon Loeliger, 11 May 2004: by wdenk · 20 years ago
  94. 78924a7 * Patch by Dan Malek, 07 Apr 2004: by wdenk · 21 years ago
  95. ef89394 * CVS add missing files by wdenk · 21 years ago
  96. 9c53f40 * Patches by Xianghua Xiao, 15 Oct 2003: by wdenk · 21 years ago