1. f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
  2. f0a0c88 drivers: fsl_mcdmafec: conversion to dm by Angelo Durgehello · 5 years ago
  3. caefa32 common: Move mii_init() function out of common.h by Simon Glass · 5 years ago
  4. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  5. 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
  6. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  7. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  8. 9c21549 net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · 7 years ago
  9. 4237696 net: fix typos by Heinrich Schuchardt · 7 years ago
  10. 399a9ce env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() by Simon Glass · 7 years ago
  11. 622b7b3 treewide: remove unneeded semicolons by Masahiro Yamada · 7 years ago
  12. 1fbcbed net: mii: Use spatch to update miiphy_register by Joe Hershberger · 8 years ago
  13. 9f09a36 net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · 10 years ago
  14. 10a72b6 net: Use ARRAY_SIZE at appropriate places by Axel Lin · 11 years ago
  15. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  16. e4e0488 net: Fix remaining API interface breakage by Joe Hershberger · 13 years ago
  17. d63ee71 miiphy: convert to linux/mii.h by Mike Frysinger · 14 years ago
  18. b203965 drivers/net/: get mac address from environment by Mike Frysinger · 16 years ago
  19. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  20. dcb3070 Fix ColdFire FEC warning messages by TsiChung Liew · 16 years ago
  21. e7edd4e Moved initialization of FSL_MCDMAFEC Ethernet driver to CPU directory by Ben Warren · 16 years ago
  22. 9726784 net: Conditional COBJS inclusion of network drivers by Shinya Kuribayashi · 16 years ago
  23. 1844b8f ColdFire: Fix ethernet hang issue for mcf547x_8x by TsiChung Liew · 17 years ago
  24. 95e8787 ColdFire: Add MCF547x_8x FEC driver by TsiChungLiew · 17 years ago