summaryrefslogtreecommitdiffstats
path: root/drivers/s390/net
AgeCommit message (Expand)Author
2020-10-29s390/qeth: don't let HW override the configured port roleJulian Wiedmann
2020-08-19s390/qeth: don't process empty bridge port eventsJulian Wiedmann
2020-06-30s390/qeth: fix error handling for isolation mode cmdsJulian Wiedmann
2020-05-20s390/ism: fix error return code in ism_probe()Wei Yongjun
2020-04-01s390/qeth: handle error when backing RX bufferJulian Wiedmann
2020-04-01s390/qeth: don't reset default_out_queueJulian Wiedmann
2020-03-12s390/qdio: fill SL with absolute addressesJulian Wiedmann
2020-03-05s390/qeth: vnicc Fix EOPNOTSUPP precedenceAlexandra Winter
2020-01-26s390/qeth: fix dangling IO buffers after halt/clearJulian Wiedmann
2020-01-17s390/qeth: lock the card while changing its hsuidJulian Wiedmann
2020-01-17s390/qeth: fix initialization on old HWJulian Wiedmann
2020-01-17s390/qeth: vnicc Fix init to defaultAlexandra Winter
2020-01-17s390/qeth: Fix vnicc_is_in_use if rx_bcast not setAlexandra Winter
2020-01-17s390/qeth: fix false reporting of VNIC CHAR config failureAlexandra Winter
2020-01-17s390/qeth: fix qdio teardown after early init errorJulian Wiedmann
2020-01-12s390/qeth: don't return -ENOTSUPP to userspaceJulian Wiedmann
2020-01-12s390/qeth: fix promiscuous mode after resetJulian Wiedmann
2020-01-12s390/qeth: handle error due to unsupported transport modeJulian Wiedmann
2019-11-20s390/qeth: return proper errno on IO errorJulian Wiedmann
2019-11-20s390/qeth: fix potential deadlock on workqueue flushJulian 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-10-01s390/qdio: clarify size of the QIB parm areaJulian Wiedmann
2019-09-16s390/ctcm: Delete unnecessary checks before the macro call “dev_kfree_skb”Markus Elfring
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-24s390/qeth: add xmit_more support for IQD devicesJulian Wiedmann
2019-08-24s390/qeth: add BQL support for IQD devicesJulian Wiedmann
2019-08-24s390/qeth: when in TX NAPI mode, use napi_consume_skb()Julian Wiedmann
2019-08-24s390/qeth: add TX NAPI support for IQD devicesJulian Wiedmann
2019-08-24s390/qeth: collect accurate TX statisticsJulian Wiedmann
2019-08-24s390/qeth: reject oversized SNMP requestsJulian Wiedmann
2019-08-20s390/lcs: don't use intparm for channel IOJulian Wiedmann
2019-08-20s390/ctcm: don't use intparm for channel IOJulian 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: keep cmd alive after IO completionJulian Wiedmann
2019-08-20s390/qeth: use correct length field in SNMP cmd callbackJulian Wiedmann
2019-08-20s390/qeth: propagate length of processed cmd IO data to callbackJulian Wiedmann
2019-08-20s390/qeth: use node_descriptor structJulian Wiedmann
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-08-13s390/qeth: serialize cmd reply with concurrent timeoutJulian Wiedmann
2019-08-09s390/net: Mark expected switch fall-throughsGustavo A. R. Silva
2019-07-22net: Use skb accessors in network driversMatthew Wilcox (Oracle)
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-07-08Merge tag 's390-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-06-27s390/qeth: move cast type selection into fill_header()Julian Wiedmann
2019-06-27s390/qeth: extract helper for route validationJulian Wiedmann
2019-06-27s390/qeth: consolidate skb RX processing in L3 driverJulian Wiedmann