aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/net/qeth_core.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-27s390/qeth: move cast type selection into fill_header()Julian Wiedmann1-3/+2
2019-06-27s390/qeth: extract helper for route validationJulian Wiedmann1-0/+13
2019-06-27s390/qeth: consolidate pm codeJulian Wiedmann1-3/+0
2019-06-27s390/qeth: remove static cmd buffer infrastructureJulian Wiedmann1-37/+8
2019-06-27s390/qeth: dynamically allocate diag cmdsJulian Wiedmann1-0/+3
2019-06-27s390/qeth: dynamically allocate various cmds with sub-typesJulian Wiedmann1-4/+5
2019-06-27s390/qeth: clarify parameter for simple assist cmdsJulian Wiedmann1-3/+3
2019-06-27s390/qeth: dynamically allocate simple IPA cmdsJulian Wiedmann1-1/+9
2019-06-13s390/qeth: allocate a single cmd on read channelJulian Wiedmann1-0/+7
2019-06-13s390/qeth: convert RCD code to common IO infrastructureJulian Wiedmann1-2/+0
2019-06-13s390/qeth: add support for dynamically allocated cmdsJulian Wiedmann1-0/+9
2019-06-13s390/qeth: remove 'channel' parameter from callbacksJulian Wiedmann1-3/+2
2019-06-13s390/qeth: remove OSN-specific IO codeJulian Wiedmann1-0/+1
2019-06-13s390/qeth: remove qeth_wait_for_buffer()Julian Wiedmann1-1/+1
2019-06-13s390/qeth: clean up setting of BLKT defaultsJulian Wiedmann1-0/+1
2019-04-26s390/qeth: extract helper to determine L2 cast typeJulian Wiedmann1-0/+10
2019-04-26s390/qeth: cache max number of available buffer elementsJulian Wiedmann1-6/+4
2019-04-26s390/qeth: use IS_* helpers for checking device typeJulian Wiedmann1-1/+1
2019-04-26s390/qeth: clean up stale buffer state documentationJulian Wiedmann1-28/+13
2019-04-26s390/qeth: remove RX seqno in skb->cbJulian Wiedmann1-1/+0
2019-04-26s390: qeth: address type mismatch warningArnd Bergmann1-3/+7
2019-04-17s390/qeth: stop/wake TX queues based on their fill levelJulian Wiedmann1-0/+6
2019-04-17s390/qeth: add TX multiqueue support for OSA devicesJulian Wiedmann1-10/+1
2019-04-17s390/qeth: add TX multiqueue support for IQD devicesJulian Wiedmann1-3/+15
2019-04-17s390/qeth: don't keep statistics for tx timeoutJulian Wiedmann1-1/+0
2019-04-17s390/qeth: clarify naming for some QDIO helpersJulian Wiedmann1-1/+1
2019-03-28s390/qeth: send IDX cmds via qeth_send_control_data()Julian Wiedmann1-1/+0
2019-03-28s390/qeth: use callback to finalize cmdJulian Wiedmann1-2/+2
2019-03-28s390/qeth: don't poll for cmd IO completionJulian Wiedmann1-2/+9
2019-03-28s390/qeth: convert IP table spinlock to mutexJulian Wiedmann1-1/+1
2019-03-28s390/qeth: defer IPv6 address notifier eventsJulian Wiedmann1-0/+1
2019-03-28s390/qeth: remove locking for RX modeset cacheJulian Wiedmann1-1/+0
2019-03-28s390/qeth: defer RX modesettingJulian Wiedmann1-0/+1
2019-02-28s390/qeth: drop redundant state checkingJulian Wiedmann1-3/+5
2019-02-28s390/qeth: don't defer close_dev work during recoveryJulian Wiedmann1-1/+0
2019-02-28s390/qeth: remove RECOVER stateJulian Wiedmann1-1/+1
2019-02-15s390/qeth: overhaul ethtool statisticsJulian Wiedmann1-38/+52
2019-02-15s390/qeth: move ethtool code into its own fileJulian Wiedmann1-8/+4
2019-02-15s390/qeth: reduce ethtool statisticsJulian Wiedmann1-29/+0
2019-02-15s390/qeth: use a static Output Queue arrayJulian Wiedmann1-1/+1
2019-02-12s390/qeth: allow cmd callbacks to return errnosJulian Wiedmann1-1/+0
2019-02-12s390/qeth: cancel cmd on early errorJulian Wiedmann1-0/+1
2019-02-12s390/qeth: consolidate filling of low-level cmd length fieldsJulian Wiedmann1-1/+2
2019-02-12s390/qeth: reduce data length for ARP cache queryJulian Wiedmann1-3/+0
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+2
2019-02-04s390/qeth: conclude all event processing before offlining a cardJulian Wiedmann1-1/+1
2019-02-04s390/qeth: cancel close_dev work before removing a cardJulian Wiedmann1-0/+1
2019-01-25s390/qeth: remove VLAN tracking for L2 devicesJulian Wiedmann1-7/+0
2019-01-25s390/qeth: detach netdevice while card is offlineJulian Wiedmann1-5/+0
2019-01-25s390/qeth: consolidate open/stop netdev opsJulian Wiedmann1-0/+4