aboutsummaryrefslogtreecommitdiff
path: root/drivers/s390/net/ctcm_mpc.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-01s390/ctcm: Use explicit allocation mask in ctcmpc_unpack_skb().Gravatar Sebastian Andrzej Siewior 1-1/+1
2020-12-01s390/ctcm: Avoid temporary allocation of struct qllc.Gravatar Sebastian Andrzej Siewior 1-17/+4
2020-12-01s390/ctcm: Avoid temporary allocation of struct th_header and th_sweep.Gravatar Sebastian Andrzej Siewior 1-15/+1
2020-08-23treewide: Use fallthrough pseudo-keywordGravatar Gustavo A. R. Silva 1-3/+3
2019-08-20s390/ctcm: don't use intparm for channel IOGravatar Julian Wiedmann 1-4/+2
2019-08-09s390/net: Mark expected switch fall-throughsGravatar Gustavo A. R. Silva 1-0/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-06-16networking: introduce and use skb_put_data()Gravatar Johannes Berg 1-27/+19
2016-05-04treewide: replace dev->trans_start update with helperGravatar Florian Westphal 1-1/+1
2015-03-25s390: remove 31 bit supportGravatar Heiko Carstens 1-12/+0
2012-11-19ctcm: remove BUG_ONsGravatar Ursula Braun 1-3/+0
2012-07-20s390/comments: unify copyright messages and remove file namesGravatar Heiko Carstens 1-2/+0
2012-03-07ctcm: make ctcmpc debugging compilableGravatar Ursula Braun 1-6/+6
2011-05-13ctcm: get rid of compile warningGravatar Ursula Braun 1-9/+4
2010-10-13s390: ctcm_mpc: Fix build after netdev refcount changes.Gravatar David S. Miller 1-1/+1
2010-08-12ctcm: rename READ/WRITE defines to avoid redefinitionsGravatar Ursula Braun 1-30/+34
2010-05-17drivers/s390/net: Drop memory allocation castGravatar Julia Lawall 1-4/+2
2009-11-13s390: remove cu3088 layer for lcs and ctcmGravatar Ursula Braun 1-1/+0
2009-03-24ctcm: fix minor findings from code analysis toolGravatar Joel A. Fowler 1-12/+5
2008-12-25[S390] convert ctcm printks to dev_xxx and pr_xxx macros.Gravatar Peter Tiedemann 1-5/+10
2008-10-16misc: replace __FUNCTION__ with __func__Gravatar Harvey Harrison 1-1/+1
2008-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 1-23/+23
2008-08-27ctcm: netdev->priv vs. netdev->ml_privGravatar Peter Tiedemann 1-23/+23
2008-08-23removed unused #include <linux/version.h>'sGravatar Adrian Bunk 1-1/+0
2008-07-22s390/net/ctcm: message cleanupGravatar Peter Tiedemann 1-698/+412
2008-03-17ctcm: infrastructure for replaced ctc driverGravatar Peter Tiedemann 1-0/+2472