summaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'vfio-ccw-20200206' of https://git.kernel.org/pub/scm/linux/kernel/...Vasily Gorbik2020-02-111-2/+2
|\
| * vfio-ccw: Use the correct style for SPDX License IdentifierNishad Kamdar2020-01-071-2/+2
* | s390/qdio: don't allocate *aob array with GFP_ATOMICJulian Wiedmann2020-02-111-1/+1
* | s390/qdio: simplify ACK trackingJulian Wiedmann2020-02-103-24/+14
* | s390/zcrypt: fix card and queue total counter wrapHarald Freudenberger2020-02-104-16/+18
* | s390/pkey: fix missing length of protected key on returnHarald Freudenberger2020-02-101-1/+1
* | Merge tag 's390-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-02-058-87/+2105
|\ \
| * | s390/pkey/zcrypt: Support EP11 AES secure keysHarald Freudenberger2020-01-303-102/+1401
| * | s390/zcrypt: extend EP11 card and queue sysfs attributesHarald Freudenberger2020-01-301-20/+253
| * | s390/zcrypt: add new low level ep11 functions support fileHarald Freudenberger2020-01-304-1/+428
| * | s390/zcrypt: ep11 structs rework, export zcrypt_send_ep11_cprbHarald Freudenberger2020-01-302-4/+11
| * | s390/zcrypt: enable card/domain autoselect on ep11 cprbsHarald Freudenberger2020-01-301-4/+7
| * | s390/pkey: Add support for key blob with clear key valueHarald Freudenberger2020-01-302-6/+55
* | | proc: convert everything to "struct proc_ops"Alexey Dobriyan2020-02-043-21/+19
|/ /
* | s390/qeth: remove HARDSETUP stateJulian Wiedmann2020-01-265-21/+3
* | s390/qeth: make cmd/reply matching more flexibleJulian Wiedmann2020-01-263-12/+39
* | s390/qeth: consolidate online/offline codeJulian Wiedmann2020-01-264-184/+107
* | s390/qeth: consolidate QDIO queue setupJulian Wiedmann2020-01-264-17/+9
* | s390/qeth: shift some bridgeport code aroundJulian Wiedmann2020-01-263-39/+22
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-197-7/+10
|\ \
| * | s390/zcrypt: move ap device reset from bus to driver codeHarald Freudenberger2020-01-096-5/+8
| * | s390/zcrypt: Fix CCA cipher key gen with clear key value functionHarald Freudenberger2020-01-091-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-12-314-38/+43
|\| |
| * | s390/qeth: fix initialization on old HWJulian Wiedmann2019-12-251-3/+1
| * | s390/qeth: vnicc Fix init to defaultAlexandra Winter2019-12-251-1/+3
| * | s390/qeth: Fix vnicc_is_in_use if rx_bcast not setAlexandra Winter2019-12-251-2/+1
| * | s390/qeth: fix false reporting of VNIC CHAR config failureAlexandra Winter2019-12-251-1/+0
| * | s390/qeth: lock the card while changing its hsuidJulian Wiedmann2019-12-252-17/+28
| * | s390/qeth: fix qdio teardown after early init errorJulian Wiedmann2019-12-253-14/+10
* | | s390/qeth: remove QETH_RX_PULL_LENJulian Wiedmann2019-12-272-3/+4
* | | s390/qeth: use napi_gro_frags() for SG skbsJulian Wiedmann2019-12-271-17/+50
* | | s390/qeth: consolidate RX codeJulian Wiedmann2019-12-274-174/+153
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-12-2310-39/+33
|\| |
| * | Merge tag 'block-5.5-20191221' of git://git.kernel.dk/linux-blockLinus Torvalds2019-12-224-24/+10
| |\ \
| | * | s390/dasd: fix typo in copyright statementStefan Haberland2019-12-202-2/+2
| | * | s390/dasd: fix memleak in path handling error caseStefan Haberland2019-12-201-17/+2
| | * | s390/dasd/cio: Interpret ccw_device_get_mdc return value correctlyJan Höppner2019-12-202-5/+6
| | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-226-9/+17
| |\ \ | | |/ | |/|
| | * s390/qeth: don't return -ENOTSUPP to userspaceJulian Wiedmann2019-12-211-1/+1
| | * s390/qeth: fix promiscuous mode after resetJulian Wiedmann2019-12-213-1/+4
| | * s390/qeth: handle error due to unsupported transport modeJulian Wiedmann2019-12-212-7/+12
| * | treewide: Use sizeof_field() macroPankaj Bharadiya2019-12-092-6/+6
| |/
* | s390/qeth: make use of napi_schedule_irqoff()Julian Wiedmann2019-12-181-1/+1
* | s390/qeth: consolidate helpers for capability checkingJulian Wiedmann2019-12-183-61/+27
* | s390/qeth: stop yielding the ip_lock during IPv4 registrationJulian Wiedmann2019-12-182-33/+2
* | s390/qeth: don't raise NETDEV_REBOOT event from L3 offline pathJulian Wiedmann2019-12-181-6/+0
* | s390/qeth: remove open-coded inet_make_mask()Julian Wiedmann2019-12-183-24/+20
* | s390/qeth: clean up L3 sysfs codeJulian Wiedmann2019-12-182-85/+33
* | s390/qeth: overhaul L3 IP address dump codeJulian Wiedmann2019-12-183-45/+44
* | s390/qeth: wake up all waiters from qeth_irq()Julian Wiedmann2019-12-182-16/+18