aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* fix "format not a string literal" warningsMike Frysinger2011-11-201-1/+1
| | | | Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* GigE Support by Stephen Hemminger fromBernd Eckenfels2006-09-271-37/+79
| | | | | http://developer.osdl.org/shemminger/prototypes/mii-tool.tar.bz2 with verbose register patch from Dean Gaudet
* added linebreak to version signatureBernd Eckenfels2004-06-031-3/+1
|
* make sure version string is helpfulBernd Eckenfels2003-10-201-3/+5
|
* patch to recognize more hardware without MII support (from Redhat Bug#77882,Bernd Eckenfels2003-10-201-2/+2
| | | | notified by Tilmann Bubeck).
* Use new style MII ioctls only. This will give you a warning, if compiledBernd Eckenfels2003-06-281-0/+3
| | | | | | | with old kernel source tree. It will also not work if compiled with new source on old kernels. The new ioctls also require root for reading, the old didnt. This fixes Debian bug #133648. No fallback compatibility is included for reasons of cleaner source.
* make it compile on stricter gcc3.3Bernd Eckenfels2003-05-281-12/+11
|
* Implemented the Sean Reifenschneider suggested fflush() to the --watchBernd Eckenfels2002-09-151-0/+1
| | | | function of mii-tool.
* this fixes segfault on -A "" and -F "" in mii-tool reported in debianBernd Eckenfels2002-06-141-2/+6
| | | | bug #139027
* Add mii-tool from David Hinds.Phil Blundell2000-05-211-0/+462