index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
net
/
ctcm_mpc.c
Age
Commit message (
Expand
)
Author
2019-08-20
s390/ctcm: don't use intparm for channel IO
Julian Wiedmann
2019-08-09
s390/net: Mark expected switch fall-throughs
Gustavo A. R. Silva
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
2015-03-25
s390: remove 31 bit support
Heiko Carstens
2012-11-19
ctcm: remove BUG_ONs
Ursula Braun
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-03-07
ctcm: make ctcmpc debugging compilable
Ursula Braun
2011-05-13
ctcm: get rid of compile warning
Ursula Braun
2010-10-13
s390: ctcm_mpc: Fix build after netdev refcount changes.
David S. Miller
2010-08-12
ctcm: rename READ/WRITE defines to avoid redefinitions
Ursula Braun
2010-05-17
drivers/s390/net: Drop memory allocation cast
Julia Lawall
2009-11-13
s390: remove cu3088 layer for lcs and ctcm
Ursula Braun
2009-03-24
ctcm: fix minor findings from code analysis tool
Joel A. Fowler
2008-12-25
[S390] convert ctcm printks to dev_xxx and pr_xxx macros.
Peter Tiedemann
2008-10-16
misc: replace __FUNCTION__ with __func__
Harvey Harrison
2008-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-08-27
ctcm: netdev->priv vs. netdev->ml_priv
Peter Tiedemann
2008-08-23
removed unused #include <linux/version.h>'s
Adrian Bunk
2008-07-22
s390/net/ctcm: message cleanup
Peter Tiedemann
2008-03-17
ctcm: infrastructure for replaced ctc driver
Peter Tiedemann