1. 7bea69e Merge a patch series to improve dc2114x support by Tom Rini · 4 weeks ago
  2. 53bad6b net: dc2114x: remove the pass all multicast flag in operation mode settings by Hanyuan Zhao · 4 months ago
  3. 4e4e1b9 net: dc2114x: allow users to decide how to tx packets according to IP core by Hanyuan Zhao · 4 months ago
  4. a34fa7d net: dc2114x: allow users to decide whether to detect the tx No Carrier errors by Hanyuan Zhao · 4 months ago
  5. 2e6ec85 net: dc2114x: remove unused lines and change the var and print types by Hanyuan Zhao · 4 months ago
  6. b618201 net: dc2114x: add support for CPUs that have cache between the memory and the card by Hanyuan Zhao · 4 months ago
  7. 66c2861 net: dc2114x: set the card number to start at zero by Hanyuan Zhao · 4 months ago
  8. 9bea14b net: dc2114x: get mac address from environment by Hanyuan Zhao · 4 months ago
  9. a45684c net: dc2114x: add support for platforms that don't have pci controllers by Hanyuan Zhao · 4 months ago
  10. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  11. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  12. 6a1ea38 net: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  13. 77cf6dd net: dc2114x: Remove non-DM_ETH code by Tom Rini · 2 years ago
  14. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
  15. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  16. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  17. 1d6c738 net: dc2114x: Add DM support by Marek Vasut · 4 years, 5 months ago
  18. 29b9efc net: dc2114x: Split common parts of non-DM functions out by Marek Vasut · 4 years, 5 months ago
  19. dabf04f net: dc2114x: Split RX path by Marek Vasut · 4 years, 5 months ago
  20. f19db7f net: dc2114x: Add RX/TX rings into the private data by Marek Vasut · 4 years, 5 months ago
  21. b8e0b47 net: dc2114x: Pass PCI BDF into phys_to_bus() by Marek Vasut · 4 years, 5 months ago
  22. 25ada1f net: dc2114x: Pass private data around by Marek Vasut · 4 years, 5 months ago
  23. a3f8908 net: dc2114x: Introduce private data by Marek Vasut · 4 years, 5 months ago
  24. 992af7d net: dc2114x: Use standard I/O accessors by Marek Vasut · 4 years, 5 months ago
  25. ca22997 net: dc2114x: Drop update_srom() by Marek Vasut · 4 years, 5 months ago
  26. d8f69b7 net: dc2114x: Support all DC2114x by Marek Vasut · 4 years, 5 months ago
  27. 7cc35c8 net: dc2114x: Use PCI_DEVICE() to define PCI device compat list by Marek Vasut · 4 years, 5 months ago
  28. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  29. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  30. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  31. 091eea8 net: dc2114x: Switch DEBUG_SROM{,2} to debug_cond() by Marek Vasut · 4 years, 7 months ago
  32. 5e2ad05 net: dc2114x: Reorganize driver by Marek Vasut · 4 years, 7 months ago
  33. f02b701 net: dc2114x: Clean up INL/OUTL functions by Marek Vasut · 4 years, 7 months ago
  34. 75244fb net: dc2114x: Clean up DE4X5 macros by Marek Vasut · 4 years, 7 months ago
  35. 81d10f7 net: dc2114x: Clean up remaining driver code by Marek Vasut · 4 years, 7 months ago
  36. b46c7a0 net: dc2114x: Clean up SROM operations by Marek Vasut · 4 years, 7 months ago
  37. e13635a net: dc2114x: Clean up send_setup_frame() by Marek Vasut · 4 years, 7 months ago
  38. 1f34678 net: dc2114x: Clean up dc21x4x_halt() by Marek Vasut · 4 years, 7 months ago
  39. f30abb7 net: dc2114x: Clean up dc21x4x_recv() by Marek Vasut · 4 years, 7 months ago
  40. e3ffef3 net: dc2114x: Clean up dc21x4x_send() by Marek Vasut · 4 years, 7 months ago
  41. 268cc5b net: dc2114x: Clean up init code by Marek Vasut · 4 years, 7 months ago
  42. 331e4ec net: tulip: Remove CONFIG_TULIP_* by Marek Vasut · 4 years, 7 months ago
  43. 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
  44. 2ccb8b0 net.h: Include linux/if_ether.h to avoid duplication by Bin Meng · 6 years ago
  45. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  46. 399a9ce env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() by Simon Glass · 7 years ago
  47. 9f09a36 net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · 10 years ago
  48. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  49. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  50. cfb0cee drivers/net/dc2114x.c: Fix compile warning by Joe Hershberger · 13 years ago
  51. 68b1b93 net: dc2114x: check for apropriate command by Linus Walleij · 13 years ago
  52. d45fa74 net: dc2114x: Add initialized eth_device structure by Nobuhiro Iwamatsu · 14 years ago
  53. b203965 drivers/net/: get mac address from environment by Mike Frysinger · 16 years ago
  54. 840f8a5 Moved initialization of TULIP Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  55. 9726784 net: Conditional COBJS inclusion of network drivers by Shinya Kuribayashi · 16 years ago
  56. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  57. de9fcb5 Fix Ethernet init() return codes by Ben Warren · 17 years ago
  58. ed0ea1f drivers/net : move net drivers to drivers/net by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago[Renamed from drivers/dc2114x.c]
  59. 30c2f24 drivers/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  60. b1d408a drivers/[a-m]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  61. d8c8630 drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  62. 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
  63. 3be717f Patches by Stephan Linz, 11 Dec 2003: by wdenk · 21 years ago
  64. 5da7f2f * Patch by Ronen Shitrit, 10 Dec 2003: by wdenk · 21 years ago
  65. 0260cd6 * Patch by André Schwarz, 8 Dec 2003: by wdenk · 21 years ago
  66. 9c53f40 * Patches by Xianghua Xiao, 15 Oct 2003: by wdenk · 21 years ago
  67. c609719 Initial revision by wdenk · 22 years ago