netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/8] s390/qeth: updates 2019-04-17
@ 2019-04-17 16:17 Julian Wiedmann
  2019-04-17 16:17 ` [PATCH net-next 1/8] s390/qeth: clarify naming for some QDIO helpers Julian Wiedmann
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Julian Wiedmann @ 2019-04-17 16:17 UTC (permalink / raw)
  To: David Miller
  Cc: netdev, linux-s390, Martin Schwidefsky, Heiko Carstens,
	Stefan Raspl, Ursula Braun, Julian Wiedmann

Hi Dave,

please apply some additional qeth patches to net-next. This patchset converts
the driver to use the kernel's multiqueue model.

Thanks,
Julian


Julian Wiedmann (8):
  s390/qeth: clarify naming for some QDIO helpers
  s390/qeth: handle error from qeth_update_from_chp_desc()
  s390/qeth: don't bother updating the last-tx time
  s390/qeth: don't keep statistics for tx timeout
  s390/qeth: add TX multiqueue support for IQD devices
  s390/qeth: add TX multiqueue support for OSA devices
  s390/qeth: simplify QoS code
  s390/qeth: stop/wake TX queues based on their fill level

 drivers/s390/net/qeth_core.h      |  36 +++---
 drivers/s390/net/qeth_core_main.c | 234 ++++++++++++++++++++++----------------
 drivers/s390/net/qeth_core_sys.c  |   7 +-
 drivers/s390/net/qeth_ethtool.c   |  17 +++
 drivers/s390/net/qeth_l2_main.c   |  38 ++++---
 drivers/s390/net/qeth_l3_main.c   |  53 +++++----
 6 files changed, 233 insertions(+), 152 deletions(-)

-- 
2.16.4


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2019-04-17 17:35 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-17 16:17 [PATCH net-next 0/8] s390/qeth: updates 2019-04-17 Julian Wiedmann
2019-04-17 16:17 ` [PATCH net-next 1/8] s390/qeth: clarify naming for some QDIO helpers Julian Wiedmann
2019-04-17 16:17 ` [PATCH net-next 2/8] s390/qeth: handle error from qeth_update_from_chp_desc() Julian Wiedmann
2019-04-17 16:17 ` [PATCH net-next 3/8] s390/qeth: don't bother updating the last-tx time Julian Wiedmann
2019-04-17 16:17 ` [PATCH net-next 4/8] s390/qeth: don't keep statistics for tx timeout Julian Wiedmann
2019-04-17 16:17 ` [PATCH net-next 5/8] s390/qeth: add TX multiqueue support for IQD devices Julian Wiedmann
2019-04-17 16:17 ` [PATCH net-next 6/8] s390/qeth: add TX multiqueue support for OSA devices Julian Wiedmann
2019-04-17 16:17 ` [PATCH net-next 7/8] s390/qeth: simplify QoS code Julian Wiedmann
2019-04-17 16:17 ` [PATCH net-next 8/8] s390/qeth: stop/wake TX queues based on their fill level Julian Wiedmann
2019-04-17 17:35 ` [PATCH net-next 0/8] s390/qeth: updates 2019-04-17 David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).