index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
net
/
netiucv.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-03
drivers: Kill now superfluous ->last_rx stores
Eric Dumazet
1
-1
/
+0
2009-07-06
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-16
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-25
netiucv: invalid return code from hard_start_xmit
Ursula Braun
1
-1
/
+1
2009-01-22
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-25
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-11
[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-21
s390: netiucv inlining cleanup
Martin Schwidefsky
1
-15
/
+3
2007-06-21
s390: netiucv spinlock initializer cleanup
Thomas Gleixner
1
-1
/
+1
2007-06-21
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-26
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-2
/
+5
2007-04-26
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
1
-4
/
+6
2007-04-26
[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-09
[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-11
[PATCH] fix oddball boolean logic in s390 netiucv
Dave Jones
1
-1
/
+1
2006-05-27
[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-15
[PATCH] s390: email-address change
Cornelia Huck
1
-4
/
+5
2005-06-26
[PATCH] s390: debug feature changes
Michael Holzheu
1
-6
/
+6
2005-06-21
[PATCH] Driver Core: drivers/char/raw3270.c - drivers/net/netiucv.c: update d...
Yani Ioannou
1
-22
/
+22
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+2149