]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitad9e6742a1a876c234649fbd10a0fc0a4aa9044e
treed77a39d7b0563edf6a7e24a4f3ca9242ca3070ae
parent6410532a25e4fe9fd49fa8c1c99e0a7383c9b9bb
parent91db4cae58a599d9a1a164e37a7fbfc891f9f46f
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>