Commit Graph

15 Commits (dda5251037008b3563ab0aaf443eb7be3213887c)

Author SHA1 Message Date
Bin Meng dda5251037 net.h: Include linux/if_ether.h to avoid duplication 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Simon Glass 35affd7a2f env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() 7 years ago
Joe Hershberger 1fd92db83d net: cosmetic: Fix var naming net <-> eth drivers 9 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Joe Hershberger 6636c701a0 drivers/net/dc2114x.c: Fix compile warning 12 years ago
Linus Walleij df6a36fbef net: dc2114x: check for apropriate command 13 years ago
Nobuhiro Iwamatsu be44f75887 net: dc2114x: Add initialized eth_device structure 14 years ago
Mike Frysinger d3f871482f drivers/net/: get mac address from environment 15 years ago
Ben Warren 8ca0b3f99c Moved initialization of TULIP Ethernet controller to board_eth_init() 16 years ago
Shinya Kuribayashi 3b904ccb93 net: Conditional COBJS inclusion of network drivers 16 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 16 years ago
Ben Warren 422b1a0160 Fix Ethernet init() return codes 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 2439e4bfa1 drivers/net : move net drivers to drivers/net 17 years ago
Jon Loeliger ddb5d86f02 drivers/: Remove lingering references to CFG_CMD_* symbols. 17 years ago
Jon Loeliger 07d38a17e9 drivers/[a-m]*: Remove obsolete references to CONFIG_COMMANDS 17 years ago
Jon Loeliger d5be43de93 drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 17 years ago
Wolfgang Denk 77ddac9480 Cleanup for GCC-4.x 19 years ago
wdenk c935d3bd8b Patches by Stephan Linz, 11 Dec 2003: 21 years ago
wdenk 3a473b2a65 * Patch by Ronen Shitrit, 10 Dec 2003: 21 years ago
wdenk 63f3491242 * Patch by André Schwarz, 8 Dec 2003: 21 years ago
wdenk 42d1f0394b * Patches by Xianghua Xiao, 15 Oct 2003: 21 years ago
wdenk c609719b8d Initial revision 22 years ago