aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/net/ctcm_main.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2008-07-14[S390] cio: introduce fcx enabled scsw formatPeter Oberparleiter1-14/+14
Extend the scsw data structure to the format required by fcx. Also provide helper functions for easier access to fields which are present in both the traditional as well as the modified format. Signed-off-by: Peter Oberparleiter <peter.oberparleiter@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com> Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
2008-03-17ctcm: infrastructure for replaced ctc driverPeter Tiedemann1-0/+1772
ctcm driver supports the channel-to-channel connections of the old ctc driver plus an additional MPC protocol to provide SNA connectivity. This new ctcm driver replaces the existing ctc driver. Signed-off-by: Peter Tiedemann <ptiedem@de.ibm.com> Signed-off-by: Ursula Braun <braunu@de.ibm.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>