All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 00/10] more s390/net updates
@ 2017-04-11 14:11 ` Julian Wiedmann
  0 siblings, 0 replies; 23+ messages in thread
From: Julian Wiedmann @ 2017-04-11 14:11 UTC (permalink / raw)
  To: David Miller
  Cc: netdev, linux-s390, Martin Schwidefsky, Heiko Carstens,
	Stefan Raspl, Ursula Braun, Julian Wiedmann

Hi Dave,

here's a second batch of s390/net patches for net-next.
A mixed bunch of qeth cleanups, and a few patches to add support for
ETHTOOL_GLINKSETTINGS.

Thanks,
Julian

Julian Wiedmann (10):
  s390/qeth: move common ioctl handling to core
  s390/qeth: move NAPI poll routine to core
  s390/qeth: move gdev shutdown handler to core
  s390/qeth: remove unused parameter
  s390/qeth: use correct return type for hard_start_xmit()
  s390/qeth: use and remove some defines
  s390/qeth: clean up qeth_set_ecmd_adv_sup()
  s390/qeth: convert to ETHTOOL_GLINKSETTINGS API
  s390/qeth: use LINK_MODE_* to report the link characteristics
  s390/qeth: remove unimplemented gdev routines

 drivers/s390/net/qeth_core.h      |  21 +--
 drivers/s390/net/qeth_core_main.c | 349 ++++++++++++++++++++++++++------------
 drivers/s390/net/qeth_l2_main.c   | 153 +----------------
 drivers/s390/net/qeth_l3_main.c   | 138 +--------------
 4 files changed, 268 insertions(+), 393 deletions(-)

-- 
2.10.2

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

end of thread, other threads:[~2017-04-11 18:51 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-11 14:11 [PATCH net-next 00/10] more s390/net updates Julian Wiedmann
2017-04-11 14:11 ` Julian Wiedmann
2017-04-11 14:11 ` [PATCH net-next 01/10] s390/qeth: move common ioctl handling to core Julian Wiedmann
2017-04-11 14:11   ` Julian Wiedmann
2017-04-11 14:11 ` [PATCH net-next 02/10] s390/qeth: move NAPI poll routine " Julian Wiedmann
2017-04-11 14:11   ` Julian Wiedmann
2017-04-11 14:11 ` [PATCH net-next 03/10] s390/qeth: move gdev shutdown handler " Julian Wiedmann
2017-04-11 14:11   ` Julian Wiedmann
2017-04-11 14:11 ` [PATCH net-next 04/10] s390/qeth: remove unused parameter Julian Wiedmann
2017-04-11 14:11   ` Julian Wiedmann
2017-04-11 14:11 ` [PATCH net-next 05/10] s390/qeth: use correct return type for hard_start_xmit() Julian Wiedmann
2017-04-11 14:11   ` Julian Wiedmann
2017-04-11 14:11 ` [PATCH net-next 06/10] s390/qeth: use and remove some defines Julian Wiedmann
2017-04-11 14:11   ` Julian Wiedmann
2017-04-11 14:11 ` [PATCH net-next 07/10] s390/qeth: clean up qeth_set_ecmd_adv_sup() Julian Wiedmann
2017-04-11 14:11   ` Julian Wiedmann
2017-04-11 14:11 ` [PATCH net-next 08/10] s390/qeth: convert to ETHTOOL_GLINKSETTINGS API Julian Wiedmann
2017-04-11 14:11   ` Julian Wiedmann
2017-04-11 14:11 ` [PATCH net-next 09/10] s390/qeth: use LINK_MODE_* to report the link characteristics Julian Wiedmann
2017-04-11 14:11   ` Julian Wiedmann
2017-04-11 14:11 ` [PATCH net-next 10/10] s390/qeth: remove unimplemented gdev routines Julian Wiedmann
2017-04-11 14:11   ` Julian Wiedmann
2017-04-11 18:51 ` [PATCH net-next 00/10] more s390/net updates 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.