summaryrefslogtreecommitdiff
path: root/drivers/s390/net
AgeCommit message (Expand)Author
2019-06-13s390/qeth: allocate a single cmd on read channelJulian Wiedmann
2019-06-13s390/qeth: command-chain the IDX sequenceJulian Wiedmann
2019-06-13s390/qeth: convert RCD code to common IO infrastructureJulian Wiedmann
2019-06-13s390/qeth: add support for dynamically allocated cmdsJulian 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: clean up setting of BLKT defaultsJulian Wiedmann
2019-06-13s390/qeth: restart pending READ cmd from callbackJulian Wiedmann
2019-06-13s390/qeth: simplify DOWN state handlingJulian Wiedmann
2019-06-13s390/qeth: use mm helpersJulian Wiedmann
2019-06-13s390/qeth: don't mask TX errors on IQD devicesJulian Wiedmann
2019-06-05s390/qeth: handle error when updating TX queue countJulian Wiedmann
2019-06-05s390/qeth: fix VLAN attribute in bridge_hostnotify udev eventAlexandra Winter
2019-06-05s390/qeth: check dst entry before useJulian Wiedmann
2019-06-05s390/qeth: handle limited IPv4 broadcast in L3 TX pathJulian Wiedmann
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-05-06Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-04-29s390/ism: move oddities of device IO to wrapper functionSebastian Ott
2019-04-29s390/pci: move io address mapping code to pci_insn.cSebastian Ott
2019-04-26s390/qeth: trust non-IP cast type in qeth_l3_fill_header()Julian Wiedmann
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: don't clear Output buffers on every queue initJulian Wiedmann
2019-04-26s390/qeth: use IS_* helpers for checking device typeJulian Wiedmann
2019-04-26s390/qeth: clean up stale buffer state documentationJulian Wiedmann
2019-04-26s390/qeth: remove RX seqno in skb->cbJulian Wiedmann
2019-04-26s390: qeth: address type mismatch warningArnd Bergmann
2019-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-17s390: ctcm: fix ctcm_new_device error return codeArnd Bergmann
2019-04-17s390/qeth: stop/wake TX queues based on their fill levelJulian Wiedmann
2019-04-17s390/qeth: simplify QoS codeJulian 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: don't keep statistics for tx timeoutJulian Wiedmann
2019-04-17s390/qeth: don't bother updating the last-tx timeJulian Wiedmann
2019-04-17s390/qeth: handle error from qeth_update_from_chp_desc()Julian Wiedmann
2019-04-17s390/qeth: clarify naming for some QDIO helpersJulian Wiedmann
2019-03-28s390/qeth: send IDX cmds via qeth_send_control_data()Julian Wiedmann
2019-03-28s390/qeth: use callback to finalize cmdJulian Wiedmann
2019-03-28s390/qeth: let qeth_notify_reply() set the notify reasonJulian Wiedmann
2019-03-28s390/qeth: clarify default cmd callbackJulian Wiedmann
2019-03-28s390/qeth: don't poll for cmd IO completionJulian Wiedmann
2019-03-28s390/qeth: convert IP table spinlock to mutexJulian Wiedmann
2019-03-28s390/qeth: defer IPv6 address notifier eventsJulian Wiedmann
2019-03-28s390/qeth: add wrapper for IP table accessJulian Wiedmann
2019-03-28s390/qeth: remove locking for RX modeset cacheJulian Wiedmann
2019-03-28s390/qeth: defer RX modesettingJulian Wiedmann
2019-03-18s390/qeth: be drop monitor friendlyJulian Wiedmann