summaryrefslogtreecommitdiff
path: root/drivers/net/ns8382x.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-3/+3
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2018-10-10net.h: Include linux/if_ether.h to avoid duplicationBin Meng1-1/+0
2015-04-18net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger1-2/+4
2012-05-22drivers/net/ns8382x.c: Fix compile warningJoe Hershberger1-4/+2
2011-11-03drivers/net/ns8382x.c: fix GCC 4.6 build warningsWolfgang Denk1-48/+37
2011-07-28cleanup: Fix typos and misspellings in various files.Mike Williams1-1/+1
2010-11-15net: ns8382x: Add initialized eth_device structureNobuhiro Iwamatsu1-0/+5
2008-10-21Cleanup: fix "MHz" spellingWolfgang Denk1-1/+1
2008-09-03Moved initialization of NS8382X Ethernet controller to board_eth_init()Ben Warren1-0/+1
2008-07-10Fix some more print() format errors.Wolfgang Denk1-2/+2
2008-06-10net: Conditional COBJS inclusion of network driversShinya Kuribayashi1-5/+0
2008-05-21Big white-space cleanup.Wolfgang Denk1-42/+42
2007-11-25drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD1-0/+863