summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* s390/qeth: remove duplicated carrier state trackingJulian Wiedmann2018-09-265-22/+10
* s390/qeth: clean up drop conditions for received cmdsJulian Wiedmann2018-09-261-10/+11
* s390/qeth: re-indent qeth_check_ipa_data()Julian Wiedmann2018-09-261-71/+58
* s390/qeth: consume local address eventsJulian Wiedmann2018-09-261-2/+2
* s390/qeth: remove various redundant codeJulian Wiedmann2018-09-263-15/+2
* s390/qeth: remove CARD_FROM_CDEV helperJulian Wiedmann2018-09-261-44/+29
* s390/qeth: pass card pointer in iob callbackJulian Wiedmann2018-09-262-24/+32
* s390/qeth: re-use qeth_notify_skbs()Julian Wiedmann2018-09-261-24/+5
* s390/qeth: remove additional skb refcountJulian Wiedmann2018-09-261-2/+0
* s390/qeth: replace open-coded skb_queue_walk()Julian Wiedmann2018-09-261-15/+4
* net/af_iucv: locate IUCV header via skb_network_header()Julian Wiedmann2018-09-261-7/+5
* s390/qeth: on gdev release, reset drvdataJulian Wiedmann2018-09-261-2/+3
* s390/qeth: fix discipline unload after setup errorJulian Wiedmann2018-09-264-4/+2
* s390/qeth: use DEFINE_MUTEX for qeth_mod_mutexJulian Wiedmann2018-09-261-7/+6
* s390/qeth: convert layer attribute to enumJulian Wiedmann2018-09-265-26/+25
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-181-53/+33
|\
| * Merge tag 's390-4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2018-09-131-53/+33
| |\
| | * s390/zcrypt: remove VLA usage from the AP busMartin Schwidefsky2018-09-121-53/+33
* | | s390/qeth: reduce 0-initializing when building IPA cmdsJulian Wiedmann2018-09-171-10/+5
* | | s390/qeth: fine-tune spinlocksJulian Wiedmann2018-09-173-35/+24
* | | s390/qeth: fix typo in return valueJulian Wiedmann2018-09-171-1/+1
* | | s390/qeth: invoke softirqs after napi_schedule()Julian Wiedmann2018-09-172-0/+6
* | | s390/qeth: uninstall IRQ handler on device removalJulian Wiedmann2018-09-171-48/+54
* | | s390/qeth: remove qeth_hdr_chk_and_bounce()Julian Wiedmann2018-09-173-31/+28
* | | s390/qeth: speed up TSO transmissionJulian Wiedmann2018-09-173-149/+6
* | | s390/qeth: prepare for copy-free TSO transmissionJulian Wiedmann2018-09-174-28/+77
* | | s390/qeth: check size of required HW header cache objectJulian Wiedmann2018-09-171-2/+9
* | | s390/qeth: fix up protocol headers earlyJulian Wiedmann2018-09-171-3/+11
* | | s390/qeth: limit csum offload erratum to L3 devicesJulian Wiedmann2018-09-172-5/+5
* | | s390/qeth: remove qeth_get_elements_no()Julian Wiedmann2018-09-174-33/+14
* | | s390/qeth: remove unused L3 xmit codeJulian Wiedmann2018-09-171-54/+17
* | | s390/qeth: run non-offload L3 traffic over common xmit pathJulian Wiedmann2018-09-171-26/+44
* | | s390/qeth: move L2 xmit code to core moduleJulian Wiedmann2018-09-173-63/+75
|/ /
* | s390/qeth: don't dump past end of unknown HW headerJulian Wiedmann2018-09-122-2/+2
* | s390/qeth: use vzalloc for QUERY OAT bufferWenjia Zhang2018-09-121-2/+3
* | s390/qeth: switch on SG by default for IQD devicesJulian Wiedmann2018-09-121-0/+2
* | s390/qeth: indicate error when netdev allocation failsJulian Wiedmann2018-09-121-1/+3
|/
* Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern...Linus Torvalds2018-08-251-3/+5
|\
| * s390, dcssblk: kaddr and pfn can be NULL to ->direct_access()Huaisheng Ye2018-07-301-3/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-08-2420-210/+626
|\ \
| * | s390/zcrypt: hex string mask improvements for apmask and aqmask.Harald Freudenberger2018-08-211-77/+146
| * | s390/zcrypt: AP bus support for alternate driver(s)Harald Freudenberger2018-08-205-4/+322
| * | s390/zcrypt: code beautifyHarald Freudenberger2018-08-2018-205/+234
| * | s390/zcrypt: fix ap_instructions_available() returncodesHarald Freudenberger2018-08-161-1/+1
* | | Merge tag 'tty-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-08-181-2/+28
|\ \ \
| * | | kbd: complete dead keys definitionsSamuel Thibault2018-07-071-2/+28
| | |/ | |/|
* | | mm/cma: remove unsupported gfp_mask parameter from cma_alloc()Marek Szyprowski2018-08-171-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-08-1513-684/+1484
|\ \ \ | |_|/ |/| |
| * | s390/qeth: use true and false for boolean valuesGustavo A. R. Silva2018-08-091-2/+2
| * | s390/qeth: don't restrict qeth_card to DMA memoryJulian Wiedmann2018-08-093-14/+19