index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2019-08-20
s390/lcs: don't use intparm for channel IO
Julian Wiedmann
1
-3
/
+3
2018-04-27
s390/net: set HW port number in netdevice
Ursula Braun
1
-0
/
+3
2017-12-20
net: convert lcs_reply.refcnt from atomic_t to refcount_t
Elena Reshetova
1
-7
/
+3
2017-11-24
s390: drivers: Remove redundant license text
Greg Kroah-Hartman
1
-14
/
+0
2017-11-24
s390: net: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
1
-0
/
+1
2017-11-14
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-11
/
+6
2017-10-05
timer: Fix two mistakes in callback conversions
Kees Cook
1
-1
/
+0
2017-10-05
timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()
Kees Cook
1
-10
/
+6
2017-09-29
s390/ccwgroup: tie a ccwgroup driver to its ccw driver
Julian Wiedmann
1
-0
/
+1
2017-08-15
s390/net: reduce inlining
Julian Wiedmann
1
-16
/
+12
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-1
/
+1
2017-06-12
s390: drivers: convert to use DRIVER_ATTR_RO/WO
Greg Kroah-Hartman
1
-3
/
+3
2016-10-13
s390/lcs: remove trailing space at end of dev_err message
Colin Ian King
1
-1
/
+1
2016-03-07
s390: Use pr_warn instead of pr_warning
Joe Perches
1
-2
/
+2
2015-05-18
s390/lcs: Fix null-pointer access in msg
Peter Oberparleiter
1
-1
/
+1
2015-01-18
s390/net: Delete useless checks before function calls
Markus Elfring
1
-4
/
+2
2014-10-27
lcs: replace sscanf by kstrto function
Thomas Richter
1
-5
/
+6
2014-05-31
s390/net: fix format string mismatches
Ursula Braun
1
-4
/
+9
2014-04-28
lcs: replace PTR_RET with PTR_ERR_OR_ZERO
Duan Jiong
1
-1
/
+1
2014-04-01
lcs: Add missing destroy_timer_on_stack()
Thomas Gleixner
1
-0
/
+1
2013-06-26
s390/net: Cocci spatch "ptr_ret.spatch"
Thomas Meyer
1
-1
/
+1
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-16
s390: delete any traces of token ring support
Paul Gortmaker
1
-19
/
+2
2012-03-08
lcs: Return zero from ccwgroup devs set_offline function
Klaus-Dieter Wacker
1
-5
/
+7
2011-11-10
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-18
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-08
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-29
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-18
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-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
[next]