aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-10s390/qeth: handle error when backing RX bufferJulian Wiedmann1-4/+9
2020-03-10s390/qeth: don't reset default_out_queueJulian Wiedmann1-1/+0
2020-03-09s390/qeth: remove VNICC callback parameter structJulian Wiedmann1-25/+4
2020-03-09s390/qdio: add tighter controls for IRQ pollingJulian Wiedmann2-5/+11
2020-03-06s390/qdio: export SSQD via debugfsJulian Wiedmann1-0/+19
2020-02-29Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-2/+2
2020-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller8-37/+39
2020-02-27s390/qeth: support configurable RX copybreakJulian Wiedmann3-10/+48
2020-02-27s390/qeth: don't check for IFF_UP when scheduling napiJulian Wiedmann1-2/+1
2020-02-27s390/qeth: don't re-start read cmd when IDX has terminatedJulian Wiedmann1-2/+3
2020-02-27s390/qeth: reset seqnos on connection startupJulian Wiedmann1-6/+5
2020-02-27s390/qeth: remove unused cmd definitionsJulian Wiedmann1-5/+0
2020-02-27s390/qeth: validate device-provided MAC addressJulian Wiedmann1-0/+2
2020-02-27s390/qeth: clean up CREATE_ADDR cmd codeJulian Wiedmann2-9/+6
2020-02-27s390/qeth: remove dead code in qeth_l3_iqd_read_initial_mac()Julian Wiedmann1-4/+0
2020-02-27s390/mm: remove fake numa supportHeiko Carstens1-1/+1
2020-02-27s390: Replace zero-length array with flexible-array memberGustavo A. R. Silva8-8/+8
2020-02-27s390/qdio: simplify debugfs codeJulian Wiedmann3-29/+9
2020-02-27s390/qdio: use QDIO_IRQ_STATE_INACTIVE instead of 0Julian Wiedmann1-1/+2
2020-02-24scsi: zfcp: fix wrong data and display format of SFP+ temperatureBenjamin Block2-2/+2
2020-02-22Merge tag 's390-5.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds8-37/+39
2020-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-18/+14
2020-02-20s390/qeth: fix off-by-one in RX copybreak checkJulian Wiedmann1-1/+1
2020-02-20s390/qeth: don't warn for napi with 0 budgetJulian Wiedmann1-1/+0
2020-02-20s390/qeth: vnicc Fix EOPNOTSUPP precedenceAlexandra Winter1-16/+13
2020-02-19s390/qdio: reduce access to cdev->private->qdio_dataJulian Wiedmann3-11/+7
2020-02-19s390/qdio: clean up cdev access in qdio_setup_irq()Julian Wiedmann1-9/+10
2020-02-19s390/qdio: fill SBALEs with absolute addressesJulian Wiedmann4-18/+19
2020-02-19s390/qdio: fill SL with absolute addressesJulian Wiedmann2-13/+13
2020-02-17s390/zcrypt: Support for CCA protected key block version 2Harald Freudenberger1-12/+13
2020-02-17s390/pkey/zcrypt: spelling s/crytp/crypt/Geert Uytterhoeven1-2/+2
2020-02-17s390/cio: use kobj_to_dev() APIchenqiwu1-2/+2
2020-02-17s390/cio: cio_ignore_proc_seq_next should increase position indexVasily Averin1-2/+3
2020-02-11Merge tag 'vfio-ccw-20200206' of https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/vfio-ccw into HEADVasily Gorbik1-2/+2
2020-02-11s390/qdio: don't allocate *aob array with GFP_ATOMICJulian Wiedmann1-1/+1
2020-02-10s390/qdio: simplify ACK trackingJulian Wiedmann3-24/+14
2020-02-10s390/zcrypt: fix card and queue total counter wrapHarald Freudenberger4-16/+18
2020-02-10s390/pkey: fix missing length of protected key on returnHarald Freudenberger1-1/+1
2020-02-05Merge tag 's390-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds8-87/+2105
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan3-21/+19
2020-01-30s390/pkey/zcrypt: Support EP11 AES secure keysHarald Freudenberger3-102/+1401
2020-01-30s390/zcrypt: extend EP11 card and queue sysfs attributesHarald Freudenberger1-20/+253
2020-01-30s390/zcrypt: add new low level ep11 functions support fileHarald Freudenberger4-1/+428
2020-01-30s390/zcrypt: ep11 structs rework, export zcrypt_send_ep11_cprbHarald Freudenberger2-4/+11
2020-01-30s390/zcrypt: enable card/domain autoselect on ep11 cprbsHarald Freudenberger1-4/+7
2020-01-30s390/pkey: Add support for key blob with clear key valueHarald Freudenberger2-6/+55
2020-01-26s390/qeth: remove HARDSETUP stateJulian Wiedmann5-21/+3
2020-01-26s390/qeth: make cmd/reply matching more flexibleJulian Wiedmann3-12/+39
2020-01-26s390/qeth: consolidate online/offline codeJulian Wiedmann4-184/+107
2020-01-26s390/qeth: consolidate QDIO queue setupJulian Wiedmann4-17/+9