netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/5] bnxt_en: Update for net-next.
@ 2019-02-19 10:31 Michael Chan
  2019-02-19 10:31 ` [PATCH net-next 1/5] bnxt_en: Update firmware interface spec. to 1.10.0.47 Michael Chan
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Michael Chan @ 2019-02-19 10:31 UTC (permalink / raw)
  To: davem; +Cc: netdev

This series includes the usual firmware spec. update, a PCI ID addition,
enhancements for VF trust, MDIO read/write for external PHY, and
fixing the return code when TC flow offload fails.

Erik Burrows (1):
  bnxt_en: Add support for BCM957504

Michael Chan (2):
  bnxt_en: Update firmware interface spec. to 1.10.0.47.
  bnxt_en: Propagate trusted VF attribute to firmware.

Sriharsha Basavapatna (1):
  bnxt_en: Return relevant error code when offload fails

Vasundhara Volam (1):
  bnxt_en: Add support for mdio read/write to external PHY

 drivers/net/ethernet/broadcom/bnxt/bnxt.c       |  78 +++++++++-
 drivers/net/ethernet/broadcom/bnxt/bnxt.h       |   2 +
 drivers/net/ethernet/broadcom/bnxt/bnxt_hsi.h   | 196 +++++++++++++++++++++---
 drivers/net/ethernet/broadcom/bnxt/bnxt_sriov.c |  58 ++++++-
 drivers/net/ethernet/broadcom/bnxt/bnxt_tc.c    |   2 +-
 5 files changed, 309 insertions(+), 27 deletions(-)

-- 
2.5.1


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

end of thread, other threads:[~2019-02-19 18:45 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-19 10:31 [PATCH net-next 0/5] bnxt_en: Update for net-next Michael Chan
2019-02-19 10:31 ` [PATCH net-next 1/5] bnxt_en: Update firmware interface spec. to 1.10.0.47 Michael Chan
2019-02-19 10:31 ` [PATCH net-next 2/5] bnxt_en: Add support for BCM957504 Michael Chan
2019-02-19 10:31 ` [PATCH net-next 3/5] bnxt_en: Propagate trusted VF attribute to firmware Michael Chan
2019-02-19 10:31 ` [PATCH net-next 4/5] bnxt_en: Add support for mdio read/write to external PHY Michael Chan
2019-02-19 10:31 ` [PATCH net-next 5/5] bnxt_en: Return relevant error code when offload fails Michael Chan
2019-02-19 18:45 ` [PATCH net-next 0/5] bnxt_en: Update for net-next David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).