aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/nicext.h
AgeCommit message (Collapse)AuthorFilesLines
2014-01-24drivers: delete unused header filesMasahiro Yamada1-109/+0
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
2008-05-21Big white-space cleanup.Wolfgang Denk1-1/+1
This commit gets rid of a huge amount of silly white-space issues. Especially, all sequences of SPACEs followed by TAB characters get removed (unless they appear in print statements). Also remove all embedded "vim:" and "vi:" statements which hide indentation problems. Signed-off-by: Wolfgang Denk <wd@denx.de>
2007-11-25drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD1-0/+109
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>