lp://staging/ethtool
- Get this branch:
- bzr branch lp://staging/ethtool
Branch information
Import details
This branch is an import of the CVS module ethtool from :pserver:anonymous@gkernel.cvs.sourceforge.net:/cvsroot/gkernel.
Last successful import was .
Recent revisions
- 80. By jgarzik
-
Fri Jul 2 2004 Jeff Garzik <email address hidden>
Merged
* fec_8xx.c, ethtool-util.h, Makefile.am: Add fec_8xx register dump.
Contributed by Pantelis Antoniou <email address hidden>* Update ethtool.c to iterate through a list of drivers
* Fixed fec_8xx.c warnings on 64-bit - 79. By jgarzik
-
Fri Jul 2 2004 Jim Lewis <email address hidden>
* pcnet32.c, ethtool-util.h, Makefile.am: Add pcnet32 register dump.
- 77. By jgarzik
-
Fri Apr 9 2004 Jason Lunz <email address hidden>
* ethtool.c: Remove incorrect restriction on ethernet interface
names. - 76. By jgarzik
-
Fri Apr 9 2004 OGAWA Hirofumi <email address hidden>
* ethtool.c: This fixes the bogus tail backslash that I did.
- 75. By jgarzik
-
Fri Apr 9 2004 Jim Lewis <email address hidden>
* ethtool.c: Return results of self-test back to OS,
via exit(2). - 74. By jgarzik
-
Fri Apr 9 2004 Jeb Cramer <email address hidden>
* e1000.c: Update device id list and add printout of phy type in
register dump. Set default mac_type to 82543 since register offsets
haven't changed. - 73. By jgarzik
-
Fri Apr 9 2004 Jeff Garzik <email address hidden>
* configure.ac, Makefile.am, ethtool.c, etc.:
convert to more recent autoconf. - 72. By jgarzik
-
Sat Aug 30 2003 OGAWA Hirofumi <email address hidden>
* ethtool.8, ethtool.c: ethtool register dump raw mode