index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
net
/
claw.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-08
s390/irq: remove split irq fields from /proc/stat
Heiko Carstens
1
-1
/
+1
2012-11-19
claw: remove BUG_ONs
Ursula Braun
1
-2
/
+0
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
1
-2
/
+1
2012-05-16
s390/claw: cleanup drv attr usage
Sebastian Ott
1
-15
/
+8
2012-05-16
s390/ccwgroup: remove ccwgroup_create_from_string
Sebastian Ott
1
-7
/
+4
2012-05-16
s390/claw: switch to ccwgroup_create_dev
Sebastian Ott
1
-78
/
+54
2012-05-16
s390/claw: remove "eieio" calls
Heiko Carstens
1
-3
/
+0
2011-10-30
[S390] fix mismatch in summation of I/O IRQ statistics
Peter Oberparleiter
1
-2
/
+1
2011-05-13
claw: remove unused return code handling
Heiko Carstens
1
-19
/
+3
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-23
[S390] ccwgroup_driver: remove duplicate members
Sebastian Ott
1
-2
/
+4
2011-03-23
[S390] ccw_driver: remove duplicate members
Sebastian Ott
1
-2
/
+4
2011-01-05
[S390] claw: add support for irq statistics
Heiko Carstens
1
-0
/
+2
2010-08-12
claw: rename READ/WRITE defines to avoid redefinitions
Heiko Carstens
1
-59
/
+59
2010-07-23
claw: A claw device is a group of just 2 ccw devices
Ursula Braun
1
-1
/
+1
2010-01-07
claw: use "claw" as root device name
Ursula Braun
1
-1
/
+1
2009-11-17
net/s390 drivers: add missing 'const' attribute
Heiko Carstens
1
-1
/
+1
2009-11-13
s390: remove cu3088 layer for lcs and ctcm
Ursula Braun
1
-10
/
+72
2009-07-05
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
Patrick McHardy
1
-0
/
+2
2009-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-26
/
+26
2009-06-16
[S390] pm: claw driver power management callbacks
Frank Blaschka
1
-4
/
+10
2009-06-15
s390: remove driver_data direct access of struct device
Greg Kroah-Hartman
1
-26
/
+26
2009-06-13
net: fix network drivers ndo_start_xmit() return values (part 5)
Patrick McHardy
1
-6
/
+0
2009-03-24
claw: fix minor findings from code analysis tool
Andrew H. Richter
1
-24
/
+20
2009-03-24
claw: invalid return codes from hard_start_xmit
Ursula Braun
1
-0
/
+2
2009-01-25
kmsg: convert claw printk messages
Andy Richter
1
-198
/
+233
2009-01-21
claw: convert to net_device_ops
Frank Blaschka
1
-5
/
+9
2008-10-13
s390: claw compile fixlet
Alexey Dobriyan
1
-1
/
+1
2008-10-10
[S390] more bus_id -> dev_name conversions
Cornelia Huck
1
-5
/
+8
2008-10-10
[S390] bus_id -> dev_name conversions
Kay Sievers
1
-11
/
+12
2008-08-27
claw: netdev->priv vs. netdev->ml_priv
Peter Tiedemann
1
-30
/
+30
2008-08-27
claw: fix memory leak in claw_probe.
Martin Schwidefsky
1
-11
/
+8
2008-07-22
s390/net: Cleanup claw printk messages.
Andy Richter
1
-1621
/
+520
2008-07-14
[S390] cio: introduce fcx enabled scsw format
Peter Oberparleiter
1
-32
/
+45
2008-04-17
[S390] replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-172
/
+172
2008-02-23
claw: make use of DIV_ROUND_UP
Julia Lawall
1
-21
/
+18
2008-01-26
[S390] drivers/s390: Add missing "space"
Joe Perches
1
-1
/
+1
2007-10-19
remove asm/bitops.h includes
Jiri Slaby
1
-1
/
+1
2007-10-10
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
1
-1
/
+0
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
1
-6
/
+3
2007-06-20
s390: Use ccw_device_get_id() in qeth/claw drivers
Cornelia Huck
1
-5
/
+8
2007-04-25
[SK_BUFF]: Introduce skb_mac_header()
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-02-05
[S390] Avoid excessive inlining.
Heiko Carstens
1
-8
/
+6
2007-02-05
[S390] Get rid of a lot of sparse warnings.
Heiko Carstens
1
-1
/
+1
2006-07-10
[PATCH] s390: broken null test in claw driver
Dave Jones
1
-1
/
+1
2006-03-24
[PATCH] s390: kzalloc() conversion in drivers/s390
Eric Sesterhenn
1
-2
/
+1
2006-03-22
Fix "frist", "fisrt", typos
Uwe Zeisberger
1
-1
/
+1
2006-02-01
[PATCH] s390: Remove CVS generated information
Heiko Carstens
1
-10
/
+1
2006-01-06
[PATCH] s390: cleanup Kconfig
Martin Schwidefsky
1
-3
/
+3
2005-11-09
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
1
-1
/
+0
[next]