summaryrefslogtreecommitdiffstats
path: root/drivers/s390
AgeCommit message (Expand)Author
2018-09-26s390/qeth: remove duplicated carrier state trackingJulian Wiedmann
2018-09-26s390/qeth: clean up drop conditions for received cmdsJulian Wiedmann
2018-09-26s390/qeth: re-indent qeth_check_ipa_data()Julian Wiedmann
2018-09-26s390/qeth: consume local address eventsJulian Wiedmann
2018-09-26s390/qeth: remove various redundant codeJulian Wiedmann
2018-09-26s390/qeth: remove CARD_FROM_CDEV helperJulian Wiedmann
2018-09-26s390/qeth: pass card pointer in iob callbackJulian Wiedmann
2018-09-26s390/qeth: re-use qeth_notify_skbs()Julian Wiedmann
2018-09-26s390/qeth: remove additional skb refcountJulian Wiedmann
2018-09-26s390/qeth: replace open-coded skb_queue_walk()Julian Wiedmann
2018-09-26net/af_iucv: locate IUCV header via skb_network_header()Julian Wiedmann
2018-09-26s390/qeth: on gdev release, reset drvdataJulian Wiedmann
2018-09-26s390/qeth: fix discipline unload after setup errorJulian Wiedmann
2018-09-26s390/qeth: use DEFINE_MUTEX for qeth_mod_mutexJulian Wiedmann
2018-09-26s390/qeth: convert layer attribute to enumJulian Wiedmann
2018-09-18Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-09-17s390/qeth: reduce 0-initializing when building IPA cmdsJulian Wiedmann
2018-09-17s390/qeth: fine-tune spinlocksJulian Wiedmann
2018-09-17s390/qeth: fix typo in return valueJulian Wiedmann
2018-09-17s390/qeth: invoke softirqs after napi_schedule()Julian Wiedmann
2018-09-17s390/qeth: uninstall IRQ handler on device removalJulian Wiedmann
2018-09-17s390/qeth: remove qeth_hdr_chk_and_bounce()Julian Wiedmann
2018-09-17s390/qeth: speed up TSO transmissionJulian Wiedmann
2018-09-17s390/qeth: prepare for copy-free TSO transmissionJulian Wiedmann
2018-09-17s390/qeth: check size of required HW header cache objectJulian Wiedmann
2018-09-17s390/qeth: fix up protocol headers earlyJulian Wiedmann
2018-09-17s390/qeth: limit csum offload erratum to L3 devicesJulian Wiedmann
2018-09-17s390/qeth: remove qeth_get_elements_no()Julian Wiedmann
2018-09-17s390/qeth: remove unused L3 xmit codeJulian Wiedmann
2018-09-17s390/qeth: run non-offload L3 traffic over common xmit pathJulian Wiedmann
2018-09-17s390/qeth: move L2 xmit code to core moduleJulian Wiedmann
2018-09-13Merge tag 's390-4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2018-09-12s390/qeth: don't dump past end of unknown HW headerJulian Wiedmann
2018-09-12s390/qeth: use vzalloc for QUERY OAT bufferWenjia Zhang
2018-09-12s390/qeth: switch on SG by default for IQD devicesJulian Wiedmann
2018-09-12s390/qeth: indicate error when netdev allocation failsJulian Wiedmann
2018-09-12s390/zcrypt: remove VLA usage from the AP busMartin Schwidefsky
2018-08-25Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern...Linus Torvalds
2018-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-08-21s390/zcrypt: hex string mask improvements for apmask and aqmask.Harald Freudenberger
2018-08-20s390/zcrypt: AP bus support for alternate driver(s)Harald Freudenberger
2018-08-20s390/zcrypt: code beautifyHarald Freudenberger
2018-08-18Merge tag 'tty-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-08-17mm/cma: remove unsupported gfp_mask parameter from cma_alloc()Marek Szyprowski
2018-08-16s390/zcrypt: fix ap_instructions_available() returncodesHarald Freudenberger
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-08-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-08-09s390/qeth: use true and false for boolean valuesGustavo A. R. Silva
2018-08-09s390/qeth: don't restrict qeth_card to DMA memoryJulian Wiedmann
2018-08-09s390/qeth: clean up card initializationJulian Wiedmann