Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
bd3bd4328a6743b836c9759f7510cd0ad6580a23
/
drivers
/
s390
/
net
/
claw.c
16dc2c4
claw: replace PTR_RET with PTR_ERR_OR_ZERO
by Frank Blaschka
· 11 years ago
735e849
s390/net: Cocci spatch "ptr_ret.spatch"
by Thomas Meyer
· 11 years ago
420f42e
s390/irq: remove split irq fields from /proc/stat
by Heiko Carstens
· 12 years ago
569743e
claw: remove BUG_ONs
by Ursula Braun
· 12 years ago
a53c8fa
s390/comments: unify copyright messages and remove file names
by Heiko Carstens
· 12 years ago
a43f8de
s390/claw: cleanup drv attr usage
by Sebastian Ott
· 12 years ago
9814fdf
s390/ccwgroup: remove ccwgroup_create_from_string
by Sebastian Ott
· 12 years ago
2ced551
s390/claw: switch to ccwgroup_create_dev
by Sebastian Ott
· 12 years ago
521674e
s390/claw: remove "eieio" calls
by Heiko Carstens
· 12 years ago
de400d6
[S390] fix mismatch in summation of I/O IRQ statistics
by Peter Oberparleiter
· 13 years ago
38ed18f
claw: remove unused return code handling
by Heiko Carstens
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
3c190c5
[S390] ccwgroup_driver: remove duplicate members
by Sebastian Ott
· 14 years ago
3bda058
[S390] ccw_driver: remove duplicate members
by Sebastian Ott
· 14 years ago
355eb40
[S390] claw: add support for irq statistics
by Heiko Carstens
· 14 years ago
319cb083
claw: rename READ/WRITE defines to avoid redefinitions
by Heiko Carstens
· 14 years ago
e48d24a
claw: A claw device is a group of just 2 ccw devices
by Ursula Braun
· 14 years ago
d950d17
claw: use "claw" as root device name
by Ursula Braun
· 15 years ago
302689a
net/s390 drivers: add missing 'const' attribute
by Heiko Carstens
· 15 years ago
0ca8cc6
s390: remove cu3088 layer for lcs and ctcm
by Ursula Braun
· 15 years ago
ec634fe
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
by Patrick McHardy
· 15 years ago
6fd0330
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 15 years ago
88efc2c
[S390] pm: claw driver power management callbacks
by Frank Blaschka
· 15 years ago
dff59b6
s390: remove driver_data direct access of struct device
by Greg Kroah-Hartman
· 16 years ago
ae71baf
net: fix network drivers ndo_start_xmit() return values (part 5)
by Patrick McHardy
· 15 years ago
b9d2fce
claw: fix minor findings from code analysis tool
by Andrew H. Richter
· 16 years ago
8f0c40d
claw: invalid return codes from hard_start_xmit
by Ursula Braun
· 16 years ago
4811fcb
kmsg: convert claw printk messages
by Andy Richter
· 16 years ago
2171dc1
claw: convert to net_device_ops
by Frank Blaschka
· 16 years ago
ebe05d0
s390: claw compile fixlet
by Alexey Dobriyan
· 16 years ago
b9d3aed
[S390] more bus_id -> dev_name conversions
by Cornelia Huck
· 16 years ago
2a0217d
[S390] bus_id -> dev_name conversions
by Kay Sievers
· 16 years ago
6951df3
claw: netdev->priv vs. netdev->ml_priv
by Peter Tiedemann
· 16 years ago
2b356b4
claw: fix memory leak in claw_probe.
by Martin Schwidefsky
· 16 years ago
b805da7
s390/net: Cleanup claw printk messages.
by Andy Richter
· 16 years ago
23d805b
[S390] cio: introduce fcx enabled scsw format
by Peter Oberparleiter
· 16 years ago
2a2cf6b
[S390] replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
f5154fb
claw: make use of DIV_ROUND_UP
by Julia Lawall
· 17 years ago
ceb3dfb
[S390] drivers/s390: Add missing "space"
by Joe Perches
· 17 years ago
1977f03
remove asm/bitops.h includes
by Jiri Slaby
· 17 years ago
10d024c
[NET]: Nuke SET_MODULE_OWNER macro.
by Ralf Baechle
· 17 years ago
dd00cc4
some kmalloc/memset ->kzalloc (tree wide)
by Yoann Padioleau
· 17 years ago
dc5bc0c
s390: Use ccw_device_get_id() in qeth/claw drivers
by Cornelia Huck
· 17 years ago
98e399f
[SK_BUFF]: Introduce skb_mac_header()
by Arnaldo Carvalho de Melo
· 18 years ago
4d284ca
[S390] Avoid excessive inlining.
by Heiko Carstens
· 18 years ago
2b67fc4
[S390] Get rid of a lot of sparse warnings.
by Heiko Carstens
· 18 years ago
68e3c5e
[PATCH] s390: broken null test in claw driver
by Dave Jones
· 18 years ago
88abaab
[PATCH] s390: kzalloc() conversion in drivers/s390
by Eric Sesterhenn
· 19 years ago
80682fa
Fix "frist", "fisrt", typos
by Uwe Zeisberger
· 19 years ago
e018ba1
[PATCH] s390: Remove CVS generated information
by Heiko Carstens
· 19 years ago
347a8dc
[PATCH] s390: cleanup Kconfig
by Martin Schwidefsky
· 19 years ago
733482e
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
by Olaf Hering
· 19 years ago
17fd682
[PATCH] kfree cleanup: drivers/s390
by Jesper Juhl
· 19 years ago
8e84c80
[PATCH] s390: claw driver fixes
by Frank Pavlic
· 19 years ago
b03efcf
[NET]: Transform skb_queue_len() binary tests into skb_queue_empty()
by David S. Miller
· 19 years ago
66a464d
[PATCH] s390: debug feature changes
by Michael Holzheu
· 19 years ago
3fd3c0a
[PATCH] Driver Core: drivers/char/raw3270.c - drivers/net/netiucv.c: update device attribute callbacks
by Yani Ioannou
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago