summaryrefslogtreecommitdiffstats
path: root/drivers/s390
AgeCommit message (Expand)AuthorLines
2019-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+38
2019-03-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-1/+11
2019-03-06virtio-ccw: wire up ->bus_name callbackCornelia Huck-0/+8
2019-03-06s390/virtio: handle find on invalid queue gracefullyHalil Pasic-1/+3
2019-03-05Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds-54/+132
2019-03-01s390/dasd: fix read device characteristic with CONFIG_VMAP_STACK=yMartin Schwidefsky-14/+5
2019-02-28s390/qeth: drop redundant state checkingJulian Wiedmann-43/+13
2019-02-28s390/qeth: don't special-case HW trap during suspendJulian Wiedmann-12/+4
2019-02-28s390/qeth: remove driver-wide workqueueJulian Wiedmann-18/+1
2019-02-28s390/qeth: don't defer close_dev work during recoveryJulian Wiedmann-5/+3
2019-02-28s390/qeth: remove a redundant check for card->devJulian Wiedmann-1/+1
2019-02-28s390/qeth: call dev_close() during recoveryJulian Wiedmann-75/+20
2019-02-28s390/qeth: unconditionally clear MAC_REGISTERED flagJulian Wiedmann-2/+1
2019-02-28s390/qeth: enable/disable the HW trap a little earlierJulian Wiedmann-14/+17
2019-02-28s390/qeth: remove RECOVER stateJulian Wiedmann-47/+25
2019-02-26s390/cio: Use cpa range elsewhere within vfio-ccwEric Farman-12/+6
2019-02-26s390/cio: Fix vfio-ccw handling of recursive TICsEric Farman-1/+36
2019-02-22Merge tag 'kvm-s390-next-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini-0/+38
2019-02-22s390: vfio_ap: link the vfio_ap devices to the vfio_ap bus subsystemPierre Morel-11/+38
2019-02-21pkey: Indicate old mkvp only if old and current mkvp are differentIngo Franzki-1/+1
2019-02-20s390/ism: ignore some errors during deregistrationSebastian Ott-3/+9
2019-02-15s390/qeth: split out OSN netdev opsJulian Wiedmann-15/+21
2019-02-15s390/qeth: add support for ETHTOOL_GRINGPARAMJulian Wiedmann-0/+17
2019-02-15s390/qeth: overhaul ethtool statisticsJulian Wiedmann-216/+256
2019-02-15s390/qeth: move ethtool code into its own fileJulian Wiedmann-351/+346
2019-02-15s390/qeth: reduce ethtool statisticsJulian Wiedmann-123/+7
2019-02-15s390/qeth: use a static Output Queue arrayJulian Wiedmann-16/+7
2019-02-15s390/qeth: allow manual recovery when device is SOFTSETUPJulian Wiedmann-1/+1
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+10
2019-02-13s390/zcrypt: use new state UNBOUND during queue driver rebindHarald Freudenberger-4/+25
2019-02-12s390/qeth: convert remaining legacy cmd callbacksJulian Wiedmann-103/+121
2019-02-12s390/qeth: convert bridgeport callbacksJulian Wiedmann-54/+40
2019-02-12s390/qeth: allow cmd callbacks to return errnosJulian Wiedmann-64/+76
2019-02-12s390/qeth: cancel cmd on early errorJulian Wiedmann-9/+29
2019-02-12s390/qeth: simplify reply object handlingJulian Wiedmann-57/+61
2019-02-12s390/qeth: limit trace to valid data of command requestJulian Wiedmann-1/+1
2019-02-12s390/qeth: align csum offload with TSO control logicJulian Wiedmann-89/+47
2019-02-12s390/qeth: enable only required csum offload featuresJulian Wiedmann-2/+9
2019-02-12s390/qeth: consolidate filling of low-level cmd length fieldsJulian Wiedmann-56/+28
2019-02-12s390/qeth: reduce data length for ARP cache queryJulian Wiedmann-18/+7
2019-02-11Merge tag 's390-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds-1/+10
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-15/+33
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-14/+31
2019-02-07Merge tag 'vfio-ccw-20190204' of git://git.kernel.org/pub/scm/linux/kernel/gi...Martin Schwidefsky-1/+1
2019-02-07s390/qdio: make SBAL address array type-safeJulian Wiedmann-7/+7
2019-02-05s390/cio: add function chsc_sgib()Michael Mueller-0/+38
2019-02-04s390/qeth: conclude all event processing before offlining a cardJulian Wiedmann-5/+15
2019-02-04s390/qeth: cancel close_dev work before removing a cardJulian Wiedmann-0/+4
2019-02-04s390/qeth: fix use-after-free in error pathJulian Wiedmann-9/+6
2019-02-04s390/qeth: release cmd buffer in error pathsJulian Wiedmann-0/+6