]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'bnx2x-enhancements'
authorDavid S. Miller <davem@davemloft.net>
Fri, 21 Sep 2018 16:14:21 +0000 (09:14 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 21 Sep 2018 16:14:21 +0000 (09:14 -0700)
commit3c73f131d51c8b83bb6c290a972cacc2c7d9c94f
treea77a621505c542f819db0cc56116d1bfda5eba2a
parentdae8f9ec6e46c815e6df82809f0e13832e6362ed
parent895f5f3eae013d25689b384481a22fccc230be5e
Merge branch 'bnx2x-enhancements'

Shahed Shaikh says:

====================
bnx2x: enhancements

This series adds below changes -
- support for VF spoof-check configuration through .ndo_set_vf_spoofchk.
- workaround for MFW bug regarding unexpected bandwidth notifcation
  in single function mode.
- supply VF link status as part of get VF config handling.
====================

Signed-off-by: Shahed Shaikh <shahed.shaikh@cavium.com>
Signed-off-by: Ariel Elior <ariel.elior@cavium.com>