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