summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
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-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-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
2018-07-12s390/qeth: various buffer management cleanupsJulian Wiedmann
2018-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-07-03Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-07-02s390/dasd: reduce the default queue depth and nr of hardware queuesStefan Haberland
2018-06-30s390/qeth: consistently re-enable device featuresJulian Wiedmann
2018-06-30s390/qeth: don't clobber buffer on async TX completionJulian Wiedmann
2018-06-30s390/qeth: avoid using is_multicast_ether_addr_64bits on (u8 *)[6]Vasily Gorbik
2018-06-30s390/qeth: fix race when setting MAC addressJulian Wiedmann
2018-06-30Revert "s390/qeth: use Read device to query hypervisor for MAC"Julian Wiedmann
2018-06-30s390/ism: add device driver for internal shared memorySebastian Ott
2018-06-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-12s390/dasd: only use preallocated requestsSebastian Ott
2018-06-12s390/dasd: reshuffle struct dasd_ccw_reqSebastian Ott
2018-06-12s390/dasd: remove dasd_kmalloc_set_cdaSebastian Ott
2018-06-12s390/dasd: move dasd_ccw_req to per request dataSebastian Ott
2018-06-12s390/dasd: simplify locking in process_final_queueSebastian Ott
2018-06-12Merge tag 'vfio-ccw-20180529' of git://git.kernel.org/pub/scm/linux/kernel/gi...Martin Schwidefsky
2018-06-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-06-08Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds