summaryrefslogtreecommitdiff
path: root/drivers/s390/net/qeth_core_main.c
AgeCommit message (Expand)Author
2019-10-01s390/qdio: clarify size of the QIB parm areaJulian Wiedmann
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-24s390/qeth: add xmit_more support for IQD devicesJulian Wiedmann
2019-08-24s390/qeth: add BQL support for IQD devicesJulian Wiedmann
2019-08-24s390/qeth: when in TX NAPI mode, use napi_consume_skb()Julian Wiedmann
2019-08-24s390/qeth: add TX NAPI support for IQD devicesJulian Wiedmann
2019-08-24s390/qeth: collect accurate TX statisticsJulian Wiedmann
2019-08-24s390/qeth: reject oversized SNMP requestsJulian Wiedmann
2019-08-20s390/qeth: streamline control code for promisc modeJulian Wiedmann
2019-08-20s390/qeth: merge qeth_reply struct into qeth_cmd_bufferJulian Wiedmann
2019-08-20s390/qeth: keep cmd alive after IO completionJulian Wiedmann
2019-08-20s390/qeth: use correct length field in SNMP cmd callbackJulian Wiedmann
2019-08-20s390/qeth: propagate length of processed cmd IO data to callbackJulian Wiedmann
2019-08-20s390/qeth: use node_descriptor structJulian Wiedmann
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-13s390/qeth: serialize cmd reply with concurrent timeoutJulian Wiedmann
2019-07-22net: Use skb accessors in network driversMatthew Wilcox (Oracle)
2019-06-27s390/qeth: move cast type selection into fill_header()Julian Wiedmann
2019-06-27s390/qeth: consolidate pm codeJulian Wiedmann
2019-06-27s390/qeth: streamline SNMP cmd codeJulian Wiedmann
2019-06-27s390/qeth: remove static cmd buffer infrastructureJulian Wiedmann
2019-06-27s390/qeth: dynamically allocate MPC cmdsJulian Wiedmann
2019-06-27s390/qeth: dynamically allocate diag cmdsJulian Wiedmann
2019-06-27s390/qeth: dynamically allocate various cmds with sub-typesJulian Wiedmann
2019-06-27s390/qeth: clarify parameter for simple assist cmdsJulian Wiedmann
2019-06-27s390/qeth: dynamically allocate simple IPA cmdsJulian Wiedmann
2019-06-13s390/qeth: allocate a single cmd on read channelJulian Wiedmann
2019-06-13s390/qeth: command-chain the IDX sequenceJulian Wiedmann
2019-06-13s390/qeth: convert RCD code to common IO infrastructureJulian Wiedmann
2019-06-13s390/qeth: add support for dynamically allocated cmdsJulian Wiedmann
2019-06-13s390/qeth: remove 'channel' parameter from callbacksJulian Wiedmann
2019-06-13s390/qeth: convert device-specific trace entriesJulian Wiedmann
2019-06-13s390/qeth: remove OSN-specific IO codeJulian Wiedmann
2019-06-13s390/qeth: remove qeth_wait_for_buffer()Julian Wiedmann
2019-06-13s390/qeth: clean up setting of BLKT defaultsJulian Wiedmann
2019-06-13s390/qeth: restart pending READ cmd from callbackJulian Wiedmann
2019-06-13s390/qeth: use mm helpersJulian Wiedmann
2019-06-13s390/qeth: don't mask TX errors on IQD devicesJulian Wiedmann
2019-06-05s390/qeth: handle error when updating TX queue countJulian Wiedmann
2019-04-26s390/qeth: cache max number of available buffer elementsJulian Wiedmann
2019-04-26s390/qeth: don't clear Output buffers on every queue initJulian Wiedmann
2019-04-26s390/qeth: use IS_* helpers for checking device typeJulian Wiedmann
2019-04-17s390/qeth: stop/wake TX queues based on their fill levelJulian Wiedmann
2019-04-17s390/qeth: simplify QoS codeJulian Wiedmann
2019-04-17s390/qeth: add TX multiqueue support for OSA devicesJulian Wiedmann
2019-04-17s390/qeth: add TX multiqueue support for IQD devicesJulian Wiedmann
2019-04-17s390/qeth: don't keep statistics for tx timeoutJulian Wiedmann
2019-04-17s390/qeth: don't bother updating the last-tx timeJulian Wiedmann
2019-04-17s390/qeth: handle error from qeth_update_from_chp_desc()Julian Wiedmann
2019-04-17s390/qeth: clarify naming for some QDIO helpersJulian Wiedmann