summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
2018-08-18Merge tag 'tty-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-08-17mm/cma: remove unsupported gfp_mask parameter from cma_alloc()Marek Szyprowski
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-08-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-08-09s390/qeth: use true and false for boolean valuesGustavo A. R. Silva
2018-08-09s390/qeth: don't restrict qeth_card to DMA memoryJulian Wiedmann
2018-08-09s390/qeth: clean up card initializationJulian Wiedmann
2018-08-09s390/qeth: do basic setup for data channelJulian Wiedmann
2018-08-09s390/qeth: use qeth_setup_ccw() to set up all CCWsJulian Wiedmann
2018-08-09s390/qeth: reduce hard-coded access to ccw channelsJulian Wiedmann
2018-08-09s390/qeth: extract helper for MPC protocol typeJulian Wiedmann
2018-08-09s390/dasd: fix hanging offline processing due to canceled workerStefan Haberland
2018-08-09s390/dasd: fix panic for failed online processingStefan Haberland
2018-07-23s390 cio: Rewrite trace point class s390_class_schibThomas Richter
2018-07-23s390 cio: Rewrite trace point in s390_cio_tschThomas Richter
2018-07-23s390 cio: Rewrite trace point in s390_cio_adapter_intThomas Richter
2018-07-23s390 cio: Rewrite trace point in s390_cio_stcrwThomas Richter
2018-07-23s390 cio: Rewrite trace point in s390_cio_tpiThomas Richter
2018-07-23s390 cio: Rewrite trace point in s390_cio_interruptThomas Richter
2018-07-21s390/qeth: speed up L2 IQD xmitJulian Wiedmann
2018-07-21s390/qeth: add support for constrained HW headersJulian Wiedmann
2018-07-21s390/qeth: merge linearize-check into HW header constructionJulian Wiedmann
2018-07-21s390/qeth: add statistics for consumed buffer elementsJulian Wiedmann
2018-07-21s390/qeth: use core MTU range checkingJulian Wiedmann
2018-07-21s390/qeth: simplify max MTU handlingJulian Wiedmann
2018-07-21s390/qeth: don't cache HW port numberJulian Wiedmann
2018-07-21s390/qeth: allocate netdevice earlyJulian Wiedmann
2018-07-21s390/qeth: remove redundant netif_carrier_ok() checksJulian Wiedmann
2018-07-21s390/qeth: reset layer2 attribute on layer switchJulian Wiedmann
2018-07-21s390/qeth: fix race in used-buffer accountingJulian Wiedmann
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2018-07-19s390/tape: replace PTR_RET with PTR_ERR_OR_ZEROGustavo A. R. Silva
2018-07-19s390/dasd: replace PTR_RET with PTR_ERR_OR_ZEROGustavo A. R. Silva
2018-07-19s390/ap_bus: replace PTR_RET with PTR_ERR_OR_ZEROGustavo A. R. Silva
2018-07-19s390/keyboard: sanitize array index in do_kdsk_ioctlMartin Schwidefsky
2018-07-17s390/chsc: fix packed-not-aligned warningsSebastian Ott
2018-07-17s390/css: reduce stsch callsSebastian Ott
2018-07-17s390/css: validate subchannel prior to allocationSebastian Ott
2018-07-17s390/css: start the subchannel evaluation earlierSebastian Ott
2018-07-17s390/cio: ensure that a chpid is registered only onceSebastian Ott
2018-07-16s390/crypto: fix gcc 8 stringop-truncation warningVasily Gorbik
2018-07-12s390/qeth: speed-up IPv4 OSA xmitJulian Wiedmann
2018-07-12s390/qeth: speed-up L3 IQD xmitJulian Wiedmann
2018-07-12s390/qeth: add a L3 xmit wrapperJulian Wiedmann
2018-07-12s390/qeth: increase GSO max size for eligible L3 devicesJulian Wiedmann
2018-07-12s390/qeth: clean up exported symbolsJulian Wiedmann
2018-07-12s390/qeth: consolidate ccwgroup driver definitionJulian Wiedmann
2018-07-12s390/qeth: clean up Output Queue selectionJulian Wiedmann
2018-07-12s390/qeth: fine-tune RX modesettingJulian Wiedmann
2018-07-12s390/qeth: remove unused buffer->aob pointerJulian Wiedmann