kernel_optimize_test/drivers/s390/net
Ursula Braun 2b6203bb7d qeth: enable interface setup if LAN is offline
Device initialization of a qeth device contains a STARTLAN step.
This step may fail, if cable is not yet plugged in. The qeth device
stays in state HARDSETUP until cable is plugged in. This prevents
further preparational initialization steps of the qeth device and
its network interface. This patch makes sure initialization of qeth
device continues, even though cable is not yet plugged in.
Once carrier is available, qeth is notified, triggers a recovery
which results in a working network interface.

Signed-off-by: Ursula Braun <ursula.braun@de.ibm.com>
Signed-off-by: Frank Blaschka <frank.blaschka@de.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-11-28 18:13:17 -08: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 s390: use free_netdev(netdev) instead of kfree() 2010-09-26 18:56:06 -07:00
ctcm_main.h ctcm: rename READ/WRITE defines to avoid redefinitions 2010-08-12 16:04:23 -07:00
ctcm_mpc.c s390: ctcm_mpc: Fix build after netdev refcount changes. 2010-10-13 09:11:26 -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 qeth lcs: convert mc rwlock to RCU 2010-11-28 18:13:16 -08:00
lcs.h
Makefile
netiucv.c
qeth_core_main.c qeth: fix race condition during device startup 2010-11-08 12:17:08 -08:00
qeth_core_mpc.c
qeth_core_mpc.h
qeth_core_sys.c drivers/s390/net: Remove unnecessary semicolons 2010-11-28 18:13:17 -08:00
qeth_core.h qeth: remove dev_queue_xmit invocation 2010-11-08 12:17:08 -08:00
qeth_l2_main.c qeth: enable interface setup if LAN is offline 2010-11-28 18:13:17 -08:00
qeth_l3_main.c qeth: enable interface setup if LAN is offline 2010-11-28 18:13:17 -08:00
qeth_l3_sys.c
qeth_l3.h
smsgiucv_app.c
smsgiucv.c
smsgiucv.h