index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
net
/
netiucv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-05
net: call dev_alloc_name from register_netdevice
Jiri Pirko
1
-2
/
+0
2011-02-02
s390: Fix wrong size in memcmp (netiucv)
Stefan Weil
1
-1
/
+1
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
1
-1
/
+1
2009-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-5
/
+3
2009-11-13
netiucv: displayed TX bytes value much too high
Ursula Braun
1
-2
/
+2
2009-10-29
percpu: make misc percpu symbols unique
Tejun Heo
1
-5
/
+3
2009-09-21
trivial: remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2009-09-15
driver model: constify attribute groups
David Brownell
1
-1
/
+1
2009-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-4
/
+3
2009-09-11
[S390] proper use of device register
Sebastian Ott
1
-3
/
+6
2009-09-02
drivers: Kill now superfluous ->last_rx stores
Eric Dumazet
1
-1
/
+0
2009-07-05
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
Patrick McHardy
1
-3
/
+3
2009-06-22
[S390] driver_data access
Martin Schwidefsky
1
-2
/
+2
2009-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-23
/
+24
2009-06-16
[S390] pm: netiucv power management callbacks.
Ursula Braun
1
-6
/
+109
2009-06-15
s390: remove driver_data direct access of struct device
Greg Kroah-Hartman
1
-23
/
+24
2009-06-13
net: use symbolic values for ndo_start_xmit() return codes
Patrick McHardy
1
-2
/
+2
2009-03-24
netiucv: invalid return code from hard_start_xmit
Ursula Braun
1
-1
/
+1
2009-01-21
netiucv: convert to net_device_ops
Frank Blaschka
1
-5
/
+9
2008-12-25
[S390] convert iucv printks to dev_xxx and pr_xxx macros.
Ursula Braun
1
-26
/
+38
2008-10-10
[S390] bus_id -> dev_set_name() changes
Cornelia Huck
1
-1
/
+1
2008-07-14
[S390] Cleanup netiucv printk messages.
Ursula Braun
1
-52
/
+9
2008-04-29
netiucv: Fix missing driver attributes.
Cornelia Huck
1
-0
/
+1
2008-04-29
netiucv: get rid of in_atomic() use
Ursula Braun
1
-2
/
+0
2008-04-17
[S390] replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-49
/
+48
2008-02-11
claw/lcs/netiucv: check s390dbf level before sprints
Peter Tiedemann
1
-6
/
+16
2008-02-11
netiucv: change name of nop function
Ursula Braun
1
-3
/
+3
2008-02-11
netiucv: Remember to set driver->owner.
Cornelia Huck
1
-0
/
+1
2008-01-26
[S390] use LIST_HEAD instead of LIST_HEAD_INIT
Denis Cheng
1
-2
/
+1
2008-01-24
netiucv: Use device_driver default attribute groups.
Cornelia Huck
1
-10
/
+6
2007-12-11
[S390]: Fix use of skb after netif_rx
Julia Lawall
1
-2
/
+2
2007-10-10
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
1
-1
/
+0
2007-07-25
Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().
john stultz
1
-2
/
+2
2007-06-20
s390: netiucv inlining cleanup
Martin Schwidefsky
1
-15
/
+3
2007-06-20
s390: netiucv spinlock initializer cleanup
Thomas Gleixner
1
-1
/
+1
2007-06-20
s390: don't call iucv_path_connect from tasklet context
Ursula Braun
1
-1
/
+2
2007-05-08
s390: fix Oops when unloading module netiucv
Ursula Braun
1
-2
/
+3
2007-04-25
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-2
/
+5
2007-04-25
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
1
-4
/
+6
2007-04-25
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
1
-2
/
+2
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-08
[S390]: Adapt netiucv driver to new IUCV API
Martin Schwidefsky
1
-662
/
+652
2007-02-05
[S390] Get rid of a lot of sparse warnings.
Heiko Carstens
1
-2
/
+2
2006-09-17
[PATCH] s390: netiucv driver fixes
Frank Pavlic
1
-16
/
+64
2006-07-10
[PATCH] fix oddball boolean logic in s390 netiucv
Dave Jones
1
-1
/
+1
2006-05-26
[netdrvr s/390] trim trailing whitespace
Jeff Garzik
1
-18
/
+18
2006-03-24
[PATCH] s390: kzalloc() conversion in drivers/s390
Eric Sesterhenn
1
-5
/
+2
2006-02-01
[PATCH] s390: Remove CVS generated information
Heiko Carstens
1
-14
/
+1
2006-01-14
[PATCH] s390: email-address change
Cornelia Huck
1
-4
/
+5
2005-06-25
[PATCH] s390: debug feature changes
Michael Holzheu
1
-6
/
+6
[next]