aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/net/ctcm_fsms.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-03ctcm_fsms: Convert skb->user accesses to refcount_tDavid S. Miller1-6/+6
2017-06-16networking: introduce and use skb_put_data()Johannes Berg1-4/+3
2017-04-07s390/ctcm: improve endianness handlingHans Wippel1-1/+1
2015-01-17s390/ctcm, netiucv: migrate variables to handle y2038 problemAya Mahfouz1-11/+7
2012-09-24drivers/s390/net: removes unnecessary semicolonPeter Senna Tschudin1-1/+1
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-2/+0
2012-03-07ctcm: use correct idal word list for ctcmpcBelinda Thompson1-0/+11
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-08-12ctcm: rename READ/WRITE defines to avoid redefinitionsUrsula Braun1-29/+31
2009-11-13s390: remove cu3088 layer for lcs and ctcmUrsula Braun1-1/+0
2009-03-24ctcm: avoid wraparound in length of incoming dataRoel Kluin1-3/+2
2008-12-25[S390] convert ctcm printks to dev_xxx and pr_xxx macros.Peter Tiedemann1-18/+28
2008-08-27ctcm: netdev->priv vs. netdev->ml_privPeter Tiedemann1-28/+28
2008-07-22s390/net/ctcm: message cleanupPeter Tiedemann1-232/+170
2008-07-14[S390] cio: introduce fcx enabled scsw formatPeter Oberparleiter1-6/+6
2008-03-17ctcm: infrastructure for replaced ctc driverPeter Tiedemann1-0/+2347