summaryrefslogtreecommitdiff
path: root/ethtool.c
AgeCommit message (Collapse)AuthorFilesLines
2005-10-25Add PPC4xx EMAC support.Eugene Surovegin1-0/+1
2005-10-25Use hexdump instead of single values for default register dump.Manfred Spraul1-5/+8
forcedeth now supports ethtool -d, but ethtool dumps that as 1024 lines with one value in each line. A hexdump would be far better readable than the current output.
2005-10-25[PATCH] Add long options to ethtoolAndi Kleen1-181/+107
2005-10-25Fix minor FC4/x86 warnings. Add .gitignore file.Jeff Garzik1-3/+3
2005-10-25Initial import of ethtool version 3 + a few patches.Jeff Garzik1-0/+2003