index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
net
/
qeth_core_main.c
Age
Commit message (
Expand
)
Author
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-03-27
s390/qeth: make OSN / OSX support configurable
Julian Wiedmann
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: 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/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: 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: 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: 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
2020-03-11
s390/qeth: use page pointers to manage RX buffer pool
Julian Wiedmann
2020-03-10
s390/qeth: cancel RX reclaim work earlier
Julian Wiedmann
2020-03-10
s390/qeth: handle error when backing RX buffer
Julian Wiedmann
2020-03-10
s390/qeth: don't reset default_out_queue
Julian Wiedmann
2020-03-09
s390/qdio: add tighter controls for IRQ polling
Julian Wiedmann
2020-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-02-27
s390/qeth: support configurable RX copybreak
Julian Wiedmann
2020-02-27
s390/qeth: don't check for IFF_UP when scheduling napi
Julian Wiedmann
2020-02-27
s390/qeth: don't re-start read cmd when IDX has terminated
Julian Wiedmann
2020-02-27
s390/qeth: reset seqnos on connection startup
Julian Wiedmann
2020-02-22
Merge tag 's390-5.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2020-02-20
s390/qeth: fix off-by-one in RX copybreak check
Julian Wiedmann
2020-02-20
s390/qeth: don't warn for napi with 0 budget
Julian Wiedmann
2020-02-19
s390/qdio: fill SBALEs with absolute addresses
Julian Wiedmann
2020-02-19
s390/qdio: fill SL with absolute addresses
Julian Wiedmann
2020-01-26
s390/qeth: remove HARDSETUP state
Julian Wiedmann
2020-01-26
s390/qeth: make cmd/reply matching more flexible
Julian Wiedmann
2020-01-26
s390/qeth: consolidate online/offline code
Julian Wiedmann
2020-01-26
s390/qeth: consolidate QDIO queue setup
Julian Wiedmann
2019-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-26
s390/qeth: remove QETH_RX_PULL_LEN
Julian Wiedmann
2019-12-26
s390/qeth: use napi_gro_frags() for SG skbs
Julian Wiedmann
2019-12-26
s390/qeth: consolidate RX code
Julian Wiedmann
2019-12-24
s390/qeth: fix initialization on old HW
Julian Wiedmann
2019-12-24
s390/qeth: lock the card while changing its hsuid
Julian Wiedmann
2019-12-24
s390/qeth: fix qdio teardown after early init error
Julian Wiedmann
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
[next]