aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/net/ctcm_mpc.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-06-16networking: introduce and use skb_put_data()Johannes Berg1-27/+19
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal1-1/+1
2015-03-25s390: remove 31 bit supportHeiko Carstens1-12/+0
2012-11-19ctcm: remove BUG_ONsUrsula Braun1-3/+0
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-2/+0
2012-03-07ctcm: make ctcmpc debugging compilableUrsula Braun1-6/+6
2011-05-13ctcm: get rid of compile warningUrsula Braun1-9/+4
2010-10-13s390: ctcm_mpc: Fix build after netdev refcount changes.David S. Miller1-1/+1
2010-08-12ctcm: rename READ/WRITE defines to avoid redefinitionsUrsula Braun1-30/+34
2010-05-17drivers/s390/net: Drop memory allocation castJulia Lawall1-4/+2
2009-11-13s390: remove cu3088 layer for lcs and ctcmUrsula Braun1-1/+0
2009-03-24ctcm: fix minor findings from code analysis toolJoel A. Fowler1-12/+5
2008-12-25[S390] convert ctcm printks to dev_xxx and pr_xxx macros.Peter Tiedemann1-5/+10
2008-10-16misc: replace __FUNCTION__ with __func__Harvey Harrison1-1/+1
2008-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-23/+23
2008-08-27ctcm: netdev->priv vs. netdev->ml_privPeter Tiedemann1-23/+23
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk1-1/+0
2008-07-22s390/net/ctcm: message cleanupPeter Tiedemann1-698/+412
2008-03-17ctcm: infrastructure for replaced ctc driverPeter Tiedemann1-0/+2472