summaryrefslogtreecommitdiff
path: root/mii-tool.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-26Consistently use defined exit codes.Jiri Popelka1-1/+2
2012-01-21removed unused variableBernd Eckenfels1-1/+0
2012-01-05mii-tool: don't rely on eth0 being default network device name.Jiri Popelka1-16/+6
2012-01-05mii-tool: use <linux/mii.h> instead of "mii.h" and fix RHBZ #491358Jiri Popelka1-51/+81
2012-01-04mii-tool: fix inverted advertising/link featuresBen Hutchings1-2/+2
2011-11-20fix "format not a string literal" warningsMike Frysinger1-1/+1
2006-09-27GigE Support by Stephen Hemminger fromBernd Eckenfels1-37/+79
2004-06-03added linebreak to version signatureBernd Eckenfels1-3/+1
2003-10-20make sure version string is helpfulBernd Eckenfels1-3/+5
2003-10-20patch to recognize more hardware without MII support (from Redhat Bug#77882,Bernd Eckenfels1-2/+2
2003-06-28Use new style MII ioctls only. This will give you a warning, if compiledBernd Eckenfels1-0/+3
2003-05-28make it compile on stricter gcc3.3Bernd Eckenfels1-12/+11
2002-09-15Implemented the Sean Reifenschneider suggested fflush() to the --watchBernd Eckenfels1-0/+1
2002-06-14this fixes segfault on -A "" and -F "" in mii-tool reported in debianBernd Eckenfels1-2/+6
2000-05-21Add mii-tool from David Hinds.Phil Blundell1-0/+462