Sun Mar  3 2002   Brad Hards  <bhards@bigpond.net.au>

	* ethtool.c (parse_cmdline): Support "usb"
	as well as "eth" network interfaces.  USB networking
	uses a different prefix.

Fri Feb  8 2002  "Noam, Amir" <amir.noam@intel.com>,
		 "Kupermann, Eli" <eli.kupermann@intel.com>

	* ethtool.c (dump_advertised): new function.
	(dump_ecmd): Call it.
	Elsewhere: reformat code.

Wed Nov 28 2001  Jeff Garzik  <jgarzik@mandrakesoft.com>

	* configure.in, Makefile.am, redhat/Makefile.am:
	make sure redhat spec is included in dist tarball.

Tue Nov 27 2001  Tim Hockin  <thockin@sun.com>

	* natsemi.c: strings changes
	* ethtool.c: print messagelevel as hex (netif_msg_* shows better :)

Sun Nov 18 2001  Jeff Garzik  <jgarzik@mandrakesoft.com>

	* NEWS: update with recent changes
	* ethtool.8: phy address can be used if implemented in the
	  driver, so remove "Not used yet" remark.

Sun Nov 18 2001  Jeff Garzik  <jgarzik@mandrakesoft.com>

	* Makefile.am, de2104x.c, ethtool-util.h, ethtool.c:
	  Support register dumps for de2104x driver.

Tue Nov 13 2001  Tim Hockin  <thockin@sun.com>
	
	* natsemi.c, ethtool.c: use u8 data for ethtool_regs
	* ethtool-copy.h: latest from kernel
	* natsemi.c, ethtool.c: support ETHTOOL_GEEPROM via -e param

Mon Nov 12 2001  Tim Hockin  <thockin@sun.com>

	* natsemi.c: check version, conditionally print RFCR-indexed data

Wed Nov 07 2001  Tim Hockin  <thockin@sun.com>

	* ethtool.c: print less errors for unsupported ioctl()s
	* ethtool.c: warn if all ioctl()s are unsupported or failed
	* ethtool.c: change autoneg-restart mechanism to -r (as per jgarzik)
	* ethtool.c: check for "eth" in devicename (per jg)
	* ethtool.c: remove 'extraneous' braces

Wed Nov 07 2001  Jeff Garzik  <jgarzik@mandrakesoft.com>

	* ethtool.c, ethtool.8: support bnc port/media

Tue Nov 06 2001  Tim Hockin  <thockin@sun.com>

	* ethtool.c: clean up output for unhandled register dumps
	* natsemi.c: finish pretty-printing register dumps
	* ethtool.8: document -d option
	* various: add copyright info, where applicable
	* ethtool.c: be nicer about unsupported ioctl()s where possible
	  and be more verbose where nice is not an option.

Mon Nov 05 2001  Tim Hockin  <thockin@sun.com>

	* natsemi.c: first cut at 'pretty-printing' register dumps

Fri Nov 02 2001  Tim Hockin  <thockin@sun.com>

	* ethtool.c: add support for ETHTOOL_GREGS via -d (dump) flag
	* ethtool.c: add support for device-specific dumps for known devices
	* ethtool.c: make mode-specific handling allocate ifr_data
	* Makefile.am: import ChangeLog to rpm specfile
	* natsemi.c: added
	* ethtool-util.h: added

Thu Nov 01 2001  Tim Hockin  <thockin@sun.com>

	* ethtool.c: add support for ETHTOOL_GLINK in output
	* ethtool.c: add support for ETHTOOL_NWAY_RST via 'autoneg restart'
	* ethtool.c: add support for ETHTOOL_[GS]MSGLVL via 'msglvl' param
	* ethtool.8: add documentation for above
	* ethtool-copy.h: updated to sync with kernel

Fri Oct 26 2001  Jeff Garzik  <jgarzik@mandrakesoft.com>

	* ethtool.8: Update contributors list, home page URL.
	* ethtool.8: Much cleanup, no content change.
	Contributed by Andre Majorel.
	* ethtool.c: Clean up '-h' usage message.
	Contributed by Andre Majorel.

Fri Oct 26 2001  Jeff Garzik  <jgarzik@mandrakesoft.com>

	* Configure.in: bump version to 1.4cvs
	* Makefile.am: include ethtool-copy.h in list of sources
	* ethtool-copy.h:
	Import ethtool.h from kernel 2.4.13.
	* ethtool.c:
	Define SIOCETHTOOL if it is missing,
	trim trailing whitespace.
	* NEWS: update for these changes

Wed Sep 19 2001  Jeff Garzik  <jgarzik@mandrakesoft.com>

	* ethtool.c, ethtool-copy.h:
	Import copy of kernel 2.4.10-pre12's ethtool.h.

Wed Sep 19 2001  Tim Hockin  <thockin@sun.com>

	* Makefile.am, redhat/ethtool.spec.in:
	Basic "make rpm" support.

Wed Sep 19 2001  Tim Hockin  <thockin@sun.com>

	* AUTHORS, NEWS, ethtool.8, ethtool.c:
	Wake-on-LAN support.

Thu May 17 2001  Jeff Garzik  <jgarzik@mandrakesoft.com>

	* configure.in, NEWS, README: Version 1.2 release

	* ethtool.c: Support ETHTOOL_GDRVINFO.
	* ethtool.8: Document it.

Fri Mar 20 2001  Jeff Garzik  <jgarzik@mandrakesoft.com>

	* Makefile.am, configure.in, autogen.sh, NEWS,
	  ChangeLog, AUTHORS, README:
	  Add autoconf/automake support.

