summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-08-1613-684/+1484
|\
| * s390/qeth: use true and false for boolean valuesGustavo A. R. Silva2018-08-091-2/+2
| * s390/qeth: don't restrict qeth_card to DMA memoryJulian Wiedmann2018-08-093-14/+19
| * s390/qeth: clean up card initializationJulian Wiedmann2018-08-091-34/+10Star
| * s390/qeth: do basic setup for data channelJulian Wiedmann2018-08-091-9/+15
| * s390/qeth: use qeth_setup_ccw() to set up all CCWsJulian Wiedmann2018-08-094-43/+16Star
| * s390/qeth: reduce hard-coded access to ccw channelsJulian Wiedmann2018-08-092-28/+31
| * s390/qeth: extract helper for MPC protocol typeJulian Wiedmann2018-08-093-24/+15Star
| * s390/qeth: speed up L2 IQD xmitJulian Wiedmann2018-07-213-56/+30Star
| * s390/qeth: add support for constrained HW headersJulian Wiedmann2018-07-214-22/+30
| * s390/qeth: merge linearize-check into HW header constructionJulian Wiedmann2018-07-214-70/+80
| * s390/qeth: add statistics for consumed buffer elementsJulian Wiedmann2018-07-214-23/+24
| * s390/qeth: use core MTU range checkingJulian Wiedmann2018-07-215-37/+2Star
| * s390/qeth: simplify max MTU handlingJulian Wiedmann2018-07-214-41/+45
| * s390/qeth: don't cache HW port numberJulian Wiedmann2018-07-213-7/+4Star
| * s390/qeth: allocate netdevice earlyJulian Wiedmann2018-07-216-88/+94
| * s390/qeth: remove redundant netif_carrier_ok() checksJulian Wiedmann2018-07-213-3/+3
| * s390/qeth: reset layer2 attribute on layer switchJulian Wiedmann2018-07-211-0/+1
| * s390/qeth: fix race in used-buffer accountingJulian Wiedmann2018-07-211-1/+2
| * Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2018-07-212-10/+11
| |\
| * | s390/qeth: speed-up IPv4 OSA xmitJulian Wiedmann2018-07-131-12/+21
| * | s390/qeth: speed-up L3 IQD xmitJulian Wiedmann2018-07-131-83/+128
| * | s390/qeth: add a L3 xmit wrapperJulian Wiedmann2018-07-131-57/+65
| * | s390/qeth: increase GSO max size for eligible L3 devicesJulian Wiedmann2018-07-131-2/+3
| * | s390/qeth: clean up exported symbolsJulian Wiedmann2018-07-134-13/+8Star
| * | s390/qeth: consolidate ccwgroup driver definitionJulian Wiedmann2018-07-131-21/+21
| * | s390/qeth: clean up Output Queue selectionJulian Wiedmann2018-07-135-27/+27
| * | s390/qeth: fine-tune RX modesettingJulian Wiedmann2018-07-132-7/+5Star
| * | s390/qeth: remove unused buffer->aob pointerJulian Wiedmann2018-07-132-8/+0Star
| * | s390/qeth: various buffer management cleanupsJulian Wiedmann2018-07-131-46/+20Star
| * | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-034-30/+57
| |\ \
| * | | s390/ism: add device driver for internal shared memorySebastian Ott2018-06-304-0/+857
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-08-1432-502/+301Star
|\ \ \ \ | |_|_|/ |/| | |
| * | | s390/dasd: fix hanging offline processing due to canceled workerStefan Haberland2018-08-091-2/+5
| * | | s390/dasd: fix panic for failed online processingStefan Haberland2018-08-091-0/+3
| * | | s390 cio: Rewrite trace point class s390_class_schibThomas Richter2018-07-231-6/+28
| * | | s390 cio: Rewrite trace point in s390_cio_tschThomas Richter2018-07-231-4/+18
| * | | s390 cio: Rewrite trace point in s390_cio_adapter_intThomas Richter2018-07-231-1/+3
| * | | s390 cio: Rewrite trace point in s390_cio_stcrwThomas Richter2018-07-231-3/+17
| * | | s390 cio: Rewrite trace point in s390_cio_tpiThomas Richter2018-07-231-2/+8
| * | | s390 cio: Rewrite trace point in s390_cio_interruptThomas Richter2018-07-231-4/+8
| * | | s390/tape: replace PTR_RET with PTR_ERR_OR_ZEROGustavo A. R. Silva2018-07-191-1/+1
| * | | s390/dasd: replace PTR_RET with PTR_ERR_OR_ZEROGustavo A. R. Silva2018-07-191-1/+1
| * | | s390/ap_bus: replace PTR_RET with PTR_ERR_OR_ZEROGustavo A. R. Silva2018-07-191-2/+2
| * | | s390/keyboard: sanitize array index in do_kdsk_ioctlMartin Schwidefsky2018-07-191-12/+16
| * | | s390/chsc: fix packed-not-aligned warningsSebastian Ott2018-07-172-18/+18
| * | | s390/css: reduce stsch callsSebastian Ott2018-07-174-79/+57Star
| * | | s390/css: validate subchannel prior to allocationSebastian Ott2018-07-173-30/+23Star
| * | | s390/css: start the subchannel evaluation earlierSebastian Ott2018-07-171-4/+5
| * | | s390/cio: ensure that a chpid is registered only onceSebastian Ott2018-07-172-12/+12