1. bca686a net: tsec: Fix offset of MDIO registers for DM_ETH by Vladimir Oltean · 5 years ago
  2. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  3. 73fb583 armv7: ls1021a: Drop macro CONFIG_LS102XA by York Sun · 7 years ago
  4. a1c76c1 net: tsec: Use priv->tbiaddr to initialize TBI PHY address by Bin Meng · 9 years ago
  5. 9a1d6af net: tsec: Add driver model ethernet support by Bin Meng · 9 years ago
  6. 56a27a1 net: tsec: Use tsec_private pointer as the parameter for internal routines by Bin Meng · 9 years ago
  7. e677da9 net: tsec: Move rxbd and txbd to struct tsec_private by Bin Meng · 9 years ago
  8. 362b123 net: tsec: Move rx_idx and tx_idx to struct tsec_private by Bin Meng · 9 years ago
  9. 9872b73 net: tsec: fsl_mdio: Fix several cosmetic issues by Bin Meng · 9 years ago
  10. 6a17365 armv7/ls1021a/etsec: Enable Tx Data and TxBD snooping by Alison Wang · 9 years ago
  11. 5ea060a net: tsec: Remove tx snooping support from LS1 by Claudiu Manoil · 10 years ago
  12. 52d00a8 ls102xa: etsec: Add etsec support for LS102xA by Alison Wang · 10 years ago
  13. 93f26f1 net: Merge asm/fsl_enet.h into fsl_mdio.h by Claudiu Manoil · 10 years ago
  14. 82ef75c net: tsec: Use portable regs type (uint->u32) by Claudiu Manoil · 11 years ago
  15. 9c9141f net: tsec: Use portable types and accessors for BDs by Claudiu Manoil · 11 years ago
  16. 18b338f net: tsec: Fix CamelCase issues around BD code by Claudiu Manoil · 11 years ago
  17. aec84bf net: tsec: Cleanup tsec regs init and fix __iomem warns by Claudiu Manoil · 11 years ago
  18. 40ac3d4 tsec: Fix MDIO on devices with eTSEC2 by Andy Fleming · 13 years ago
  19. 063c126 tsec: Convert tsec to use PHY Lib by Andy Fleming · 13 years ago
  20. a32a6be tsec: use IO accessors for IO accesses by Mingkai Hu · 14 years ago
  21. 8ef583a miiphy: convert to linux/mii.h by Mike Frysinger · 14 years ago
  22. 5f6b144 tsec: Add TSEC_FIBER flag by Peter Tyser · 15 years ago
  23. 8abb8dc tsec: Add support for using the BCM5482 PHY in fiber mode by Peter Tyser · 15 years ago
  24. e1957ef tsec: Make functions/data static when possible by Peter Tyser · 15 years ago
  25. 3ad89c4 NET: Base support for etsec2.0 by Kumar Gala · 15 years ago
  26. b9e186f NET: Move MDIO regs out of TSEC Space by Sandeep Gopalpet · 15 years ago
  27. 091dc9f tsec: Add support for BCM5482S PHY by Zach LeRoy · 15 years ago
  28. 0f89860 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx by Peter Tyser · 15 years ago
  29. 23afaba net: tsec: Fix Marvell 88E1121R phy init by Anatolij Gustschin · 16 years ago
  30. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  31. f12e454 Coding style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
  32. 2abe361 Add SGMII support to the tsec by Andy Fleming · 16 years ago
  33. 75b9d4a Pass in tsec_info struct through tsec_initialize by Andy Fleming · 16 years ago
  34. dd3d1f5 tsec: Move tsec.h to include/ by Andy Fleming · 16 years ago[Renamed (99%) from drivers/net/tsec.h]
  35. d23dc39 PHY: Add support for the M88E1121R Marvell chip. by Sergei Poselenov · 16 years ago
  36. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  37. 9acde12 TSEC: add config options for VSC8601 RGMII PHY by Andre Schwarz · 16 years ago
  38. 2d934ea Add Vitesse 8601 support to TSEC driver by Tor Krill · 16 years ago
  39. 18ee320 TSEC: Add the support for RealTek RTL8211B PHY by Dave Liu · 17 years ago
  40. 2439e4b drivers/net : move net drivers to drivers/net by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago[Renamed from drivers/tsec.h]
  41. dcb84b7 tsec: Allow Ten Bit Interface address to be configurable by Joe Hamman · 17 years ago
  42. 81f481c Enable 8544 support by Andy Fleming · 17 years ago
  43. 91e2576 mpc83xx: U-Boot support for Wind River SBC8349 by Paul Gortmaker · 18 years ago
  44. d239d74 mpc83xx: Replace CFG_IMMRBAR with CFG_IMMR by Timur Tabi · 18 years ago
  45. 504b5cd Merge branch 'mpc85xx' by Jon Loeliger · 18 years ago
  46. 09f3e09 Add support for eTSEC 3 & 4 on 8548 CDS by Andy Fleming · 18 years ago
  47. debb735 Initial support for MPC8641 HPCN board. by Jon Loeliger · 18 years ago
  48. be5048f Add Nat Semi DP83865 PHY support to MPC85xx TSEC driver by Wolfgang Denk · 19 years ago
  49. 0346983 Fix a HW timing issue on 8548 CDS for eTSEC 3 in RGMII mode by Wolfgang Denk · 19 years ago
  50. d8169c9 Fix bad register definitions for LTX971 PHY on MPC85xx boards. by Wolfgang Denk · 19 years ago
  51. 5810dc3 Fix autonegotiation in tsec ethernet driver Patch by Stefan Roese, 21 Sep 2005 by Stefan Roese · 19 years ago
  52. f046ccd * Patch by Eran Liberty Add support for the Freescale MPC8349ADS board. by Eran Liberty · 19 years ago
  53. 63be111 * Patch by Jon Loeliger, 2005-07-25 by Jon Loeliger · 19 years ago[Renamed from cpu/mpc85xx/tsec.h]
  54. d9b94f2 * Patch by Jon Loeliger, 2005-05-05 by Jon Loeliger · 19 years ago
  55. 3dd7f0f * Add FEC support for TQM8540 board. by wdenk · 19 years ago
  56. 97d80fc Patches Part 1 by Jon Loeliger, 11 May 2004: by wdenk · 20 years ago
  57. 7abf0c5 * Patch by Dan Malek, 07 Apr 2004: by wdenk · 20 years ago
  58. 42d1f03 * Patches by Xianghua Xiao, 15 Oct 2003: by wdenk · 21 years ago