1. bc4666a net: dc2114x: Split common parts of non-DM functions out by Marek Vasut · 4 years, 3 months ago
  2. 05c4917 net: dc2114x: Split RX path by Marek Vasut · 4 years, 3 months ago
  3. 32d8d11 net: dc2114x: Add RX/TX rings into the private data by Marek Vasut · 4 years, 3 months ago
  4. 8a5c6f1 net: dc2114x: Pass PCI BDF into phys_to_bus() by Marek Vasut · 4 years, 3 months ago
  5. fcd6217 net: dc2114x: Pass private data around by Marek Vasut · 4 years, 3 months ago
  6. 2301a4b net: dc2114x: Introduce private data by Marek Vasut · 4 years, 3 months ago
  7. 02b95a4 net: dc2114x: Use standard I/O accessors by Marek Vasut · 4 years, 3 months ago
  8. 9b98f20 net: dc2114x: Drop update_srom() by Marek Vasut · 4 years, 3 months ago
  9. 777aa71 net: dc2114x: Support all DC2114x by Marek Vasut · 4 years, 3 months ago
  10. 75e375b net: dc2114x: Use PCI_DEVICE() to define PCI device compat list by Marek Vasut · 4 years, 3 months ago
  11. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 3 months ago
  12. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  13. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  14. c2abfca net: dc2114x: Switch DEBUG_SROM{,2} to debug_cond() by Marek Vasut · 4 years, 5 months ago
  15. dbe9c0c net: dc2114x: Reorganize driver by Marek Vasut · 4 years, 5 months ago
  16. 3b7b9e2 net: dc2114x: Clean up INL/OUTL functions by Marek Vasut · 4 years, 5 months ago
  17. 04da061 net: dc2114x: Clean up DE4X5 macros by Marek Vasut · 4 years, 5 months ago
  18. eb216f1 net: dc2114x: Clean up remaining driver code by Marek Vasut · 4 years, 5 months ago
  19. 2e5c2a1 net: dc2114x: Clean up SROM operations by Marek Vasut · 4 years, 5 months ago
  20. 5a0c332 net: dc2114x: Clean up send_setup_frame() by Marek Vasut · 4 years, 5 months ago
  21. 5b4e7df net: dc2114x: Clean up dc21x4x_halt() by Marek Vasut · 4 years, 5 months ago
  22. 9308df8 net: dc2114x: Clean up dc21x4x_recv() by Marek Vasut · 4 years, 5 months ago
  23. 7c53e33 net: dc2114x: Clean up dc21x4x_send() by Marek Vasut · 4 years, 5 months ago
  24. ca5cb04 net: dc2114x: Clean up init code by Marek Vasut · 4 years, 5 months ago
  25. 171f5e5 net: tulip: Remove CONFIG_TULIP_* by Marek Vasut · 4 years, 5 months ago
  26. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  27. dda5251 net.h: Include linux/if_ether.h to avoid duplication by Bin Meng · 6 years ago
  28. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  29. 35affd7 env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() by Simon Glass · 7 years ago
  30. 1fd92db net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · 9 years ago
  31. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  32. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  33. 6636c70 drivers/net/dc2114x.c: Fix compile warning by Joe Hershberger · 12 years ago
  34. df6a36f net: dc2114x: check for apropriate command by Linus Walleij · 13 years ago
  35. be44f75 net: dc2114x: Add initialized eth_device structure by Nobuhiro Iwamatsu · 14 years ago
  36. d3f8714 drivers/net/: get mac address from environment by Mike Frysinger · 16 years ago
  37. 8ca0b3f Moved initialization of TULIP Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  38. 3b904cc net: Conditional COBJS inclusion of network drivers by Shinya Kuribayashi · 16 years ago
  39. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  40. 422b1a0 Fix Ethernet init() return codes by Ben Warren · 17 years ago
  41. 2439e4b drivers/net : move net drivers to drivers/net by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago[Renamed from drivers/dc2114x.c]
  42. ddb5d86f drivers/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  43. 07d38a1 drivers/[a-m]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  44. d5be43d drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  45. 77ddac9 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
  46. c935d3b Patches by Stephan Linz, 11 Dec 2003: by wdenk · 21 years ago
  47. 3a473b2 * Patch by Ronen Shitrit, 10 Dec 2003: by wdenk · 21 years ago
  48. 63f3491 * Patch by André Schwarz, 8 Dec 2003: by wdenk · 21 years ago
  49. 42d1f03 * Patches by Xianghua Xiao, 15 Oct 2003: by wdenk · 21 years ago
  50. c609719 Initial revision by wdenk · 22 years ago