summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
2019-03-28s390/qeth: send IDX cmds via qeth_send_control_data()Julian Wiedmann
2019-03-28s390/qeth: use callback to finalize cmdJulian Wiedmann
2019-03-28s390/qeth: let qeth_notify_reply() set the notify reasonJulian Wiedmann
2019-03-28s390/qeth: clarify default cmd callbackJulian Wiedmann
2019-03-28s390/qeth: don't poll for cmd IO completionJulian Wiedmann
2019-03-28s390/qeth: convert IP table spinlock to mutexJulian Wiedmann
2019-03-28s390/qeth: defer IPv6 address notifier eventsJulian Wiedmann
2019-03-28s390/qeth: add wrapper for IP table accessJulian Wiedmann
2019-03-28s390/qeth: remove locking for RX modeset cacheJulian Wiedmann
2019-03-28s390/qeth: defer RX modesettingJulian Wiedmann
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-03-18s390/qeth: be drop monitor friendlyJulian Wiedmann
2019-03-18s390/qeth: fix race when initializing the IP address tableJulian Wiedmann
2019-03-18s390/qeth: don't erase configuration while probingJulian Wiedmann
2019-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-03-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2019-03-06virtio-ccw: wire up ->bus_name callbackCornelia Huck
2019-03-06s390/virtio: handle find on invalid queue gracefullyHalil Pasic
2019-03-05Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-03-01s390/dasd: fix read device characteristic with CONFIG_VMAP_STACK=yMartin Schwidefsky
2019-02-28s390/qeth: drop redundant state checkingJulian Wiedmann
2019-02-28s390/qeth: don't special-case HW trap during suspendJulian Wiedmann
2019-02-28s390/qeth: remove driver-wide workqueueJulian Wiedmann
2019-02-28s390/qeth: don't defer close_dev work during recoveryJulian Wiedmann
2019-02-28s390/qeth: remove a redundant check for card->devJulian Wiedmann
2019-02-28s390/qeth: call dev_close() during recoveryJulian Wiedmann
2019-02-28s390/qeth: unconditionally clear MAC_REGISTERED flagJulian Wiedmann
2019-02-28s390/qeth: enable/disable the HW trap a little earlierJulian Wiedmann
2019-02-28s390/qeth: remove RECOVER stateJulian Wiedmann
2019-02-26s390/cio: Use cpa range elsewhere within vfio-ccwEric Farman
2019-02-26s390/cio: Fix vfio-ccw handling of recursive TICsEric Farman
2019-02-22Merge tag 'kvm-s390-next-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2019-02-22s390: vfio_ap: link the vfio_ap devices to the vfio_ap bus subsystemPierre Morel
2019-02-21pkey: Indicate old mkvp only if old and current mkvp are differentIngo Franzki
2019-02-20s390/ism: ignore some errors during deregistrationSebastian Ott
2019-02-15s390/qeth: split out OSN netdev opsJulian Wiedmann
2019-02-15s390/qeth: add support for ETHTOOL_GRINGPARAMJulian Wiedmann
2019-02-15s390/qeth: overhaul ethtool statisticsJulian Wiedmann
2019-02-15s390/qeth: move ethtool code into its own fileJulian Wiedmann
2019-02-15s390/qeth: reduce ethtool statisticsJulian Wiedmann
2019-02-15s390/qeth: use a static Output Queue arrayJulian Wiedmann
2019-02-15s390/qeth: allow manual recovery when device is SOFTSETUPJulian Wiedmann
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-13s390/zcrypt: use new state UNBOUND during queue driver rebindHarald Freudenberger
2019-02-12s390/qeth: convert remaining legacy cmd callbacksJulian Wiedmann
2019-02-12s390/qeth: convert bridgeport callbacksJulian Wiedmann
2019-02-12s390/qeth: allow cmd callbacks to return errnosJulian Wiedmann
2019-02-12s390/qeth: cancel cmd on early errorJulian Wiedmann
2019-02-12s390/qeth: simplify reply object handlingJulian Wiedmann
2019-02-12s390/qeth: limit trace to valid data of command requestJulian Wiedmann