linux/drivers/net/ethernet/broadcom/bnxt
Michael Chan 6988bd920c bnxt_en: Add new function bnxt_reset().
When a default VLAN is added to the VF, the VF driver needs to reset to
pick up the default VLAN ID.  We can use the same tx timeout reset logic
to do that, without the debug output.  This new function, with the
silent parameter to suppress debug output will now serve both purposes.

Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-06-14 19:16:13 -04:00
..
bnxt_ethtool.c bnxt_en: Add Support for ETHTOOL_GMODULEINFO and ETHTOOL_GMODULEEEPRO 2016-05-15 13:35:47 -04:00
bnxt_ethtool.h bnxt_en: Add EEE setup code. 2016-04-05 16:20:46 -04:00
bnxt_fw_hdr.h bnxt_en: Update to Firmware 1.2.2 spec. 2016-04-05 16:20:45 -04:00
bnxt_hsi.h bnxt_en: Add Support for ETHTOOL_GMODULEINFO and ETHTOOL_GMODULEEEPRO 2016-05-15 13:35:47 -04:00
bnxt_nvm_defs.h bnxt_en: Update to Firmware 1.2.2 spec. 2016-04-05 16:20:45 -04:00
bnxt_sriov.c bnxt_en: Add function for VF driver to query default VLAN. 2016-06-14 19:16:13 -04:00
bnxt_sriov.h bnxt_en: Call firmware to approve VF MAC address change. 2016-04-11 14:58:45 -04:00
bnxt.c bnxt_en: Add new function bnxt_reset(). 2016-06-14 19:16:13 -04:00
bnxt.h bnxt_en: Simplify and improve unsupported SFP+ module reporting. 2016-05-15 13:35:48 -04:00
Makefile