Netdev List
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] hv_netvsc: minor enhancements
@ 2018-03-16 22:44 Stephen Hemminger
  2018-03-16 22:44 ` [PATCH net-next 1/2] hv_netvsc: pass netvsc_device to rndis halt Stephen Hemminger
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Stephen Hemminger @ 2018-03-16 22:44 UTC (permalink / raw)
  To: kys, haiyangz, sthemmin; +Cc: devel, netdev

A couple of small things for net-next

Stephen Hemminger (2):
  hv_netvsc: pass netvsc_device to rndis halt
  hv_netvsc: add trace points

 drivers/net/hyperv/Makefile       |   2 +-
 drivers/net/hyperv/netvsc.c       |  26 +++++-
 drivers/net/hyperv/netvsc_trace.c |   7 ++
 drivers/net/hyperv/netvsc_trace.h | 182 ++++++++++++++++++++++++++++++++++++++
 drivers/net/hyperv/rndis_filter.c |  12 ++-
 5 files changed, 223 insertions(+), 6 deletions(-)
 create mode 100644 drivers/net/hyperv/netvsc_trace.c
 create mode 100644 drivers/net/hyperv/netvsc_trace.h

-- 
2.16.2

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

end of thread, other threads:[~2018-03-18  0:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-16 22:44 [PATCH net-next 0/2] hv_netvsc: minor enhancements Stephen Hemminger
2018-03-16 22:44 ` [PATCH net-next 1/2] hv_netvsc: pass netvsc_device to rndis halt Stephen Hemminger
2018-03-16 22:44 ` [PATCH net-next 2/2] hv_netvsc: add trace points Stephen Hemminger
2018-03-18  0:10 ` [PATCH net-next 0/2] hv_netvsc: minor enhancements David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox