summaryrefslogtreecommitdiff
path: root/include/ns7520_eth.h
AgeCommit message (Collapse)Author
2008-07-06Remove duplicate definitions in include/lxt971a.h.Hugo Villeneuve
Remove duplicate definitions in include/lxt971a.h. Remove duplicate registers and bits definitions in include/lxt971a.h for standard MII registers, and use values in include/miiphy.h instead. Signed-off-by: Hugo Villeneuve <[email protected]> Signed-off-by: Ben Warren <[email protected]>
2008-05-21Big white-space cleanup.Wolfgang Denk
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 <[email protected]>
2005-10-09Add support for NetSilicon NS7520 processor.Wolfgang Denk
Patch by Art Shipkowski, 12 May 2005 Cleanup.