summaryrefslogtreecommitdiff
path: root/drivers/s390/net
AgeCommit message (Expand)Author
2020-02-22Merge tag 's390-5.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-02-20s390/qeth: fix off-by-one in RX copybreak checkJulian Wiedmann
2020-02-20s390/qeth: don't warn for napi with 0 budgetJulian Wiedmann
2020-02-20s390/qeth: vnicc Fix EOPNOTSUPP precedenceAlexandra Winter
2020-02-19s390/qdio: fill SBALEs with absolute addressesJulian Wiedmann
2020-02-19s390/qdio: fill SL with absolute addressesJulian Wiedmann
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: remove QETH_RX_PULL_LENJulian Wiedmann
2019-12-26s390/qeth: use napi_gro_frags() for SG skbsJulian Wiedmann
2019-12-26s390/qeth: consolidate RX codeJulian Wiedmann
2019-12-24s390/qeth: fix initialization on old HWJulian 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: lock the card while changing its hsuidJulian Wiedmann
2019-12-24s390/qeth: fix qdio teardown after early init errorJulian Wiedmann
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-20s390/qeth: don't return -ENOTSUPP to userspaceJulian Wiedmann
2019-12-20s390/qeth: fix promiscuous mode after resetJulian Wiedmann
2019-12-20s390/qeth: handle error due to unsupported transport modeJulian Wiedmann
2019-12-18s390/qeth: make use of napi_schedule_irqoff()Julian Wiedmann
2019-12-18s390/qeth: consolidate helpers for capability checkingJulian Wiedmann
2019-12-18s390/qeth: stop yielding the ip_lock during IPv4 registrationJulian Wiedmann
2019-12-18s390/qeth: don't raise NETDEV_REBOOT event from L3 offline pathJulian Wiedmann
2019-12-18s390/qeth: remove open-coded inet_make_mask()Julian Wiedmann
2019-12-18s390/qeth: clean up L3 sysfs codeJulian Wiedmann
2019-12-18s390/qeth: overhaul L3 IP address dump codeJulian Wiedmann
2019-12-18s390/qeth: wake up all waiters from qeth_irq()Julian Wiedmann
2019-12-18s390/qeth: only handle IRQs while device is onlineJulian Wiedmann
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
2019-12-05s390/qeth: fix dangling IO buffers after halt/clearJulian Wiedmann
2019-12-05s390/qeth: ensure linear access to packet headersJulian Wiedmann
2019-12-05s390/qeth: guard against runt packetsJulian Wiedmann
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2019-11-25Merge tag 's390-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2019-11-20s390/qeth: return proper errno on IO errorJulian Wiedmann
2019-11-20s390/qeth: fix potential deadlock on workqueue flushJulian Wiedmann
2019-11-15net/smc: immediate termination for SMCD link groupsUrsula Braun
2019-11-14s390/qeth: don't check drvdata in sysfs codeJulian Wiedmann
2019-11-14s390/qeth: replace qeth_l3_get_addr_buffer()Julian Wiedmann
2019-11-14s390/qeth: remove VLAN tracking for L3 devicesJulian Wiedmann
2019-11-14s390/qeth: consolidate L3 mcast registration codeJulian Wiedmann