summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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-25[PATCH] Add long options to ethtoolAndi Kleen3-217/+145
2005-10-25[PATCH] ethtool: add support for latest Intel adaptersJesse Brandeburg1-2/+34
This patch adds register dump and device ID support for the new Intel PRO/1000 Adapters with a PCI Express bus. It also took care of a little housekeeping of some missing device IDs. Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com> ===== e1000.c 1.5 vs edited ===== Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
2005-10-25Add *.tar.gz to .gitignore (output of 'make distcheck').Jeff Garzik1-0/+1
2005-10-25Fix minor FC4/x86 warnings. Add .gitignore file.Jeff Garzik2-3/+23
2005-10-25Initial import of ethtool version 3 + a few patches.Jeff Garzik21-0/+6917