summaryrefslogtreecommitdiffstats
path: root/drivers/s390/net/lcs.c
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | [S390] lcs: add support for irq statisticsHeiko Carstens2011-01-051-0/+2
| |/
* | qeth lcs: convert mc rwlock to RCUSachin Sant2010-11-281-4/+6
|/
* drivers/s390/net: Drop memory allocation castJulia Lawall2010-05-171-2/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* net/s390 drivers: add missing 'const' attributeHeiko Carstens2009-11-171-1/+1
* s390: remove cu3088 layer for lcs and ctcmUrsula Braun2009-11-131-14/+87
* lcs: Recognize return codes of ccw_device_set_online().Klaus-Dieter Wacker2009-10-171-3/+9
* lcs: ODEBUG: object is on stack, but not annotated.Klaus-Dieter Wacker2009-10-171-1/+1
* net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy2009-07-051-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-06-161-10/+10
|\
OpenPOWER on IntegriCloud