linux-kernel-test/drivers/s390
Frank Pavlic 9cb90de84b [PATCH] s390: TSO related fixes in qeth driver
Jeff,
I'm sorry seems that they have not been sent out either ...
ok here they come ...

[patch 3/4] s390: TSO related fixes in qeth driver

From: Frank Pavlic <pavlic@de.ibm.com>
	TSO related fixes :
	  - changing value of large_send attribute while network traffic
	    is running caused program check and thus device recovery.
	  - Due to hardware restriction discard packet when it exceeds 60K
	    otherwise qeth will cause program checks and thus traffic stall
	    when trying to send such huge packets.

Signed-off-by: Frank Pavlic <pavlic@de.ibm.com>

diffstat:
 qeth.h      |    4 ++--
 qeth_main.c |   33 +++++++++++++++++++++------------
 qeth_sys.c  |   10 +++-------
 3 files changed, 26 insertions(+), 21 deletions(-)
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
2005-09-14 12:15:31 -04:00
..
block [PATCH] s390: 64 bit diag250 support 2005-09-05 00:06:27 -07:00
char [PATCH] s390: disconnected 3270 console 2005-09-05 00:06:29 -07:00
cio [PATCH] s390: reIPL fix and extern/static inline 2005-09-05 00:06:28 -07:00
crypto [PATCH] s390: crypto driver update 2005-09-05 00:06:29 -07:00
net [PATCH] s390: TSO related fixes in qeth driver 2005-09-14 12:15:31 -04:00
scsi [PATCH] zfcp: bugfix and compile fixes 2005-08-28 13:53:48 -07:00
ebcdic.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Kconfig [PATCH] s390: add vmcp interface 2005-06-25 16:24:37 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
s390mach.c [PATCH] s390: machine check handler bugs 2005-09-05 00:06:25 -07:00
s390mach.h [PATCH] s390: improved machine check handling 2005-06-25 16:24:37 -07:00
sysinfo.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00