summaryrefslogtreecommitdiff
path: root/drivers/s390/net/lcs.c
Commit message (Expand)AuthorAge
* net: convert lcs_reply.refcnt from atomic_t to refcount_tElena Reshetova2017-12-20
* s390: drivers: Remove redundant license textGreg Kroah-Hartman2017-11-24
* s390: net: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-24
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-13
|\
| * timer: Fix two mistakes in callback conversionsKees Cook2017-10-05
| * timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()Kees Cook2017-10-05
* | s390/ccwgroup: tie a ccwgroup driver to its ccw driverJulian Wiedmann2017-09-29
|/
* s390/net: reduce inliningJulian Wiedmann2017-08-15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-05
|\
| * networking: introduce and use skb_put_data()Johannes Berg2017-06-16
* | s390: drivers: convert to use DRIVER_ATTR_RO/WOGreg Kroah-Hartman2017-06-12
|/
* s390/lcs: remove trailing space at end of dev_err messageColin Ian King2016-10-13
* s390: Use pr_warn instead of pr_warningJoe Perches2016-03-07
* s390/lcs: Fix null-pointer access in msgPeter Oberparleiter2015-05-18
* s390/net: Delete useless checks before function callsMarkus Elfring2015-01-17
* lcs: replace sscanf by kstrto functionThomas Richter2014-10-26
* s390/net: fix format string mismatchesUrsula Braun2014-05-30
* lcs: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong2014-04-28
* lcs: Add missing destroy_timer_on_stack()Thomas Gleixner2014-04-01
* s390/net: Cocci spatch "ptr_ret.spatch"Thomas Meyer2013-06-26
* s390/irq: remove split irq fields from /proc/statHeiko Carstens2013-01-08
* lcs: ensure proper ccw setupSebastian Ott2012-09-24
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-05-21
|\
| * s390/lcs: cleanup drv attr usageSebastian Ott2012-05-16
| * s390/ccwgroup: remove ccwgroup_create_from_stringSebastian Ott2012-05-16
| * s390/lcs: switch to ccwgroup_create_devSebastian Ott2012-05-16
* | s390: delete any traces of token ring supportPaul Gortmaker2012-05-15
|/
* lcs: Return zero from ccwgroup devs set_offline functionKlaus-Dieter Wacker2012-03-07
* net: Fix references to deleted NET_ETHERNET Kconfig setting.David S. Miller2011-11-09
* [S390] sparse: fix sparse static warningsMartin Schwidefsky2011-10-30
* [S390] fix mismatch in summation of I/O IRQ statisticsPeter Oberparleiter2011-10-30
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-17
* lcs: get rid of compile warningHeiko Carstens2011-05-13
* Fix common misspellingsLucas De Marchi2011-03-31
* [S390] ccwgroup_driver: remove duplicate membersSebastian Ott2011-03-23
* [S390] ccw_driver: remove duplicate membersSebastian Ott2011-03-23
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-13
|\
| * tree-wide: fix comment/printk typosUwe Kleine-König2010-11-01
* | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-01-07
|\ \
| * | [S390] lcs: add support for irq statisticsHeiko Carstens2011-01-05
| |/
* | qeth lcs: convert mc rwlock to RCUSachin Sant2010-11-28
|/
* drivers/s390/net: Drop memory allocation castJulia Lawall2010-05-17
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* net/s390 drivers: add missing 'const' attributeHeiko Carstens2009-11-17
* s390: remove cu3088 layer for lcs and ctcmUrsula Braun2009-11-13
* lcs: Recognize return codes of ccw_device_set_online().Klaus-Dieter Wacker2009-10-17
* lcs: ODEBUG: object is on stack, but not annotated.Klaus-Dieter Wacker2009-10-17
* net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy2009-07-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-06-16
|\
| * s390: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-15