summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
2020-02-11Merge tag 'vfio-ccw-20200206' of https://git.kernel.org/pub/scm/linux/kernel/...Vasily Gorbik
2020-02-11s390/qdio: don't allocate *aob array with GFP_ATOMICJulian Wiedmann
2020-02-10s390/qdio: simplify ACK trackingJulian Wiedmann
2020-02-10s390/zcrypt: fix card and queue total counter wrapHarald Freudenberger
2020-02-10s390/pkey: fix missing length of protected key on returnHarald Freudenberger
2020-02-05Merge tag 's390-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan
2020-01-30s390/pkey/zcrypt: Support EP11 AES secure keysHarald Freudenberger
2020-01-30s390/zcrypt: extend EP11 card and queue sysfs attributesHarald Freudenberger
2020-01-30s390/zcrypt: add new low level ep11 functions support fileHarald Freudenberger
2020-01-30s390/zcrypt: ep11 structs rework, export zcrypt_send_ep11_cprbHarald Freudenberger
2020-01-30s390/zcrypt: enable card/domain autoselect on ep11 cprbsHarald Freudenberger
2020-01-30s390/pkey: Add support for key blob with clear key valueHarald Freudenberger
2020-01-26s390/qeth: remove HARDSETUP stateJulian Wiedmann
2020-01-26s390/qeth: make cmd/reply matching more flexibleJulian Wiedmann
2020-01-26s390/qeth: consolidate online/offline codeJulian Wiedmann
2020-01-26s390/qeth: consolidate QDIO queue setupJulian Wiedmann
2020-01-26s390/qeth: shift some bridgeport code aroundJulian Wiedmann
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-09s390/zcrypt: move ap device reset from bus to driver codeHarald Freudenberger
2020-01-09s390/zcrypt: Fix CCA cipher key gen with clear key value functionHarald Freudenberger
2020-01-07vfio-ccw: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-26s390/qeth: remove QETH_RX_PULL_LENJulian Wiedmann
2019-12-26s390/qeth: use napi_gro_frags() for SG skbsJulian Wiedmann
2019-12-26s390/qeth: consolidate RX codeJulian Wiedmann
2019-12-24s390/qeth: fix initialization on old HWJulian Wiedmann
2019-12-24s390/qeth: vnicc Fix init to defaultAlexandra Winter
2019-12-24s390/qeth: Fix vnicc_is_in_use if rx_bcast not setAlexandra Winter
2019-12-24s390/qeth: fix false reporting of VNIC CHAR config failureAlexandra Winter
2019-12-24s390/qeth: lock the card while changing its hsuidJulian Wiedmann
2019-12-24s390/qeth: fix qdio teardown after early init errorJulian Wiedmann
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-22Merge tag 'block-5.5-20191221' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-20s390/qeth: don't return -ENOTSUPP to userspaceJulian Wiedmann
2019-12-20s390/qeth: fix promiscuous mode after resetJulian Wiedmann
2019-12-20s390/qeth: handle error due to unsupported transport modeJulian Wiedmann
2019-12-20s390/dasd: fix typo in copyright statementStefan Haberland
2019-12-20s390/dasd: fix memleak in path handling error caseStefan Haberland
2019-12-20s390/dasd/cio: Interpret ccw_device_get_mdc return value correctlyJan Höppner
2019-12-18s390/qeth: make use of napi_schedule_irqoff()Julian Wiedmann
2019-12-18s390/qeth: consolidate helpers for capability checkingJulian Wiedmann
2019-12-18s390/qeth: stop yielding the ip_lock during IPv4 registrationJulian Wiedmann
2019-12-18s390/qeth: don't raise NETDEV_REBOOT event from L3 offline pathJulian Wiedmann
2019-12-18s390/qeth: remove open-coded inet_make_mask()Julian Wiedmann
2019-12-18s390/qeth: clean up L3 sysfs codeJulian Wiedmann
2019-12-18s390/qeth: overhaul L3 IP address dump codeJulian Wiedmann
2019-12-18s390/qeth: wake up all waiters from qeth_irq()Julian Wiedmann
2019-12-18s390/qeth: only handle IRQs while device is onlineJulian Wiedmann