Merge branch 'bnxt_en-Updates-for-net-next'
authorDavid S. Miller <davem@davemloft.net>
Mon, 6 Aug 2018 00:08:27 +0000 (17:08 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 6 Aug 2018 00:08:27 +0000 (17:08 -0700)
commit334e3eadbbce6d238aa90998d87824687ecfab26
treed77a39d7b0563edf6a7e24a4f3ca9242ca3070ae
parent389445680c35858d3e899a566e3cb35ac5564026
parent6b4f245f83533e770e201007291fd5ed6d55a19c
Merge branch 'bnxt_en-Updates-for-net-next'

Michael Chan says:

====================
bnxt_en: Updates for net-next.

This series includes the usual firmware spec update.  The driver has
added external phy loopback test and phy setup retry logic that is
needed during hotplug.  In the SRIOV space, the driver has added a
new VF resource allocation mode that requires the VF driver to
reserve resources during IFUP.  IF state changes are now propagated
to firmware so that firmware can release some resources during IFDOWN.

ethtool method to get firmware core dump and hwmon temperature reading
have been added.  DSCP to user priority support has been added to
the driver's DCBNL interface, and the CoS queue logic has been refined
to make sure that the special RDMA Congestion Notification hardware CoS
queue will not be used for networking traffic.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>