aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/net/lcs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-11s390/lcs: fix variable dereferenced before checkAlexandra Winter1-3/+4
2022-02-22s390/net: sort out physical vs virtual pointers usageAlexander Gordeev1-4/+4
2021-11-19s390/lcs: add braces around empty function bodyHeiko Carstens1-5/+6
2021-10-22net: s390: constify and use eth_hw_addr_set()Jakub Kicinski1-1/+1
2021-09-14s390/lcs: remove incorrect kernel doc indicatorsHeiko Carstens1-60/+61
2020-05-19s390/net: remove pm ops from ccwgroup driversJulian Wiedmann1-59/+0
2019-08-20s390/lcs: don't use intparm for channel IOJulian Wiedmann1-3/+3
2018-04-27s390/net: set HW port number in netdeviceUrsula Braun1-0/+3
2017-12-20net: convert lcs_reply.refcnt from atomic_t to refcount_tElena Reshetova1-7/+3
2017-11-24s390: drivers: Remove redundant license textGreg Kroah-Hartman1-14/+0
2017-11-24s390: net: add SPDX identifiers to the remaining filesGreg Kroah-Hartman1-0/+1
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-11/+6
2017-10-05timer: Fix two mistakes in callback conversionsKees Cook1-1/+0
2017-10-05timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()Kees Cook1-10/+6
2017-09-29s390/ccwgroup: tie a ccwgroup driver to its ccw driverJulian Wiedmann1-0/+1
2017-08-15s390/net: reduce inliningJulian Wiedmann1-16/+12
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+1
2017-06-16networking: introduce and use skb_put_data()Johannes Berg1-1/+1
2017-06-12s390: drivers: convert to use DRIVER_ATTR_RO/WOGreg Kroah-Hartman1-3/+3
2016-10-13s390/lcs: remove trailing space at end of dev_err messageColin Ian King1-1/+1
2016-03-07s390: Use pr_warn instead of pr_warningJoe Perches1-2/+2
2015-05-18s390/lcs: Fix null-pointer access in msgPeter Oberparleiter1-1/+1
2015-01-17s390/net: Delete useless checks before function callsMarkus Elfring1-4/+2
2014-10-26lcs: replace sscanf by kstrto functionThomas Richter1-5/+6
2014-05-30s390/net: fix format string mismatchesUrsula Braun1-4/+9
2014-04-28lcs: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong1-1/+1
2014-04-01lcs: Add missing destroy_timer_on_stack()Thomas Gleixner1-0/+1
2013-06-26s390/net: Cocci spatch "ptr_ret.spatch"Thomas Meyer1-1/+1
2013-01-08s390/irq: remove split irq fields from /proc/statHeiko Carstens1-1/+1
2012-09-24lcs: ensure proper ccw setupSebastian Ott1-1/+1
2012-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-30/+22
2012-05-16s390/lcs: cleanup drv attr usageSebastian Ott1-10/+6
2012-05-16s390/ccwgroup: remove ccwgroup_create_from_stringSebastian Ott1-4/+1
2012-05-16s390/lcs: switch to ccwgroup_create_devSebastian Ott1-18/+17
2012-05-15s390: delete any traces of token ring supportPaul Gortmaker1-19/+2
2012-03-07lcs: Return zero from ccwgroup devs set_offline functionKlaus-Dieter Wacker1-5/+7
2011-11-09net: Fix references to deleted NET_ETHERNET Kconfig setting.David S. Miller1-3/+3
2011-10-30[S390] sparse: fix sparse static warningsMartin Schwidefsky1-1/+1
2011-10-30[S390] fix mismatch in summation of I/O IRQ statisticsPeter Oberparleiter1-2/+1
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+1
2011-05-13lcs: get rid of compile warningHeiko Carstens1-7/+3
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-23[S390] ccwgroup_driver: remove duplicate membersSebastian Ott1-2/+4
2011-03-23[S390] ccw_driver: remove duplicate membersSebastian Ott1-2/+4
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-01-07Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds1-0/+2
2011-01-05[S390] lcs: add support for irq statisticsHeiko Carstens1-0/+2
2010-11-28qeth lcs: convert mc rwlock to RCUSachin Sant1-4/+6
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König1-1/+1
2010-05-17drivers/s390/net: Drop memory allocation castJulia Lawall1-2/+1