summaryrefslogtreecommitdiff
path: root/pcnet32.c
AgeCommit message (Collapse)AuthorFilesLines
2011-11-01Combine ethtool-{bitops,util}.h into internal.hBen Hutchings1-1/+1
ethtool-util.h contains all kinds of declarations, not just utility functions or macros. ethtool-bitops.h contains just a few extra definitions, and its only user also includes ethtool-util.h. Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
2005-10-25[PATCH] display pcnet32 chip revision with ethtoolDon Fry1-1/+28
This patch will display the version of the pcnet32 chip used by the device. It also correctly displays the MII register numbers for devices with multiple PHYs. Tested ia32 and ppc64. Signed-off-by: Don Fry <brazilnut@us.ibm.com> Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
2005-10-25Initial import of ethtool version 3 + a few patches.Jeff Garzik1-0/+222