summaryrefslogtreecommitdiff
path: root/drivers/s390/net/qeth_l2_main.c
AgeCommit message (Expand)AuthorFilesLines
2020-03-28s390/qeth: make OSN / OSX support configurableJulian Wiedmann1-0/+2
2020-03-25s390/qeth: fine-tune MAC Address-related errnosJulian Wiedmann1-5/+5
2020-03-25s390/qeth: clean up the mac_bitsJulian Wiedmann1-6/+7
2020-03-19s390/qeth: use dev->reg_stateJulian Wiedmann1-11/+8
2020-03-19s390/qeth: remove gratuitous NULL checksJulian Wiedmann1-2/+0
2020-03-19s390/qeth: remove prio-queueing support for z/VM NICsJulian Wiedmann1-1/+7
2020-03-19s390/qeth: use memory reserves in TX slow pathJulian Wiedmann1-1/+2
2020-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+1
2020-03-11s390/qeth: cancel RX reclaim work earlierJulian Wiedmann1-0/+1
2020-03-10s390/qeth: remove VNICC callback parameter structJulian Wiedmann1-25/+4
2020-02-20s390/qeth: vnicc Fix EOPNOTSUPP precedenceAlexandra Winter1-16/+13
2020-01-26s390/qeth: remove HARDSETUP stateJulian Wiedmann1-4/+0
2020-01-26s390/qeth: make cmd/reply matching more flexibleJulian Wiedmann1-1/+2
2020-01-26s390/qeth: consolidate online/offline codeJulian Wiedmann1-81/+4
2020-01-26s390/qeth: consolidate QDIO queue setupJulian Wiedmann1-7/+1
2020-01-26s390/qeth: shift some bridgeport code aroundJulian Wiedmann1-4/+22
2020-01-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-5/+5
2019-12-27s390/qeth: consolidate RX codeJulian Wiedmann1-40/+0
2019-12-25s390/qeth: vnicc Fix init to defaultAlexandra Winter1-1/+3
2019-12-25s390/qeth: Fix vnicc_is_in_use if rx_bcast not setAlexandra Winter1-2/+1
2019-12-25s390/qeth: fix false reporting of VNIC CHAR config failureAlexandra Winter1-1/+0
2019-12-25s390/qeth: fix qdio teardown after early init errorJulian Wiedmann1-1/+1
2019-12-21s390/qeth: fix promiscuous mode after resetJulian Wiedmann1-0/+1
2019-12-05s390/qeth: fix dangling IO buffers after halt/clearJulian Wiedmann1-6/+6
2019-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-7/+14
2019-11-20s390/qeth: fix potential deadlock on workqueue flushJulian Wiedmann1-7/+14
2019-11-15s390/qeth: drop unwanted packets earlier in RX pathJulian Wiedmann1-19/+8
2019-11-15s390/qeth: gather more detailed RX dropped/error statisticsJulian Wiedmann1-0/+1
2019-10-31s390/qeth: consolidate some duplicated HW cmd codeJulian Wiedmann1-21/+0
2019-10-10s390/qeth: Fix initialization of vnicc cmd masks during set onlineAlexandra Winter1-4/+8
2019-10-10s390/qeth: Fix error handling during VNICC initializationAlexandra Winter1-4/+7
2019-08-25s390/qeth: collect accurate TX statisticsJulian Wiedmann1-8/+4
2019-08-20s390/qeth: streamline control code for promisc modeJulian Wiedmann1-18/+18
2019-08-20s390/qeth: get vnicc sub-cmd type from reply dataJulian Wiedmann1-16/+5
2019-08-20s390/qeth: merge qeth_reply struct into qeth_cmd_bufferJulian Wiedmann1-1/+1
2019-08-20s390/qeth: propagate length of processed cmd IO data to callbackJulian Wiedmann1-1/+2
2019-08-10s390/net: Mark expected switch fall-throughsGustavo A. R. Silva1-1/+1
2019-06-27s390/qeth: move cast type selection into fill_header()Julian Wiedmann1-2/+2
2019-06-27s390/qeth: consolidate pm codeJulian Wiedmann1-30/+0
2019-06-27s390/qeth: remove static cmd buffer infrastructureJulian Wiedmann1-2/+1
2019-06-27s390/qeth: dynamically allocate vnicc cmdsJulian Wiedmann1-66/+57
2019-06-27s390/qeth: dynamically allocate various cmds with sub-typesJulian Wiedmann1-14/+15
2019-06-27s390/qeth: dynamically allocate simple IPA cmdsJulian Wiedmann1-3/+9
2019-06-14s390/qeth: allocate a single cmd on read channelJulian Wiedmann1-1/+0
2019-06-14s390/qeth: remove 'channel' parameter from callbacksJulian Wiedmann1-3/+2
2019-06-14s390/qeth: convert device-specific trace entriesJulian Wiedmann1-16/+12
2019-06-14s390/qeth: remove OSN-specific IO codeJulian Wiedmann1-36/+7
2019-06-14s390/qeth: remove qeth_wait_for_buffer()Julian Wiedmann1-1/+4
2019-06-14s390/qeth: simplify DOWN state handlingJulian Wiedmann1-5/+2
2019-06-05s390/qeth: fix VLAN attribute in bridge_hostnotify udev eventAlexandra Winter1-1/+1