linux/drivers/s390/net
Frank Blaschka a1c3ed4c9c qeth: NAPI support for l2 and l3 discipline
This patch adds NAPI support to the qeth layer 2 and layer 3
discipline. It is important to understand that we can not enable/disable
IRQs as usual, we have to use the corresponding new QDIO interface.
Also to not overdraw the budget we have to stop and restart buffer
processing at any point during processing a bulk of QDIO buffers.
Having the driver NAPI enabled it is possible to turn on GRO for the
layer 3 discipline.

Signed-off-by: Frank Blaschka <frank.blaschka@de.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-09-08 14:31:02 -07:00
..
claw.c claw: rename READ/WRITE defines to avoid redefinitions 2010-08-12 16:04:22 -07:00
claw.h claw: rename READ/WRITE defines to avoid redefinitions 2010-08-12 16:04:22 -07:00
ctcm_dbug.c
ctcm_dbug.h
ctcm_fsms.c ctcm: rename READ/WRITE defines to avoid redefinitions 2010-08-12 16:04:23 -07:00
ctcm_fsms.h
ctcm_main.c ctcm: rename READ/WRITE defines to avoid redefinitions 2010-08-12 16:04:23 -07:00
ctcm_main.h ctcm: rename READ/WRITE defines to avoid redefinitions 2010-08-12 16:04:23 -07:00
ctcm_mpc.c ctcm: rename READ/WRITE defines to avoid redefinitions 2010-08-12 16:04:23 -07:00
ctcm_mpc.h
ctcm_sysfs.c ctcm: rename READ/WRITE defines to avoid redefinitions 2010-08-12 16:04:23 -07:00
fsm.c
fsm.h
Kconfig Kconfig: have CCWGROUP depend on CLAW 2010-09-08 14:31:01 -07:00
lcs.c
lcs.h
Makefile
netiucv.c
qeth_core_main.c qeth: NAPI support for l2 and l3 discipline 2010-09-08 14:31:02 -07:00
qeth_core_mpc.c
qeth_core_mpc.h
qeth_core_sys.c qeth: serialize sysfs-triggered device configurations 2010-07-23 12:36:23 -07:00
qeth_core.h qeth: NAPI support for l2 and l3 discipline 2010-09-08 14:31:02 -07:00
qeth_l2_main.c qeth: NAPI support for l2 and l3 discipline 2010-09-08 14:31:02 -07:00
qeth_l3_main.c qeth: NAPI support for l2 and l3 discipline 2010-09-08 14:31:02 -07:00
qeth_l3_sys.c qeth: IP address takeover flag setting 2010-07-23 12:36:22 -07:00
qeth_l3.h qeth: IP address takeover flag setting 2010-07-23 12:36:22 -07:00
smsgiucv_app.c [S390] cmm, smsgiucv_app: convert sender to uppercase 2010-08-09 18:12:54 +02:00
smsgiucv.c
smsgiucv.h