All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/4] bnxt_en: Fixes.
@ 2017-12-01  8:13 Michael Chan
  2017-12-01  8:13 ` [PATCH net 1/4] bnxt_en: Need to unconditionally shut down RoCE in bnxt_shutdown Michael Chan
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Michael Chan @ 2017-12-01  8:13 UTC (permalink / raw)
  To: davem; +Cc: netdev

A shutdown fix for SMARTNIC, 2 fixes related to TC Flower vxlan
filters, and the last one fixes an out-of-scope variable when sending
short firmware messages.

Ray Jui (1):
  bnxt_en: Need to unconditionally shut down RoCE in bnxt_shutdown

Sathya Perla (1):
  bnxt_en: fix dst/src fid for vxlan encap/decap actions

Sunil Challa (1):
  bnxt_en: wildcard smac while creating tunnel decap filter

Vasundhara Volam (1):
  bnxt_en: Fix a variable scoping in bnxt_hwrm_do_send_msg()

 drivers/net/ethernet/broadcom/bnxt/bnxt.c    |  5 ++-
 drivers/net/ethernet/broadcom/bnxt/bnxt_tc.c | 55 ++++++++++++++--------------
 2 files changed, 31 insertions(+), 29 deletions(-)

-- 
1.8.3.1

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

end of thread, other threads:[~2017-12-03  2:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-01  8:13 [PATCH net 0/4] bnxt_en: Fixes Michael Chan
2017-12-01  8:13 ` [PATCH net 1/4] bnxt_en: Need to unconditionally shut down RoCE in bnxt_shutdown Michael Chan
2017-12-01  8:13 ` [PATCH net 2/4] bnxt_en: wildcard smac while creating tunnel decap filter Michael Chan
2017-12-01  8:13 ` [PATCH net 3/4] bnxt_en: fix dst/src fid for vxlan encap/decap actions Michael Chan
2017-12-01  8:13 ` [PATCH net 4/4] bnxt_en: Fix a variable scoping in bnxt_hwrm_do_send_msg() Michael Chan
2017-12-03  2:26 ` [PATCH net 0/4] bnxt_en: Fixes 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.