Age | Commit message (Expand) | Author |
2020-05-19 | s390/net: remove pm support from iucv drivers | Julian Wiedmann |
2020-05-19 | s390/net: remove pm ops from ccwgroup drivers | Julian Wiedmann |
2020-05-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-05-13 | s390/ism: fix error return code in ism_probe() | Wei Yongjun |
2020-05-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-05-06 | s390/qeth: clean up Kconfig help text | Julian Wiedmann |
2020-05-06 | s390/qeth: return error when starting a reset fails | Julian Wiedmann |
2020-05-06 | s390/qeth: set TX IRQ marker on last buffer in a group | Julian Wiedmann |
2020-05-06 | s390/qeth: indicate contiguous TX buffer elements | Julian Wiedmann |
2020-05-06 | s390/qeth: merge TX skb mapping code | Julian Wiedmann |
2020-05-06 | s390/qeth: don't use restricted offloads for local traffic | Julian Wiedmann |
2020-05-06 | s390/qeth: extract helpers for next-hop lookup | Julian Wiedmann |
2020-05-06 | s390/qeth: add debugfs file for local IP addresses | Julian Wiedmann |
2020-05-06 | s390/qeth: process local address events | Julian Wiedmann |
2020-05-06 | s390/qeth: keep track of LP2LP capability for csum offload | Julian Wiedmann |
2020-05-04 | s390/qeth: fix cancelling of TX timer on dev_close() | Julian Wiedmann |
2020-04-06 | s390/qdio: remove cdev from init_data | Julian Wiedmann |
2020-04-06 | s390/qdio: allow for non-contiguous SBAL array in init_data | Julian Wiedmann |
2020-04-06 | s390/qdio: cleanly split alloc and establish | Julian Wiedmann |
2020-04-04 | Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2020-03-29 | s390/qeth: support net namespaces for L3 devices | Julian Wiedmann |
2020-03-27 | s390/qeth: phase out OSN support | Julian Wiedmann |
2020-03-27 | s390/qeth: make OSN / OSX support configurable | Julian Wiedmann |
2020-03-27 | s390/qeth: remove fake_broadcast attribute | Julian Wiedmann |
2020-03-27 | s390/ism: remove pm support | Ursula Braun |
2020-03-25 | s390/qeth: modernize two list helpers | Julian Wiedmann |
2020-03-25 | s390/qeth: keep track of fixed prio-queue configuration | Julian Wiedmann |
2020-03-25 | s390/qeth: fine-tune MAC Address-related errnos | Julian Wiedmann |
2020-03-25 | s390/qeth: add TX IRQ coalescing support for IQD devices | Julian Wiedmann |
2020-03-25 | s390/qeth: collect more TX statistics | Julian Wiedmann |
2020-03-25 | s390/qeth: clean up the mac_bits | Julian Wiedmann |
2020-03-25 | s390/qeth: simplify L3 dev_id logic | Julian Wiedmann |
2020-03-25 | s390/qdio: extend polling support to multiple queues | Julian Wiedmann |
2020-03-25 | s390/qeth: remove redundant if-clause in RX poll code | Julian Wiedmann |
2020-03-25 | s390/qeth: split out RX poll code | Julian Wiedmann |
2020-03-25 | s390/qeth: simplify RX buffer tracking | Julian Wiedmann |
2020-03-18 | s390/qeth: use dev->reg_state | Julian Wiedmann |
2020-03-18 | s390/qeth: remove gratuitous NULL checks | Julian Wiedmann |
2020-03-18 | s390/qeth: add phys_to_virt() translation for AOB | Julian Wiedmann |
2020-03-18 | s390/qeth: don't report hard-coded driver version | Julian Wiedmann |
2020-03-18 | s390/qeth: add SW timestamping support for IQD devices | Julian Wiedmann |
2020-03-18 | s390/qeth: balance the TX queue selection for IQD devices | Julian Wiedmann |
2020-03-18 | s390/qeth: allow configuration of TX queues for IQD devices | Julian Wiedmann |
2020-03-18 | s390/qeth: allow configuration of TX queues for z/VM NICs | Julian Wiedmann |
2020-03-18 | s390/qeth: remove prio-queueing support for z/VM NICs | Julian Wiedmann |
2020-03-18 | s390/qeth: use memory reserves in TX slow path | Julian Wiedmann |
2020-03-18 | s390/qeth: use memory reserves to back RX buffers | Julian Wiedmann |
2020-03-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-03-11 | s390/qeth: implement smarter resizing of the RX buffer pool | Julian Wiedmann |
2020-03-11 | s390/qeth: refactor buffer pool code | Julian Wiedmann |