OSDN Git Service

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)
commitc595be94c7b93ffdd2ed635b115dd2e6e8472f4c
treed77a39d7b0563edf6a7e24a4f3ca9242ca3070ae
parent074fb8801667add0b63083af90a3af6edca9532c
parentaabfc016e9a6db2a8c2da815fc84bfd5a2e8d221
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>