Revision b41477f32a5aaf39a77741c0138b16f16a636c70 authored by Ananda Raju on 24 July 2006, 23:52:49 UTC, committed by Jeff Garzik on 03 August 2006, 21:27:25 UTC
	This patch contains some of the bug fixes and enhancements done to
	s2io driver. Following are the brief description of changes

	1. Introduced macro "S2IO_PARM_INT" for declaring integer load parameter
	2. UDP_RR test failure, memset txdl after Tx completion
	3. PXE boot may leave adapter in unknown state so do reset in probe.
	4. Add Tx completion code in netpoll
	5. In s2io_vpd_read() move array vpd_data[] to pointer, saves stack memory
	6. Fix bug in ethtool online test

Signed-off-by: Ananda Raju <ananda.raju@neterion.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
1 parent 2b14c30
History
File Mode Size
.gitignore -rw-r--r-- 29 bytes
Makefile -rw-r--r-- 716 bytes
docproc.c -rw-r--r-- 10.0 KB
fixdep.c -rw-r--r-- 9.3 KB

back to top