summaryrefslogtreecommitdiffstats
path: root/drivers/s390/net/ctcm_fsms.c
Commit message (Expand)AuthorAgeFilesLines
* s390/ctcm: cleanup indentingAlexandra Winter2023-02-101-16/+16
* s390/ctcm: fix typo "length to short" -> "length too short"Tong Zhang2022-03-211-1/+1
* s390/ctcm: fix format stringHeiko Carstens2021-11-191-1/+1
* s390/ctcm: remove incorrect kernel doc indicatorsHeiko Carstens2021-09-141-30/+30
* s390/net: replace in_irq() with in_hardirq()Changbin Du2021-08-161-1/+1
* s390: Fix fall-through warnings for ClangGustavo A. R. Silva2021-07-131-0/+1
* s390/ctcm: Avoid temporary allocation of struct th_header and th_sweep.Sebastian Andrzej Siewior2020-12-011-11/+4
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* s390/ctcm: don't use intparm for channel IOJulian Wiedmann2019-08-201-26/+16
* s390/net: Mark expected switch fall-throughsGustavo A. R. Silva2019-08-091-0/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* ctcm_fsms: Convert skb->user accesses to refcount_tDavid S. Miller2017-07-031-6/+6
* networking: introduce and use skb_put_data()Johannes Berg2017-06-161-4/+3
* s390/ctcm: improve endianness handlingHans Wippel2017-04-071-1/+1
* s390/ctcm, netiucv: migrate variables to handle y2038 problemAya Mahfouz2015-01-171-11/+7
* drivers/s390/net: removes unnecessary semicolonPeter Senna Tschudin2012-09-241-1/+1
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-2/+0
* ctcm: use correct idal word list for ctcmpcBelinda Thompson2012-03-071-0/+11
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* ctcm: rename READ/WRITE defines to avoid redefinitionsUrsula Braun2010-08-121-29/+31
* s390: remove cu3088 layer for lcs and ctcmUrsula Braun2009-11-131-1/+0
* ctcm: avoid wraparound in length of incoming dataRoel Kluin2009-03-241-3/+2
* [S390] convert ctcm printks to dev_xxx and pr_xxx macros.Peter Tiedemann2008-12-251-18/+28
* ctcm: netdev->priv vs. netdev->ml_privPeter Tiedemann2008-08-271-28/+28
* s390/net/ctcm: message cleanupPeter Tiedemann2008-07-221-232/+170
* [S390] cio: introduce fcx enabled scsw formatPeter Oberparleiter2008-07-141-6/+6
* ctcm: infrastructure for replaced ctc driverPeter Tiedemann2008-03-171-0/+2347