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.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
/
lcs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-17
net/s390 drivers: add missing 'const' attribute
Heiko Carstens
1
-1
/
+1
2009-11-14
s390: remove cu3088 layer for lcs and ctcm
Ursula Braun
1
-14
/
+87
2009-10-18
lcs: Recognize return codes of ccw_device_set_online().
Klaus-Dieter Wacker
1
-3
/
+9
2009-10-18
lcs: ODEBUG: object is on stack, but not annotated.
Klaus-Dieter Wacker
1
-1
/
+1
2009-07-06
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
Patrick McHardy
1
-4
/
+4
2009-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-10
/
+10
2009-06-16
[S390] pm: lcs driver power management callbacks
Klaus-Dieter Wacket
1
-9
/
+65
2009-06-16
s390: remove driver_data direct access of struct device
Greg Kroah-Hartman
1
-10
/
+10
2009-03-25
lcs: invalid return codes from hard_start_xmit.
Klaus-Dieter Wacker
1
-2
/
+2
2009-03-25
Use kthread instead of kernel_thread
Klaus-Dieter Wacker
1
-5
/
+3
2009-01-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+6
2009-01-26
lcs: fix compilation for !CONFIG_IP_MULTICAST
Heiko Carstens
1
-2
/
+6
2009-01-22
lcs: convert to net_device_ops
Frank Blaschka
1
-5
/
+16
2008-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-6
/
+6
2008-12-25
[S390] convert lcs printks to dev_xxx and pr_xxx macros.
Klaus-D. Wacker
1
-39
/
+53
2008-12-07
s390_net: Kill directly reference of netdev->priv
Wang Chen
1
-6
/
+6
2008-10-10
[S390] bus_id -> dev_name conversions
Kay Sievers
1
-15
/
+19
2008-08-27
LCS recovery dumps when cable reconnect
Klaus-D. Wacker
1
-1
/
+2
2008-07-14
[S390] Cleanup lcs printk messages.
Klaus-D. Wacker
1
-5
/
+2
2008-07-14
[S390] cio: introduce fcx enabled scsw format
Peter Oberparleiter
1
-18
/
+19
2008-04-29
lcs: CCL-sequ. numbers required for protocol 802.2 only.
Klaus D. Wacker
1
-1
/
+2
2008-02-11
lcs: avoid/reduce unused s390dbf debug areas.
Peter Tiedemann
1
-1
/
+1
2008-01-26
[S390] drivers/s390: Add missing "space"
Joe Perches
1
-1
/
+1
2007-10-11
lcs: Channel errors drive lcs_recovery which leads to kernel panic.
Klaus D. Wacker
1
-3
/
+8
2007-10-11
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
1
-1
/
+0
2007-04-26
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-26
[HIPPI/FDDI]: Make {hippi,fddi}_type_trans set skb->dev
Arnaldo Carvalho de Melo
1
-1
/
+0
2007-02-11
[PATCH] Replace regular code with appropriate calls to container_of()
Robert P. J. Day
1
-4
/
+2
2007-02-05
[S390] Get rid of a lot of sparse warnings.
Heiko Carstens
1
-3
/
+3
2006-12-07
[PATCH] More work_struct induced breakage (s390)
Al Viro
1
-4
/
+4
2006-12-04
[S390] non-unique constant/macro identifiers.
Ursula Braun
1
-38
/
+40
2006-12-03
[NET] driver/s390/net: Checksum annotations.
Al Viro
1
-1
/
+1
2006-09-17
[PATCH] s390: minor s390 network driver fixes
Frank Pavlic
1
-8
/
+5
2006-06-26
[PATCH] drivers: use list_move()
Akinobu Mita
1
-4
/
+3
2006-05-27
[netdrvr s/390] trim trailing whitespace
Jeff Garzik
1
-5
/
+5
2006-05-27
[PATCH] s390: lcs driver bug fixes and improvements [1/2]
Klaus Wacker
1
-170
/
+171
2006-05-15
[PATCH] s390: lcs incorrect test
Greg Smith
1
-1
/
+1
2006-04-02
BUG_ON() Conversion in drivers/s390/net/lcs.c
Eric Sesterhenn
1
-8
/
+5
2006-03-24
[PATCH] s390: kzalloc() conversion in drivers/s390
Eric Sesterhenn
1
-7
/
+4
2006-02-18
[PATCH] s390: lcs performance enhancements
Frank Pavlic
1
-14
/
+17
2006-02-01
[PATCH] s390: Remove CVS generated information
Heiko Carstens
1
-4
/
+1
2005-11-11
[PATCH] s390: mail address changed
Frank Pavlic
1
-2
/
+2
2005-11-07
[PATCH] kfree cleanup: drivers/s390
Jesper Juhl
1
-2
/
+1
2005-06-26
[PATCH] s390: debug feature changes
Michael Holzheu
1
-4
/
+4
2005-06-21
[PATCH] Driver Core: drivers/char/raw3270.c - drivers/net/netiucv.c: update d...
Yani Ioannou
1
-5
/
+5
2005-05-16
[PATCH] s390: set online race in the lcs driver
Frank Pavlic
1
-15
/
+16
2005-05-16
[PATCH] s390: multicast address registration in lcs
Frank Pavlic
1
-3
/
+3
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+2347