All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/5] s390/qeth: updates 2020-01-25
@ 2020-01-25 15:52 ` Julian Wiedmann
  0 siblings, 0 replies; 13+ messages in thread
From: Julian Wiedmann @ 2020-01-25 15:52 UTC (permalink / raw)
  To: David Miller
  Cc: netdev, linux-s390, Heiko Carstens, Ursula Braun, Julian Wiedmann

Hi Dave,

please apply the following patch series for qeth to your net-next tree.

This brings a number of cleanups for the init/teardown code paths.

Thanks,
Julian

Julian Wiedmann (5):
  s390/qeth: shift some bridgeport code around
  s390/qeth: consolidate QDIO queue setup
  s390/qeth: consolidate online/offline code
  s390/qeth: make cmd/reply matching more flexible
  s390/qeth: remove HARDSETUP state

 drivers/s390/net/qeth_core.h      |  25 +++--
 drivers/s390/net/qeth_core_main.c | 156 ++++++++++++++++++++++++------
 drivers/s390/net/qeth_core_sys.c  |   2 -
 drivers/s390/net/qeth_l2.h        |   1 -
 drivers/s390/net/qeth_l2_main.c   | 126 ++++++------------------
 drivers/s390/net/qeth_l2_sys.c    |  34 -------
 drivers/s390/net/qeth_l3_main.c   | 109 ++-------------------
 7 files changed, 180 insertions(+), 273 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2020-01-26 14:28 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-25 15:52 [PATCH net-next 0/5] s390/qeth: updates 2020-01-25 Julian Wiedmann
2020-01-25 15:52 ` Julian Wiedmann
2020-01-25 15:52 ` [PATCH net-next 1/5] s390/qeth: shift some bridgeport code around Julian Wiedmann
2020-01-25 15:52   ` Julian Wiedmann
2020-01-25 15:53 ` [PATCH net-next 2/5] s390/qeth: consolidate QDIO queue setup Julian Wiedmann
2020-01-25 15:53   ` Julian Wiedmann
2020-01-25 15:53 ` [PATCH net-next 3/5] s390/qeth: consolidate online/offline code Julian Wiedmann
2020-01-25 15:53   ` Julian Wiedmann
2020-01-25 15:53 ` [PATCH net-next 4/5] s390/qeth: make cmd/reply matching more flexible Julian Wiedmann
2020-01-25 15:53   ` Julian Wiedmann
2020-01-25 15:53 ` [PATCH net-next 5/5] s390/qeth: remove HARDSETUP state Julian Wiedmann
2020-01-25 15:53   ` Julian Wiedmann
2020-01-26 14:27 ` [PATCH net-next 0/5] s390/qeth: updates 2020-01-25 David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.