index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
net
/
lcs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/net: set HW port number in netdevice
Ursula Braun
2018-04-27
1
-0
/
+3
*
net: convert lcs_reply.refcnt from atomic_t to refcount_t
Elena Reshetova
2017-12-20
1
-7
/
+3
*
s390: drivers: Remove redundant license text
Greg Kroah-Hartman
2017-11-24
1
-14
/
+0
*
s390: net: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
2017-11-24
1
-0
/
+1
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-13
1
-11
/
+6
|
\
|
*
timer: Fix two mistakes in callback conversions
Kees Cook
2017-10-05
1
-1
/
+0
|
*
timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()
Kees Cook
2017-10-05
1
-10
/
+6
*
|
s390/ccwgroup: tie a ccwgroup driver to its ccw driver
Julian Wiedmann
2017-09-29
1
-0
/
+1
|
/
*
s390/net: reduce inlining
Julian Wiedmann
2017-08-15
1
-16
/
+12
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-07-05
1
-1
/
+1
|
\
|
*
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
1
-1
/
+1
*
|
s390: drivers: convert to use DRIVER_ATTR_RO/WO
Greg Kroah-Hartman
2017-06-12
1
-3
/
+3
|
/
*
s390/lcs: remove trailing space at end of dev_err message
Colin Ian King
2016-10-13
1
-1
/
+1
*
s390: Use pr_warn instead of pr_warning
Joe Perches
2016-03-07
1
-2
/
+2
*
s390/lcs: Fix null-pointer access in msg
Peter Oberparleiter
2015-05-18
1
-1
/
+1
*
s390/net: Delete useless checks before function calls
Markus Elfring
2015-01-17
1
-4
/
+2
*
lcs: replace sscanf by kstrto function
Thomas Richter
2014-10-26
1
-5
/
+6
*
s390/net: fix format string mismatches
Ursula Braun
2014-05-30
1
-4
/
+9
*
lcs: replace PTR_RET with PTR_ERR_OR_ZERO
Duan Jiong
2014-04-28
1
-1
/
+1
*
lcs: Add missing destroy_timer_on_stack()
Thomas Gleixner
2014-04-01
1
-0
/
+1
*
s390/net: Cocci spatch "ptr_ret.spatch"
Thomas Meyer
2013-06-26
1
-1
/
+1
*
s390/irq: remove split irq fields from /proc/stat
Heiko Carstens
2013-01-08
1
-1
/
+1
*
lcs: ensure proper ccw setup
Sebastian Ott
2012-09-24
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2012-05-21
1
-30
/
+22
|
\
|
*
s390/lcs: cleanup drv attr usage
Sebastian Ott
2012-05-16
1
-10
/
+6
|
*
s390/ccwgroup: remove ccwgroup_create_from_string
Sebastian Ott
2012-05-16
1
-4
/
+1
|
*
s390/lcs: switch to ccwgroup_create_dev
Sebastian Ott
2012-05-16
1
-18
/
+17
*
|
s390: delete any traces of token ring support
Paul Gortmaker
2012-05-15
1
-19
/
+2
|
/
*
lcs: Return zero from ccwgroup devs set_offline function
Klaus-Dieter Wacker
2012-03-07
1
-5
/
+7
*
net: Fix references to deleted NET_ETHERNET Kconfig setting.
David S. Miller
2011-11-09
1
-3
/
+3
*
[S390] sparse: fix sparse static warnings
Martin Schwidefsky
2011-10-30
1
-1
/
+1
*
[S390] fix mismatch in summation of I/O IRQ statistics
Peter Oberparleiter
2011-10-30
1
-2
/
+1
*
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-17
1
-1
/
+1
*
lcs: get rid of compile warning
Heiko Carstens
2011-05-13
1
-7
/
+3
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
[S390] ccwgroup_driver: remove duplicate members
Sebastian Ott
2011-03-23
1
-2
/
+4
*
[S390] ccw_driver: remove duplicate members
Sebastian Ott
2011-03-23
1
-2
/
+4
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-13
1
-1
/
+1
|
\
|
*
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-11-01
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2011-01-07
1
-0
/
+2
|
\
\
|
*
|
[S390] lcs: add support for irq statistics
Heiko Carstens
2011-01-05
1
-0
/
+2
|
|
/
*
|
qeth lcs: convert mc rwlock to RCU
Sachin Sant
2010-11-28
1
-4
/
+6
|
/
*
drivers/s390/net: Drop memory allocation cast
Julia Lawall
2010-05-17
1
-2
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
net/s390 drivers: add missing 'const' attribute
Heiko Carstens
2009-11-17
1
-1
/
+1
*
s390: remove cu3088 layer for lcs and ctcm
Ursula Braun
2009-11-13
1
-14
/
+87
*
lcs: Recognize return codes of ccw_device_set_online().
Klaus-Dieter Wacker
2009-10-17
1
-3
/
+9
*
lcs: ODEBUG: object is on stack, but not annotated.
Klaus-Dieter Wacker
2009-10-17
1
-1
/
+1
*
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
Patrick McHardy
2009-07-05
1
-4
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2009-06-16
1
-10
/
+10
|
\
[next]