summaryrefslogtreecommitdiff
path: root/ethtool-util.h
AgeCommit message (Collapse)AuthorFilesLines
2006-09-19[PATCH] ethtool: add ixgb register dump supportNicholas Nunley1-0/+3
This adds support for dumping ixgb registers in readable format. Signed-off-by: Nicholas Nunley <nicholas.d.nunley@intel.com> Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>
2006-08-24[PATCH] ethtool: skge register dumpStephen Hemminger1-0/+3
Pretty printing of skge registers. This is a redo of earlier patch that must have got lost. It earlier patch was before the git conversion. Signed-off-by: Stephen Hemminger <shemminger@osdl.org> Signed-off-by: Jeff Garzik <jeff@garzik.org>
2005-11-09[PATCH] ethtool: Format register dump for tg3Michael Chan1-0/+3
Format output of "ethtool -d" for tg3 devices to make it more readable. Each register is displayed as a 32-bit value and the undefined regions in the register space are skipped. Signed-off-by: Michael Chan <mchan@broadcom.com> Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
2005-10-25Add PPC4xx EMAC support.Eugene Surovegin1-0/+3
2005-10-25Initial import of ethtool version 3 + a few patches.Jeff Garzik1-0/+42