netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/5] bnxt_en: Updates for net-next.
@ 2017-04-22  0:11 Michael Chan
  2017-04-22  0:11 ` [PATCH net-next 1/5] bnxt_en: Pass DCB RoCE app priority to firmware Michael Chan
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Michael Chan @ 2017-04-22  0:11 UTC (permalink / raw)
  To: davem; +Cc: netdev

Miscellaneous updates include passing DCBX RoCE VLAN priority to firmware,
checking one more new firmware flag before allowing DCBX to run on the host,
adding 100Gbps speed support, adding check to disallow speed settings on
Multi-host NICs, and a minor fix for reporting VF attributes.

Deepak Khungar (2):
  bnxt_en: Add 100G link speed reporting for BCM57454 ASIC in ethtool
  bnxt_en: Restrict a PF in Multi-Host mode from changing port PHY
    configuration

Michael Chan (3):
  bnxt_en: Pass DCB RoCE app priority to firmware.
  bnxt_en: Fix VF attributes reporting.
  bnxt_en: Check the FW_LLDP_AGENT flag before allowing DCBX host agent.

 drivers/net/ethernet/broadcom/bnxt/bnxt.c         |  17 +++-
 drivers/net/ethernet/broadcom/bnxt/bnxt.h         |   2 +
 drivers/net/ethernet/broadcom/bnxt/bnxt_dcb.c     | 108 +++++++++++++++++++++-
 drivers/net/ethernet/broadcom/bnxt/bnxt_dcb.h     |   1 +
 drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c |  14 ++-
 drivers/net/ethernet/broadcom/bnxt/bnxt_sriov.c   |   8 +-
 6 files changed, 140 insertions(+), 10 deletions(-)

-- 
1.8.3.1

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

end of thread, other threads:[~2017-04-24 17:55 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-22  0:11 [PATCH net-next 0/5] bnxt_en: Updates for net-next Michael Chan
2017-04-22  0:11 ` [PATCH net-next 1/5] bnxt_en: Pass DCB RoCE app priority to firmware Michael Chan
2017-04-22  0:11 ` [PATCH net-next 2/5] bnxt_en: Fix VF attributes reporting Michael Chan
2017-04-22  0:11 ` [PATCH net-next 3/5] bnxt_en: Add 100G link speed reporting for BCM57454 ASIC in ethtool Michael Chan
2017-04-22  0:11 ` [PATCH net-next 4/5] bnxt_en: Check the FW_LLDP_AGENT flag before allowing DCBX host agent Michael Chan
2017-04-22  0:11 ` [PATCH net-next 5/5] bnxt_en: Restrict a PF in Multi-Host mode from changing port PHY configuration Michael Chan
2017-04-24 17:55 ` [PATCH net-next 0/5] bnxt_en: Updates 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).