summaryrefslogtreecommitdiffstats
path: root/drivers/s390/net/lcs.c
Commit message (Expand)AuthorAgeFilesLines
* s390/lcs: Convert sysfs sprintf to sysfs_emitThorsten Winkler2023-06-231-6/+7
* s390/net: lcs: use IS_ENABLED() for kconfig detectionRandy Dunlap2023-06-161-5/+5
* s390/lcs: Fix return type of lcs_start_xmit()Nathan Chancellor2022-11-071-5/+3
* s390/lcs: fix variable dereferenced before checkAlexandra Winter2022-05-111-3/+4
* s390/net: sort out physical vs virtual pointers usageAlexander Gordeev2022-02-221-4/+4
* s390/lcs: add braces around empty function bodyHeiko Carstens2021-11-191-5/+6
* net: s390: constify and use eth_hw_addr_set()Jakub Kicinski2021-10-221-1/+1
* s390/lcs: remove incorrect kernel doc indicatorsHeiko Carstens2021-09-141-60/+61
* s390/net: remove pm ops from ccwgroup driversJulian Wiedmann2020-05-191-59/+0
* s390/lcs: don't use intparm for channel IOJulian Wiedmann2019-08-201-3/+3
* s390/net: set HW port number in netdeviceUrsula Braun2018-04-271-0/+3
* net: convert lcs_reply.refcnt from atomic_t to refcount_tElena Reshetova2017-12-201-7/+3
* s390: drivers: Remove redundant license textGreg Kroah-Hartman2017-11-241-14/+0
* s390: net: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-241-0/+1
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-131-11/+6
|\
| * timer: Fix two mistakes in callback conversionsKees Cook2017-10-051-1/+0
| * timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()Kees Cook2017-10-051-10/+6
* | s390/ccwgroup: tie a ccwgroup driver to its ccw driverJulian Wiedmann2017-09-291-0/+1
|/
* s390/net: reduce inliningJulian Wiedmann2017-08-151-16/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-051-1/+1
|\
| * networking: introduce and use skb_put_data()Johannes Berg2017-06-161-1/+1
* | s390: drivers: convert to use DRIVER_ATTR_RO/WOGreg Kroah-Hartman2017-06-121-3/+3
|/
* s390/lcs: remove trailing space at end of dev_err messageColin Ian King2016-10-131-1/+1
* s390: Use pr_warn instead of pr_warningJoe Perches2016-03-071-2/+2
* s390/lcs: Fix null-pointer access in msgPeter Oberparleiter2015-05-181-1/+1
* s390/net: Delete useless checks before function callsMarkus Elfring2015-01-171-4/+2
* lcs: replace sscanf by kstrto functionThomas Richter2014-10-261-5/+6
* s390/net: fix format string mismatchesUrsula Braun2014-05-301-4/+9
* lcs: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong2014-04-281-1/+1
* lcs: Add missing destroy_timer_on_stack()Thomas Gleixner2014-04-011-0/+1
* s390/net: Cocci spatch "ptr_ret.spatch"Thomas Meyer2013-06-261-1/+1
* s390/irq: remove split irq fields from /proc/statHeiko Carstens2013-01-081-1/+1
* lcs: ensure proper ccw setupSebastian Ott2012-09-241-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-05-211-30/+22
|\
| * s390/lcs: cleanup drv attr usageSebastian Ott2012-05-161-10/+6
| * s390/ccwgroup: remove ccwgroup_create_from_stringSebastian Ott2012-05-161-4/+1
| * s390/lcs: switch to ccwgroup_create_devSebastian Ott2012-05-161-18/+17
* | s390: delete any traces of token ring supportPaul Gortmaker2012-05-151-19/+2
|/
* lcs: Return zero from ccwgroup devs set_offline functionKlaus-Dieter Wacker2012-03-071-5/+7
* net: Fix references to deleted NET_ETHERNET Kconfig setting.David S. Miller2011-11-091-3/+3
* [S390] sparse: fix sparse static warningsMartin Schwidefsky2011-10-301-1/+1
* [S390] fix mismatch in summation of I/O IRQ statisticsPeter Oberparleiter2011-10-301-2/+1
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-171-1/+1
* lcs: get rid of compile warningHeiko Carstens2011-05-131-7/+3
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* [S390] ccwgroup_driver: remove duplicate membersSebastian Ott2011-03-231-2/+4
* [S390] ccw_driver: remove duplicate membersSebastian Ott2011-03-231-2/+4
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
|\
| * tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-01-071-0/+2
|\ \