index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
net
/
lcs.c
Age
Commit message (
Expand
)
Author
2024-06-27
s390/lcs: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-03-13
s390/lcs: use new address translation helpers
Heiko Carstens
2023-07-25
s390/lcs: Remove FDDI option
Alexandra Winter
2023-06-24
revert "s390/net: lcs: use IS_ENABLED() for kconfig detection"
Randy Dunlap
2023-06-23
s390/lcs: Convert sysfs sprintf to sysfs_emit
Thorsten Winkler
2023-06-16
s390/net: lcs: use IS_ENABLED() for kconfig detection
Randy Dunlap
2022-11-07
s390/lcs: Fix return type of lcs_start_xmit()
Nathan Chancellor
2022-05-11
s390/lcs: fix variable dereferenced before check
Alexandra Winter
2022-02-22
s390/net: sort out physical vs virtual pointers usage
Alexander Gordeev
2021-11-19
s390/lcs: add braces around empty function body
Heiko Carstens
2021-10-22
net: s390: constify and use eth_hw_addr_set()
Jakub Kicinski
2021-09-14
s390/lcs: remove incorrect kernel doc indicators
Heiko Carstens
2020-05-19
s390/net: remove pm ops from ccwgroup drivers
Julian Wiedmann
2019-08-20
s390/lcs: don't use intparm for channel IO
Julian Wiedmann
2018-04-27
s390/net: set HW port number in netdevice
Ursula Braun
2017-12-20
net: convert lcs_reply.refcnt from atomic_t to refcount_t
Elena Reshetova
2017-11-24
s390: drivers: Remove redundant license text
Greg Kroah-Hartman
2017-11-24
s390: net: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-10-05
timer: Fix two mistakes in callback conversions
Kees Cook
2017-10-05
timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()
Kees Cook
2017-09-29
s390/ccwgroup: tie a ccwgroup driver to its ccw driver
Julian Wiedmann
2017-08-15
s390/net: reduce inlining
Julian Wiedmann
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-12
s390: drivers: convert to use DRIVER_ATTR_RO/WO
Greg Kroah-Hartman
2016-10-13
s390/lcs: remove trailing space at end of dev_err message
Colin Ian King
2016-03-07
s390: Use pr_warn instead of pr_warning
Joe Perches
2015-05-18
s390/lcs: Fix null-pointer access in msg
Peter Oberparleiter
2015-01-17
s390/net: Delete useless checks before function calls
Markus Elfring
2014-10-26
lcs: replace sscanf by kstrto function
Thomas Richter
2014-05-30
s390/net: fix format string mismatches
Ursula Braun
2014-04-28
lcs: replace PTR_RET with PTR_ERR_OR_ZERO
Duan Jiong
2014-04-01
lcs: Add missing destroy_timer_on_stack()
Thomas Gleixner
2013-06-26
s390/net: Cocci spatch "ptr_ret.spatch"
Thomas Meyer
2013-01-08
s390/irq: remove split irq fields from /proc/stat
Heiko Carstens
2012-09-24
lcs: ensure proper ccw setup
Sebastian Ott
2012-05-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2012-05-16
s390/lcs: cleanup drv attr usage
Sebastian Ott
2012-05-16
s390/ccwgroup: remove ccwgroup_create_from_string
Sebastian Ott
2012-05-16
s390/lcs: switch to ccwgroup_create_dev
Sebastian Ott
2012-05-15
s390: delete any traces of token ring support
Paul Gortmaker
2012-03-07
lcs: Return zero from ccwgroup devs set_offline function
Klaus-Dieter Wacker
2011-11-09
net: Fix references to deleted NET_ETHERNET Kconfig setting.
David S. Miller
2011-10-30
[S390] sparse: fix sparse static warnings
Martin Schwidefsky
2011-10-30
[S390] fix mismatch in summation of I/O IRQ statistics
Peter Oberparleiter
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-05-13
lcs: get rid of compile warning
Heiko Carstens
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-23
[S390] ccwgroup_driver: remove duplicate members
Sebastian Ott
[next]