summaryrefslogtreecommitdiffstats
path: root/drivers/s390/net
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* 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
* s390/qeth: clean up card initializationJulian Wiedmann2018-08-091-34/+10
* s390/qeth: do basic setup for data channelJulian Wiedmann2018-08-091-9/+15
* s390/qeth: use qeth_setup_ccw() to set up all CCWsJulian Wiedmann2018-08-094-43/+16
* s390/qeth: reduce hard-coded access to ccw channelsJulian Wiedmann2018-08-092-28/+31
* s390/qeth: extract helper for MPC protocol typeJulian Wiedmann2018-08-093-24/+15
* s390/qeth: speed up L2 IQD xmitJulian Wiedmann2018-07-213-56/+30
* s390/qeth: add support for constrained HW headersJulian Wiedmann2018-07-214-22/+30
* s390/qeth: merge linearize-check into HW header constructionJulian Wiedmann2018-07-214-70/+80
* s390/qeth: add statistics for consumed buffer elementsJulian Wiedmann2018-07-214-23/+24
* s390/qeth: use core MTU range checkingJulian Wiedmann2018-07-215-37/+2
* s390/qeth: simplify max MTU handlingJulian Wiedmann2018-07-214-41/+45
* s390/qeth: don't cache HW port numberJulian Wiedmann2018-07-213-7/+4
* s390/qeth: allocate netdevice earlyJulian Wiedmann2018-07-216-88/+94
* s390/qeth: remove redundant netif_carrier_ok() checksJulian Wiedmann2018-07-213-3/+3
* s390/qeth: reset layer2 attribute on layer switchJulian Wiedmann2018-07-211-0/+1
* s390/qeth: fix race in used-buffer accountingJulian Wiedmann2018-07-211-1/+2
* s390/qeth: speed-up IPv4 OSA xmitJulian Wiedmann2018-07-121-12/+21
* s390/qeth: speed-up L3 IQD xmitJulian Wiedmann2018-07-121-83/+128
* s390/qeth: add a L3 xmit wrapperJulian Wiedmann2018-07-121-57/+65
* s390/qeth: increase GSO max size for eligible L3 devicesJulian Wiedmann2018-07-121-2/+3
* s390/qeth: clean up exported symbolsJulian Wiedmann2018-07-124-13/+8
* s390/qeth: consolidate ccwgroup driver definitionJulian Wiedmann2018-07-121-21/+21
* s390/qeth: clean up Output Queue selectionJulian Wiedmann2018-07-125-27/+27
* s390/qeth: fine-tune RX modesettingJulian Wiedmann2018-07-122-7/+5
* s390/qeth: remove unused buffer->aob pointerJulian Wiedmann2018-07-122-8/+0
* s390/qeth: various buffer management cleanupsJulian Wiedmann2018-07-121-46/+20
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-034-30/+57
|\
| * s390/qeth: consistently re-enable device featuresJulian Wiedmann2018-06-304-17/+16
| * s390/qeth: don't clobber buffer on async TX completionJulian Wiedmann2018-06-302-6/+27
OpenPOWER on IntegriCloud