summaryrefslogtreecommitdiff
path: root/drivers/net/dc2114x.c
AgeCommit message (Expand)Author
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-01net: dc2114x: Switch DEBUG_SROM{,2} to debug_cond()Marek Vasut
2020-05-01net: dc2114x: Reorganize driverMarek Vasut
2020-05-01net: dc2114x: Clean up INL/OUTL functionsMarek Vasut
2020-05-01net: dc2114x: Clean up DE4X5 macrosMarek Vasut
2020-05-01net: dc2114x: Clean up remaining driver codeMarek Vasut
2020-05-01net: dc2114x: Clean up SROM operationsMarek Vasut
2020-05-01net: dc2114x: Clean up send_setup_frame()Marek Vasut
2020-05-01net: dc2114x: Clean up dc21x4x_halt()Marek Vasut
2020-05-01net: dc2114x: Clean up dc21x4x_recv()Marek Vasut
2020-05-01net: dc2114x: Clean up dc21x4x_send()Marek Vasut
2020-05-01net: dc2114x: Clean up init codeMarek Vasut
2020-05-01net: tulip: Remove CONFIG_TULIP_*Marek Vasut
2019-08-11env: Move env_get() to env.hSimon Glass
2018-10-10net.h: Include linux/if_ether.h to avoid duplicationBin Meng
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-08-16env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass
2015-04-18net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-05-22drivers/net/dc2114x.c: Fix compile warningJoe Hershberger
2011-10-22net: dc2114x: check for apropriate commandLinus Walleij
2010-11-14net: dc2114x: Add initialized eth_device structureNobuhiro Iwamatsu
2009-03-20drivers/net/: get mac address from environmentMike Frysinger
2008-09-02Moved initialization of TULIP Ethernet controller to board_eth_init()Ben Warren
2008-06-09net: Conditional COBJS inclusion of network driversShinya Kuribayashi
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-01-10Fix Ethernet init() return codesBen Warren
2007-11-25drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD