]> Git Repo - linux.git/commit
qeth: bridgeport support - basic control
authorEugene Crosser <[email protected]>
Tue, 14 Jan 2014 14:54:11 +0000 (15:54 +0100)
committerDavid S. Miller <[email protected]>
Wed, 15 Jan 2014 22:48:01 +0000 (14:48 -0800)
commitb4d72c08b358fc5b259fad0f4971112d949efd1c
treef2bcd879d3957e353e3c7d61a91b5d1a594d7db8
parent3977458c9c61fc27a5a88cfcf51696b838d1ecc9
qeth: bridgeport support - basic control

Introduce functions to assign roles and check state of bridgeport-capable
HiperSocket devices, and sysfs attributes providing access to these
functions from userspace. Introduce udev events emitted when the state
of a bridgeport device changes.

Signed-off-by: Eugene Crosser <[email protected]>
Signed-off-by: Frank Blaschka <[email protected]>
Reviewed-by: Ursula Braun <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Documentation/s390/qeth.txt [new file with mode: 0644]
drivers/s390/net/Makefile
drivers/s390/net/qeth_core.h
drivers/s390/net/qeth_core_main.c
drivers/s390/net/qeth_core_mpc.c
drivers/s390/net/qeth_core_mpc.h
drivers/s390/net/qeth_l2.h [new file with mode: 0644]
drivers/s390/net/qeth_l2_main.c
drivers/s390/net/qeth_l2_sys.c [new file with mode: 0644]
This page took 0.05932 seconds and 4 git commands to generate.