aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/net/qeth_core_main.c
AgeCommit message (Expand)Author
2020-07-16s390/qeth: fix error handling for isolation mode cmdsJulian Wiedmann
2020-05-21s390/qeth: handle error when backing RX bufferJulian Wiedmann
2020-05-21s390/qeth: don't reset default_out_queueJulian Wiedmann
2020-05-21s390/qdio: fill SL with absolute addressesJulian Wiedmann
2020-03-30s390/qeth: lock the card while changing its hsuidJulian Wiedmann
2020-03-30s390/qeth: fix initialization on old HWJulian Wiedmann
2020-03-30s390/qeth: fix qdio teardown after early init errorJulian Wiedmann
2020-03-20s390/qeth: handle error due to unsupported transport modeJulian Wiedmann
2019-09-10s390/qeth: serialize cmd reply with concurrent timeoutJulian 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
2019-03-28s390/qeth: send IDX cmds via qeth_send_control_data()Julian Wiedmann
2019-03-28s390/qeth: use callback to finalize cmdJulian Wiedmann
2019-03-28s390/qeth: let qeth_notify_reply() set the notify reasonJulian Wiedmann
2019-03-28s390/qeth: clarify default cmd callbackJulian Wiedmann
2019-03-28s390/qeth: don't poll for cmd IO completionJulian Wiedmann
2019-03-28s390/qeth: convert IP table spinlock to mutexJulian Wiedmann
2019-03-28s390/qeth: defer IPv6 address notifier eventsJulian Wiedmann
2019-03-28s390/qeth: remove locking for RX modeset cacheJulian Wiedmann
2019-03-18s390/qeth: be drop monitor friendlyJulian Wiedmann
2019-03-05Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-02-28s390/qeth: drop redundant state checkingJulian Wiedmann
2019-02-28s390/qeth: remove driver-wide workqueueJulian Wiedmann
2019-02-28s390/qeth: don't defer close_dev work during recoveryJulian Wiedmann
2019-02-28s390/qeth: call dev_close() during recoveryJulian Wiedmann
2019-02-28s390/qeth: remove RECOVER stateJulian Wiedmann
2019-02-15s390/qeth: split out OSN netdev opsJulian Wiedmann
2019-02-15s390/qeth: overhaul ethtool statisticsJulian Wiedmann
2019-02-15s390/qeth: move ethtool code into its own fileJulian Wiedmann
2019-02-15s390/qeth: reduce ethtool statisticsJulian Wiedmann
2019-02-15s390/qeth: use a static Output Queue arrayJulian Wiedmann
2019-02-12s390/qeth: convert remaining legacy cmd callbacksJulian Wiedmann
2019-02-12s390/qeth: allow cmd callbacks to return errnosJulian Wiedmann
2019-02-12s390/qeth: cancel cmd on early errorJulian Wiedmann
2019-02-12s390/qeth: simplify reply object handlingJulian Wiedmann
2019-02-12s390/qeth: limit trace to valid data of command requestJulian Wiedmann
2019-02-12s390/qeth: align csum offload with TSO control logicJulian Wiedmann
2019-02-12s390/qeth: enable only required csum offload featuresJulian Wiedmann
2019-02-12s390/qeth: consolidate filling of low-level cmd length fieldsJulian Wiedmann
2019-02-12s390/qeth: reduce data length for ARP cache queryJulian Wiedmann