index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
net
/
claw.c
Commit message (
Expand
)
Author
Age
*
claw: remove unused return code handling
Heiko Carstens
2011-05-13
*
Fix common misspellings
Lucas De Marchi
2011-03-31
*
[S390] ccwgroup_driver: remove duplicate members
Sebastian Ott
2011-03-23
*
[S390] ccw_driver: remove duplicate members
Sebastian Ott
2011-03-23
*
[S390] claw: add support for irq statistics
Heiko Carstens
2011-01-05
*
claw: rename READ/WRITE defines to avoid redefinitions
Heiko Carstens
2010-08-12
*
claw: A claw device is a group of just 2 ccw devices
Ursula Braun
2010-07-23
*
claw: use "claw" as root device name
Ursula Braun
2010-01-07
*
net/s390 drivers: add missing 'const' attribute
Heiko Carstens
2009-11-17
*
s390: remove cu3088 layer for lcs and ctcm
Ursula Braun
2009-11-13
*
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
Patrick McHardy
2009-07-05
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2009-06-16
|
\
|
*
s390: remove driver_data direct access of struct device
Greg Kroah-Hartman
2009-06-16
*
|
[S390] pm: claw driver power management callbacks
Frank Blaschka
2009-06-16
|
/
*
net: fix network drivers ndo_start_xmit() return values (part 5)
Patrick McHardy
2009-06-13
*
claw: fix minor findings from code analysis tool
Andrew H. Richter
2009-03-24
*
claw: invalid return codes from hard_start_xmit
Ursula Braun
2009-03-24
*
kmsg: convert claw printk messages
Andy Richter
2009-01-25
*
claw: convert to net_device_ops
Frank Blaschka
2009-01-21
*
s390: claw compile fixlet
Alexey Dobriyan
2008-10-13
*
[S390] more bus_id -> dev_name conversions
Cornelia Huck
2008-10-10
*
[S390] bus_id -> dev_name conversions
Kay Sievers
2008-10-10
*
claw: netdev->priv vs. netdev->ml_priv
Peter Tiedemann
2008-08-27
*
claw: fix memory leak in claw_probe.
Martin Schwidefsky
2008-08-27
*
s390/net: Cleanup claw printk messages.
Andy Richter
2008-07-22
*
[S390] cio: introduce fcx enabled scsw format
Peter Oberparleiter
2008-07-14
*
[S390] replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-17
*
claw: make use of DIV_ROUND_UP
Julia Lawall
2008-02-23
*
[S390] drivers/s390: Add missing "space"
Joe Perches
2008-01-26
*
remove asm/bitops.h includes
Jiri Slaby
2007-10-19
*
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
2007-10-10
*
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2007-07-19
*
s390: Use ccw_device_get_id() in qeth/claw drivers
Cornelia Huck
2007-06-20
*
[SK_BUFF]: Introduce skb_mac_header()
Arnaldo Carvalho de Melo
2007-04-26
*
[S390] Avoid excessive inlining.
Heiko Carstens
2007-02-05
*
[S390] Get rid of a lot of sparse warnings.
Heiko Carstens
2007-02-05
*
[PATCH] s390: broken null test in claw driver
Dave Jones
2006-07-10
*
[PATCH] s390: kzalloc() conversion in drivers/s390
Eric Sesterhenn
2006-03-24
*
Fix "frist", "fisrt", typos
Uwe Zeisberger
2006-03-21
*
[PATCH] s390: Remove CVS generated information
Heiko Carstens
2006-02-01
*
[PATCH] s390: cleanup Kconfig
Martin Schwidefsky
2006-01-06
*
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
2005-11-09
*
[PATCH] kfree cleanup: drivers/s390
Jesper Juhl
2005-11-07
*
[PATCH] s390: claw driver fixes
Frank Pavlic
2005-09-06
*
[NET]: Transform skb_queue_len() binary tests into skb_queue_empty()
David S. Miller
2005-07-08
*
[PATCH] s390: debug feature changes
Michael Holzheu
2005-06-25
*
[PATCH] Driver Core: drivers/char/raw3270.c - drivers/net/netiucv.c: update d...
Yani Ioannou
2005-06-20
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16