aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-09s390/qeth: use true and false for boolean valuesGustavo A. R. Silva1-2/+2
2018-08-09s390/qeth: don't restrict qeth_card to DMA memoryJulian Wiedmann3-14/+19
2018-08-09s390/qeth: clean up card initializationJulian Wiedmann1-34/+10
2018-08-09s390/qeth: do basic setup for data channelJulian Wiedmann1-9/+15
2018-08-09s390/qeth: use qeth_setup_ccw() to set up all CCWsJulian Wiedmann4-43/+16
2018-08-09s390/qeth: reduce hard-coded access to ccw channelsJulian Wiedmann2-28/+31
2018-08-09s390/qeth: extract helper for MPC protocol typeJulian Wiedmann3-24/+15
2018-07-21s390/qeth: speed up L2 IQD xmitJulian Wiedmann3-56/+30
2018-07-21s390/qeth: add support for constrained HW headersJulian Wiedmann4-22/+30
2018-07-21s390/qeth: merge linearize-check into HW header constructionJulian Wiedmann4-70/+80
2018-07-21s390/qeth: add statistics for consumed buffer elementsJulian Wiedmann4-23/+24
2018-07-21s390/qeth: use core MTU range checkingJulian Wiedmann5-37/+2
2018-07-21s390/qeth: simplify max MTU handlingJulian Wiedmann4-41/+45
2018-07-21s390/qeth: don't cache HW port numberJulian Wiedmann3-7/+4
2018-07-21s390/qeth: allocate netdevice earlyJulian Wiedmann6-88/+94
2018-07-21s390/qeth: remove redundant netif_carrier_ok() checksJulian Wiedmann3-3/+3
2018-07-21s390/qeth: reset layer2 attribute on layer switchJulian Wiedmann1-0/+1
2018-07-21s390/qeth: fix race in used-buffer accountingJulian Wiedmann1-1/+2
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2-10/+11
2018-07-12s390/qeth: speed-up IPv4 OSA xmitJulian Wiedmann1-12/+21
2018-07-12s390/qeth: speed-up L3 IQD xmitJulian Wiedmann1-83/+128
2018-07-12s390/qeth: add a L3 xmit wrapperJulian Wiedmann1-57/+65
2018-07-12s390/qeth: increase GSO max size for eligible L3 devicesJulian Wiedmann1-2/+3
2018-07-12s390/qeth: clean up exported symbolsJulian Wiedmann4-13/+8
2018-07-12s390/qeth: consolidate ccwgroup driver definitionJulian Wiedmann1-21/+21
2018-07-12s390/qeth: clean up Output Queue selectionJulian Wiedmann5-27/+27
2018-07-12s390/qeth: fine-tune RX modesettingJulian Wiedmann2-7/+5
2018-07-12s390/qeth: remove unused buffer->aob pointerJulian Wiedmann2-8/+0
2018-07-12s390/qeth: various buffer management cleanupsJulian Wiedmann1-46/+20
2018-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds2-10/+11
2018-07-03Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-30/+57
2018-07-02s390/dasd: reduce the default queue depth and nr of hardware queuesStefan Haberland2-10/+11
2018-06-30s390/qeth: consistently re-enable device featuresJulian Wiedmann4-17/+16
2018-06-30s390/qeth: don't clobber buffer on async TX completionJulian Wiedmann2-6/+27
2018-06-30s390/qeth: avoid using is_multicast_ether_addr_64bits on (u8 *)[6]Vasily Gorbik1-2/+2
2018-06-30s390/qeth: fix race when setting MAC addressJulian Wiedmann1-4/+11
2018-06-30Revert "s390/qeth: use Read device to query hypervisor for MAC"Julian Wiedmann1-1/+1
2018-06-30s390/ism: add device driver for internal shared memorySebastian Ott4-0/+857
2018-06-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds12-235/+250
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook1-1/+1
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook9-23/+27
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook3-6/+7
2018-06-12s390/dasd: only use preallocated requestsSebastian Ott4-77/+8
2018-06-12s390/dasd: reshuffle struct dasd_ccw_reqSebastian Ott1-11/+3
2018-06-12s390/dasd: remove dasd_kmalloc_set_cdaSebastian Ott1-6/+0
2018-06-12s390/dasd: move dasd_ccw_req to per request dataSebastian Ott5-47/+57
2018-06-12s390/dasd: simplify locking in process_final_queueSebastian Ott1-27/+32
2018-06-12Merge tag 'vfio-ccw-20180529' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/vfio-ccw into featuresMartin Schwidefsky5-67/+150
2018-06-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds10-167/+400
2018-06-08Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-0/+7