summaryrefslogtreecommitdiff
path: root/drivers/net/dc2114x.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-10net.h: Include linux/if_ether.h to avoid duplicationBin Meng1-1/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-3/+1
2017-08-16env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass1-1/+1
2015-04-18net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger1-3/+6
2013-10-15Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2012-05-22drivers/net/dc2114x.c: Fix compile warningJoe Hershberger1-2/+2
2011-10-22net: dc2114x: check for apropriate commandLinus Walleij1-3/+5
2010-11-15net: dc2114x: Add initialized eth_device structureNobuhiro Iwamatsu1-0/+6
2009-03-21drivers/net/: get mac address from environmentMike Frysinger1-3/+6
2008-09-03Moved initialization of TULIP Ethernet controller to board_eth_init()Ben Warren1-0/+1
2008-06-10net: Conditional COBJS inclusion of network driversShinya Kuribayashi1-6/+0
2008-05-21Big white-space cleanup.Wolfgang Denk1-24/+23
2008-01-10Fix Ethernet init() return codesBen Warren1-2/+2
2007-11-25drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD1-0/+771