summaryrefslogtreecommitdiff
path: root/drivers/s390/net/qeth_l2_main.c
AgeCommit message (Expand)Author
2020-02-20s390/qeth: vnicc Fix EOPNOTSUPP precedenceAlexandra Winter
2020-01-26s390/qeth: remove HARDSETUP stateJulian Wiedmann
2020-01-26s390/qeth: make cmd/reply matching more flexibleJulian Wiedmann
2020-01-26s390/qeth: consolidate online/offline codeJulian Wiedmann
2020-01-26s390/qeth: consolidate QDIO queue setupJulian Wiedmann
2020-01-26s390/qeth: shift some bridgeport code aroundJulian Wiedmann
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-26s390/qeth: consolidate RX codeJulian Wiedmann
2019-12-24s390/qeth: vnicc Fix init to defaultAlexandra Winter
2019-12-24s390/qeth: Fix vnicc_is_in_use if rx_bcast not setAlexandra Winter
2019-12-24s390/qeth: fix false reporting of VNIC CHAR config failureAlexandra Winter
2019-12-24s390/qeth: fix qdio teardown after early init errorJulian Wiedmann
2019-12-20s390/qeth: fix promiscuous mode after resetJulian Wiedmann
2019-12-05s390/qeth: fix dangling IO buffers after halt/clearJulian Wiedmann
2019-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2019-11-20s390/qeth: fix potential deadlock on workqueue flushJulian Wiedmann
2019-11-14s390/qeth: drop unwanted packets earlier in RX pathJulian Wiedmann
2019-11-14s390/qeth: gather more detailed RX dropped/error statisticsJulian Wiedmann
2019-10-31s390/qeth: consolidate some duplicated HW cmd codeJulian Wiedmann
2019-10-09s390/qeth: Fix initialization of vnicc cmd masks during set onlineAlexandra Winter
2019-10-09s390/qeth: Fix error handling during VNICC initializationAlexandra Winter
2019-08-24s390/qeth: collect accurate TX statisticsJulian Wiedmann
2019-08-20s390/qeth: streamline control code for promisc modeJulian Wiedmann
2019-08-20s390/qeth: get vnicc sub-cmd type from reply dataJulian Wiedmann
2019-08-20s390/qeth: merge qeth_reply struct into qeth_cmd_bufferJulian Wiedmann
2019-08-20s390/qeth: propagate length of processed cmd IO data to callbackJulian Wiedmann
2019-08-09s390/net: Mark expected switch fall-throughsGustavo A. R. Silva
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: remove static cmd buffer infrastructureJulian Wiedmann
2019-06-27s390/qeth: dynamically allocate vnicc cmdsJulian Wiedmann
2019-06-27s390/qeth: dynamically allocate various cmds with sub-typesJulian 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: 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: simplify DOWN state handlingJulian Wiedmann
2019-06-05s390/qeth: fix VLAN attribute in bridge_hostnotify udev eventAlexandra Winter
2019-04-26s390/qeth: extract helper to determine L2 cast typeJulian Wiedmann
2019-04-26s390/qeth: cache max number of available buffer elementsJulian Wiedmann
2019-04-26s390/qeth: use IS_* helpers for checking device typeJulian Wiedmann
2019-04-26s390/qeth: remove RX seqno in skb->cbJulian Wiedmann
2019-04-17s390/qeth: stop/wake TX queues based on their fill levelJulian 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: clarify naming for some QDIO helpersJulian Wiedmann
2019-03-28s390/qeth: use callback to finalize cmdJulian Wiedmann
2019-03-28s390/qeth: don't poll for cmd IO completionJulian Wiedmann