summaryrefslogtreecommitdiffstats
path: root/drivers/s390/net/qeth_l2_main.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* s390/qeth: integrate RX refill worker with NAPIJulian Wiedmann2020-08-011-1/+0
* s390/qeth: unify RX-mode hashtablesJulian Wiedmann2020-07-141-5/+4
* Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-06-081-89/+109
|\
| * s390/cio, s390/qeth: cleanup PNSO CHSCAlexandra Winter2020-05-281-89/+109
* | s390/qeth: don't use restricted offloads for local trafficJulian Wiedmann2020-05-061-0/+1
* | s390/qeth: process local address eventsJulian Wiedmann2020-05-061-0/+1
|/
* s390/qeth: phase out OSN supportJulian Wiedmann2020-03-271-0/+3
* s390/qeth: make OSN / OSX support configurableJulian Wiedmann2020-03-271-0/+2
* s390/qeth: fine-tune MAC Address-related errnosJulian Wiedmann2020-03-251-5/+5
* s390/qeth: clean up the mac_bitsJulian Wiedmann2020-03-251-6/+7
* s390/qeth: use dev->reg_stateJulian Wiedmann2020-03-191-11/+8
* s390/qeth: remove gratuitous NULL checksJulian Wiedmann2020-03-191-2/+0
* s390/qeth: remove prio-queueing support for z/VM NICsJulian Wiedmann2020-03-191-1/+7
* s390/qeth: use memory reserves in TX slow pathJulian Wiedmann2020-03-191-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-131-0/+1
|\
| * s390/qeth: cancel RX reclaim work earlierJulian Wiedmann2020-03-111-0/+1
* | s390/qeth: remove VNICC callback parameter structJulian Wiedmann2020-03-101-25/+4
|/
* s390/qeth: vnicc Fix EOPNOTSUPP precedenceAlexandra Winter2020-02-201-16/+13
* s390/qeth: remove HARDSETUP stateJulian Wiedmann2020-01-261-4/+0
* s390/qeth: make cmd/reply matching more flexibleJulian Wiedmann2020-01-261-1/+2
* s390/qeth: consolidate online/offline codeJulian Wiedmann2020-01-261-81/+4
* s390/qeth: consolidate QDIO queue setupJulian Wiedmann2020-01-261-7/+1
* s390/qeth: shift some bridgeport code aroundJulian Wiedmann2020-01-261-4/+22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-12-311-5/+5
|\
| * s390/qeth: vnicc Fix init to defaultAlexandra Winter2019-12-251-1/+3
| * s390/qeth: Fix vnicc_is_in_use if rx_bcast not setAlexandra Winter2019-12-251-2/+1
| * s390/qeth: fix false reporting of VNIC CHAR config failureAlexandra Winter2019-12-251-1/+0
| * s390/qeth: fix qdio teardown after early init errorJulian Wiedmann2019-12-251-1/+1
* | s390/qeth: consolidate RX codeJulian Wiedmann2019-12-271-40/+0
|/
* s390/qeth: fix promiscuous mode after resetJulian Wiedmann2019-12-211-0/+1
* s390/qeth: fix dangling IO buffers after halt/clearJulian Wiedmann2019-12-051-6/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2019-11-231-7/+14
|\
| * s390/qeth: fix potential deadlock on workqueue flushJulian Wiedmann2019-11-201-7/+14
* | s390/qeth: drop unwanted packets earlier in RX pathJulian Wiedmann2019-11-151-19/+8
* | s390/qeth: gather more detailed RX dropped/error statisticsJulian Wiedmann2019-11-151-0/+1
* | s390/qeth: consolidate some duplicated HW cmd codeJulian Wiedmann2019-10-311-21/+0
|/
* s390/qeth: Fix initialization of vnicc cmd masks during set onlineAlexandra Winter2019-10-101-4/+8
* s390/qeth: Fix error handling during VNICC initializationAlexandra Winter2019-10-101-4/+7
* s390/qeth: collect accurate TX statisticsJulian Wiedmann2019-08-251-8/+4
* s390/qeth: streamline control code for promisc modeJulian Wiedmann2019-08-201-18/+18
* s390/qeth: get vnicc sub-cmd type from reply dataJulian Wiedmann2019-08-201-16/+5
* s390/qeth: merge qeth_reply struct into qeth_cmd_bufferJulian Wiedmann2019-08-201-1/+1
* s390/qeth: propagate length of processed cmd IO data to callbackJulian Wiedmann2019-08-201-1/+2
* s390/net: Mark expected switch fall-throughsGustavo A. R. Silva2019-08-101-1/+1
* s390/qeth: move cast type selection into fill_header()Julian Wiedmann2019-06-271-2/+2
* s390/qeth: consolidate pm codeJulian Wiedmann2019-06-271-30/+0
* s390/qeth: remove static cmd buffer infrastructureJulian Wiedmann2019-06-271-2/+1
* s390/qeth: dynamically allocate vnicc cmdsJulian Wiedmann2019-06-271-66/+57
* s390/qeth: dynamically allocate various cmds with sub-typesJulian Wiedmann2019-06-271-14/+15
* s390/qeth: dynamically allocate simple IPA cmdsJulian Wiedmann2019-06-271-3/+9