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
/
lcs.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-09-24
lcs: ensure proper ccw setup
Sebastian Ott
1
-1
/
+1
2012-05-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-30
/
+22
2012-05-16
s390/lcs: cleanup drv attr usage
Sebastian Ott
1
-10
/
+6
2012-05-16
s390/ccwgroup: remove ccwgroup_create_from_string
Sebastian Ott
1
-4
/
+1
2012-05-16
s390/lcs: switch to ccwgroup_create_dev
Sebastian Ott
1
-18
/
+17
2012-05-15
s390: delete any traces of token ring support
Paul Gortmaker
1
-19
/
+2
2012-03-07
lcs: Return zero from ccwgroup devs set_offline function
Klaus-Dieter Wacker
1
-5
/
+7
2011-11-09
net: Fix references to deleted NET_ETHERNET Kconfig setting.
David S. Miller
1
-3
/
+3
2011-10-30
[S390] sparse: fix sparse static warnings
Martin Schwidefsky
1
-1
/
+1
2011-10-30
[S390] fix mismatch in summation of I/O IRQ statistics
Peter Oberparleiter
1
-2
/
+1
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
1
-1
/
+1
2011-05-13
lcs: get rid of compile warning
Heiko Carstens
1
-7
/
+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-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2011-01-07
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-0
/
+2
2011-01-05
[S390] lcs: add support for irq statistics
Heiko Carstens
1
-0
/
+2
2010-11-28
qeth lcs: convert mc rwlock to RCU
Sachin Sant
1
-4
/
+6
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
1
-1
/
+1
2010-05-17
drivers/s390/net: Drop memory allocation cast
Julia Lawall
1
-2
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+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
-14
/
+87
2009-10-17
lcs: Recognize return codes of ccw_device_set_online().
Klaus-Dieter Wacker
1
-3
/
+9
2009-10-17
lcs: ODEBUG: object is on stack, but not annotated.
Klaus-Dieter Wacker
1
-1
/
+1
2009-07-05
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-15
s390: remove driver_data direct access of struct device
Greg Kroah-Hartman
1
-10
/
+10
2009-03-24
lcs: invalid return codes from hard_start_xmit.
Klaus-Dieter Wacker
1
-2
/
+2
2009-03-24
Use kthread instead of kernel_thread
Klaus-Dieter Wacker
1
-5
/
+3
2009-01-26
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+6
2009-01-25
lcs: fix compilation for !CONFIG_IP_MULTICAST
Heiko Carstens
1
-2
/
+6
2009-01-21
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-06
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-10
lcs: Channel errors drive lcs_recovery which leads to kernel panic.
Klaus D. Wacker
1
-3
/
+8
2007-10-10
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
1
-1
/
+0
2007-04-25
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-25
[HIPPI/FDDI]: Make {hippi,fddi}_type_trans set skb->dev
Arnaldo Carvalho de Melo
1
-1
/
+0
[next]