summaryrefslogtreecommitdiff
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* s390/zcrypt: Fix CCA cipher key gen with clear key value functionHarald Freudenberger2020-01-231-2/+2
* s390/qeth: lock the card while changing its hsuidJulian Wiedmann2020-01-172-17/+28
* s390/qeth: fix initialization on old HWJulian Wiedmann2020-01-171-3/+1
* s390/qeth: vnicc Fix init to defaultAlexandra Winter2020-01-171-1/+3
* s390/qeth: Fix vnicc_is_in_use if rx_bcast not setAlexandra Winter2020-01-171-2/+1
* s390/qeth: fix false reporting of VNIC CHAR config failureAlexandra Winter2020-01-171-1/+0
* s390/qeth: fix qdio teardown after early init errorJulian Wiedmann2020-01-173-14/+10
* s390/qeth: don't return -ENOTSUPP to userspaceJulian Wiedmann2020-01-121-1/+1
* s390/qeth: fix promiscuous mode after resetJulian Wiedmann2020-01-123-1/+4
* s390/qeth: handle error due to unsupported transport modeJulian Wiedmann2020-01-122-7/+12
* s390/dasd: fix memleak in path handling error caseStefan Haberland2020-01-121-17/+2
* s390/dasd/cio: Interpret ccw_device_get_mdc return value correctlyJan Höppner2020-01-122-5/+6
* s390/zcrypt: handle new reply code FILTERED_BY_HYPERVISORHarald Freudenberger2020-01-041-0/+2
* scsi: zfcp: trace channel log even for FCP command responsesSteffen Maier2019-12-171-5/+3
* s390/qeth: return proper errno on IO errorJulian Wiedmann2019-11-201-5/+5
* s390/qeth: fix potential deadlock on workqueue flushJulian Wiedmann2019-11-203-8/+28
* s390/zcrypt: fix memleak at releaseJohan Hovold2019-10-221-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-10-191-8/+15
|\
| * s390/qeth: Fix initialization of vnicc cmd masks during set onlineAlexandra Winter2019-10-091-4/+8
| * s390/qeth: Fix error handling during VNICC initializationAlexandra Winter2019-10-091-4/+7
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-10-151-3/+13
|\ \
| * | scsi: zfcp: fix reaction on bit error threshold notificationSteffen Maier2019-10-031-3/+13
* | | s390/cio: fix virtio-ccw DMA without PVHalil Pasic2019-10-103-2/+8
| |/ |/|
* | Merge tag 's390-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-10-052-3/+2
|\ \
| * | s390/qdio: clarify size of the QIB parm areaJulian Wiedmann2019-10-012-3/+2
* | | Merge tag 'for-linus-2019-10-03' of git://git.kernel.dk/linux-blockLinus Torvalds2019-10-041-70/+11
|\ \ \ | |/ / |/| |
| * | Revert "s390/dasd: Add discard support for ESE volumes"Stefan Haberland2019-10-011-54/+3
| * | s390/dasd: Fix error handling during online processingJan Höppner2019-10-011-16/+8
* | | Merge tag 's390-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-09-269-34/+198
|\ \ \ | |/ / |/| |
| * | s390/cio: exclude subchannels with no parent from pseudo checkVasily Gorbik2019-09-231-0/+2
| * | s390/cio: avoid calling strlen on null pointerVasily Gorbik2019-09-231-1/+1
| * | s390/zcrypt: CEX7S exploitation supportHarald Freudenberger2019-09-195-27/+65
| * | s390/cio: fix intparm documentationCornelia Huck2019-09-191-6/+17
| * | s390/pkey: Add sysfs attributes to emit AES CIPHER key blobsIngo Franzki2019-09-191-0/+113
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2019-09-1813-408/+609
|\ \ \
| * | | s390/ctcm: Delete unnecessary checks before the macro call “dev_kfree_skb”Markus Elfring2019-09-161-4/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-271-0/+4
| |\ \ \
| * | | | s390/qeth: add xmit_more support for IQD devicesJulian Wiedmann2019-08-242-43/+109
| * | | | s390/qeth: add BQL support for IQD devicesJulian Wiedmann2019-08-242-1/+16
| * | | | s390/qeth: when in TX NAPI mode, use napi_consume_skb()Julian Wiedmann2019-08-241-11/+13
| * | | | s390/qeth: add TX NAPI support for IQD devicesJulian Wiedmann2019-08-243-48/+182
| * | | | s390/qeth: collect accurate TX statisticsJulian Wiedmann2019-08-244-39/+49
| * | | | s390/qdio: let drivers opt-out from Output Queue scanningJulian Wiedmann2019-08-243-6/+10
| * | | | s390/qdio: enable drivers to poll for Output completionsJulian Wiedmann2019-08-241-21/+43
| * | | | s390/lcs: don't use intparm for channel IOJulian Wiedmann2019-08-201-3/+3
| * | | | s390/ctcm: don't use intparm for channel IOJulian Wiedmann2019-08-203-34/+20
| * | | | s390/qeth: streamline control code for promisc modeJulian Wiedmann2019-08-204-49/+30
| * | | | s390/qeth: get vnicc sub-cmd type from reply dataJulian Wiedmann2019-08-201-16/+5
| * | | | s390/qeth: merge qeth_reply struct into qeth_cmd_bufferJulian Wiedmann2019-08-204-97/+58
| * | | | s390/qeth: keep cmd alive after IO completionJulian Wiedmann2019-08-201-2/+7