All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] net/enic: minor updates
@ 2018-12-10 18:28 Hyong Youb Kim
  2018-12-10 18:28 ` [PATCH 1/4] net/enic: release port upon close Hyong Youb Kim
                   ` (4 more replies)
  0 siblings, 5 replies; 16+ messages in thread
From: Hyong Youb Kim @ 2018-12-10 18:28 UTC (permalink / raw)
  To: Ferruh Yigit; +Cc: dev, John Daley, Hyong Youb Kim

These are patches for 19.02.

Hyong Youb Kim (4):
  net/enic: release port upon close
  net/enic: add handler to return firmware version string
  net/enic: support multicast filtering
  doc: update release notes for enic

 doc/guides/nics/features/enic.ini      |   3 +-
 doc/guides/rel_notes/release_19_02.rst |   5 ++
 drivers/net/enic/base/vnic_dev.c       |  26 +++++++
 drivers/net/enic/enic.h                |   6 +-
 drivers/net/enic/enic_ethdev.c         | 119 ++++++++++++++++++++++++++++++++-
 drivers/net/enic/enic_main.c           |   9 ++-
 6 files changed, 159 insertions(+), 9 deletions(-)

-- 
2.16.2

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

end of thread, other threads:[~2019-01-14 10:29 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-10 18:28 [PATCH 0/4] net/enic: minor updates Hyong Youb Kim
2018-12-10 18:28 ` [PATCH 1/4] net/enic: release port upon close Hyong Youb Kim
2018-12-10 18:28 ` [PATCH 2/4] net/enic: add handler to return firmware version string Hyong Youb Kim
2018-12-10 18:28 ` [PATCH 3/4] net/enic: support multicast filtering Hyong Youb Kim
2019-01-11 15:46   ` Ferruh Yigit
2019-01-12  4:49     ` Hyong Youb Kim
2019-01-14 10:29       ` Ferruh Yigit
2018-12-10 18:28 ` [PATCH 4/4] doc: update release notes for enic Hyong Youb Kim
2018-12-11  2:44   ` Varghese, Vipin
2018-12-11 16:08     ` Hyong Youb Kim
2018-12-11 16:31       ` Varghese, Vipin
2018-12-11 16:40         ` Hyong Youb Kim
2018-12-11 16:49           ` Varghese, Vipin
2018-12-11 17:25             ` Hyong Youb Kim
2018-12-12  2:23               ` Varghese, Vipin
2018-12-12 11:56 ` [PATCH 0/4] net/enic: minor updates Ferruh Yigit

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.