summaryrefslogtreecommitdiffstats
path: root/drivers/s390/net/qeth_core.h
Commit message (Expand)AuthorAgeFilesLines
* s390/qeth: implement smarter resizing of the RX buffer poolJulian Wiedmann2020-03-111-1/+1
* s390/qeth: use page pointers to manage RX buffer poolJulian Wiedmann2020-03-111-1/+1
* s390/qeth: remove HARDSETUP stateJulian Wiedmann2020-01-261-1/+0
* s390/qeth: make cmd/reply matching more flexibleJulian Wiedmann2020-01-261-1/+13
* s390/qeth: consolidate online/offline codeJulian Wiedmann2020-01-261-6/+3
* s390/qeth: consolidate QDIO queue setupJulian Wiedmann2020-01-261-1/+0
* s390/qeth: remove QETH_RX_PULL_LENJulian Wiedmann2019-12-261-1/+0
* s390/qeth: consolidate RX codeJulian Wiedmann2019-12-261-16/+0
* s390/qeth: consolidate helpers for capability checkingJulian Wiedmann2019-12-181-44/+3
* s390/qeth: wake up all waiters from qeth_irq()Julian Wiedmann2019-12-181-0/+7
* netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2019-12-121-1/+1
* s390/qeth: fix dangling IO buffers after halt/clearJulian Wiedmann2019-12-051-0/+3
* s390/qeth: guard against runt packetsJulian Wiedmann2019-12-051-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2019-11-221-0/+1
|\
| * s390/qeth: fix potential deadlock on workqueue flushJulian Wiedmann2019-11-201-0/+1
* | s390/qeth: remove VLAN tracking for L3 devicesJulian Wiedmann2019-11-141-1/+0
* | s390/qeth: support per-frame invalidationJulian Wiedmann2019-11-141-0/+2
* | s390/qeth: gather more detailed RX dropped/error statisticsJulian Wiedmann2019-11-141-2/+5
* | s390/qeth: use IQD Multi-WriteJulian Wiedmann2019-10-311-0/+9
|/
* s390/qeth: add xmit_more support for IQD devicesJulian Wiedmann2019-08-241-0/+24
* s390/qeth: add BQL support for IQD devicesJulian Wiedmann2019-08-241-0/+1
* s390/qeth: add TX NAPI support for IQD devicesJulian Wiedmann2019-08-241-0/+26
* s390/qeth: collect accurate TX statisticsJulian Wiedmann2019-08-241-0/+1
* s390/qeth: streamline control code for promisc modeJulian Wiedmann2019-08-201-2/+2
* s390/qeth: merge qeth_reply struct into qeth_cmd_bufferJulian Wiedmann2019-08-201-14/+12
* s390/qeth: use correct length field in SNMP cmd callbackJulian Wiedmann2019-08-201-1/+0
* s390/qeth: propagate length of processed cmd IO data to callbackJulian Wiedmann2019-08-201-1/+2
* s390/qeth: use node_descriptor structJulian Wiedmann2019-08-201-1/+1
* s390/qeth: serialize cmd reply with concurrent timeoutJulian Wiedmann2019-08-131-0/+1
* s390/qeth: move cast type selection into fill_header()Julian Wiedmann2019-06-271-3/+2
* s390/qeth: extract helper for route validationJulian Wiedmann2019-06-271-0/+13
* s390/qeth: consolidate pm codeJulian Wiedmann2019-06-271-3/+0
* s390/qeth: remove static cmd buffer infrastructureJulian Wiedmann2019-06-271-37/+8
* s390/qeth: dynamically allocate diag cmdsJulian Wiedmann2019-06-271-0/+3
* s390/qeth: dynamically allocate various cmds with sub-typesJulian Wiedmann2019-06-271-4/+5
* s390/qeth: clarify parameter for simple assist cmdsJulian Wiedmann2019-06-271-3/+3
* s390/qeth: dynamically allocate simple IPA cmdsJulian Wiedmann2019-06-271-1/+9
* s390/qeth: allocate a single cmd on read channelJulian Wiedmann2019-06-131-0/+7
* s390/qeth: convert RCD code to common IO infrastructureJulian Wiedmann2019-06-131-2/+0
* s390/qeth: add support for dynamically allocated cmdsJulian Wiedmann2019-06-131-0/+9
* s390/qeth: remove 'channel' parameter from callbacksJulian Wiedmann2019-06-131-3/+2
* s390/qeth: remove OSN-specific IO codeJulian Wiedmann2019-06-131-0/+1
* s390/qeth: remove qeth_wait_for_buffer()Julian Wiedmann2019-06-131-1/+1
* s390/qeth: clean up setting of BLKT defaultsJulian Wiedmann2019-06-131-0/+1
* s390/qeth: extract helper to determine L2 cast typeJulian Wiedmann2019-04-261-0/+10
* s390/qeth: cache max number of available buffer elementsJulian Wiedmann2019-04-261-6/+4
* s390/qeth: use IS_* helpers for checking device typeJulian Wiedmann2019-04-261-1/+1
* s390/qeth: clean up stale buffer state documentationJulian Wiedmann2019-04-261-28/+13
* s390/qeth: remove RX seqno in skb->cbJulian Wiedmann2019-04-261-1/+0
* s390: qeth: address type mismatch warningArnd Bergmann2019-04-261-3/+7