Use sys/xattr.h instead of attr/xattr.h
[platform/upstream/net-tools.git] / mii-tool.c
2012-06-26 Jiri PopelkaConsistently use defined exit codes.
2012-01-21 Bernd Eckenfelsremoved unused variable
2012-01-05 Jiri Popelkamii-tool: don't rely on eth0 being default network...
2012-01-05 Jiri Popelkamii-tool: use <linux/mii.h> instead of "mii.h" and...
2012-01-04 Ben Hutchingsmii-tool: fix inverted advertising/link features
2011-11-21 Mike Frysingerfix "format not a string literal" warnings
2006-09-27 Bernd EckenfelsGigE Support by Stephen Hemminger from
2004-06-03 Bernd Eckenfelsadded linebreak to version signature
2003-10-20 Bernd Eckenfelsmake sure version string is helpful
2003-10-20 Bernd Eckenfelspatch to recognize more hardware without MII support...
2003-06-28 Bernd EckenfelsUse new style MII ioctls only. This will give you a...
2003-05-28 Bernd Eckenfelsmake it compile on stricter gcc3.3
2002-09-15 Bernd EckenfelsImplemented the Sean Reifenschneider suggested fflush...
2002-06-14 Bernd Eckenfelsthis fixes segfault on -A "" and -F "" in mii-tool...
2000-05-21 Phil BlundellAdd mii-tool from David Hinds.