aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/net/lcs.c
AgeCommit message (Expand)Author
2023-01-18s390/lcs: Fix return type of lcs_start_xmit()Nathan Chancellor
2022-05-18s390/lcs: fix variable dereferenced before checkAlexandra Winter
2019-08-20s390/lcs: don't use intparm for channel IOJulian Wiedmann
2018-04-27s390/net: set HW port number in netdeviceUrsula Braun
2017-12-20net: convert lcs_reply.refcnt from atomic_t to refcount_tElena Reshetova
2017-11-24s390: drivers: Remove redundant license textGreg Kroah-Hartman
2017-11-24s390: net: add SPDX identifiers to the remaining filesGreg Kroah-Hartman
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-10-05timer: Fix two mistakes in callback conversionsKees Cook
2017-10-05timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()Kees Cook
2017-09-29s390/ccwgroup: tie a ccwgroup driver to its ccw driverJulian Wiedmann
2017-08-15s390/net: reduce inliningJulian Wiedmann
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-06-12s390: drivers: convert to use DRIVER_ATTR_RO/WOGreg Kroah-Hartman
2016-10-13s390/lcs: remove trailing space at end of dev_err messageColin Ian King
2016-03-07s390: Use pr_warn instead of pr_warningJoe Perches
2015-05-18s390/lcs: Fix null-pointer access in msgPeter Oberparleiter
2015-01-17s390/net: Delete useless checks before function callsMarkus Elfring
2014-10-26lcs: replace sscanf by kstrto functionThomas Richter
2014-05-30s390/net: fix format string mismatchesUrsula Braun
2014-04-28lcs: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong
2014-04-01lcs: Add missing destroy_timer_on_stack()Thomas Gleixner
2013-06-26s390/net: Cocci spatch "ptr_ret.spatch"Thomas Meyer
2013-01-08s390/irq: remove split irq fields from /proc/statHeiko Carstens
2012-09-24lcs: ensure proper ccw setupSebastian Ott
2012-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-05-16s390/lcs: cleanup drv attr usageSebastian Ott
2012-05-16s390/ccwgroup: remove ccwgroup_create_from_stringSebastian Ott
2012-05-16s390/lcs: switch to ccwgroup_create_devSebastian Ott
2012-05-15s390: delete any traces of token ring supportPaul Gortmaker
2012-03-07lcs: Return zero from ccwgroup devs set_offline functionKlaus-Dieter Wacker
2011-11-09net: Fix references to deleted NET_ETHERNET Kconfig setting.David S. Miller
2011-10-30[S390] sparse: fix sparse static warningsMartin Schwidefsky
2011-10-30[S390] fix mismatch in summation of I/O IRQ statisticsPeter Oberparleiter
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-05-13lcs: get rid of compile warningHeiko Carstens
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-23[S390] ccwgroup_driver: remove duplicate membersSebastian Ott
2011-03-23[S390] ccw_driver: remove duplicate membersSebastian Ott
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-07Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2011-01-05[S390] lcs: add support for irq statisticsHeiko Carstens
2010-11-28qeth lcs: convert mc rwlock to RCUSachin Sant
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-05-17drivers/s390/net: Drop memory allocation castJulia Lawall
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-11-17net/s390 drivers: add missing 'const' attributeHeiko Carstens
2009-11-13s390: remove cu3088 layer for lcs and ctcmUrsula Braun
2009-10-17lcs: Recognize return codes of ccw_device_set_online().Klaus-Dieter Wacker