linux/drivers/net/ethernet/broadcom/bnxt
Michael Chan aa8ed021ab bnxt_en: Move function reset to bnxt_init_one().
Now that MSIX is enabled in bnxt_init_one(), resources may be allocated by
the RDMA driver before the network device is opened.  So we cannot do
function reset in bnxt_open() which will clear all the resources.

The proper place to do function reset now is in bnxt_init_one().
If we get AER, we'll do function reset as well.

Signed-off-by: Somnath Kotur <somnath.kotur@broadcom.com>
Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-12-07 10:59:25 -05:00
..
bnxt_dcb.c bnxt_en: Add PFC statistics. 2016-12-05 13:21:40 -05:00
bnxt_dcb.h bnxt_en: Implement DCBNL to support host-based DCBX. 2016-12-05 13:21:40 -05:00
bnxt_ethtool.c bnxt_en: Add PFC statistics. 2016-12-05 13:21:40 -05:00
bnxt_ethtool.h bnxt_en: Add EEE setup code. 2016-04-05 16:20:46 -04:00
bnxt_fw_hdr.h bnxt_en: Added support for Secure Firmware Update 2016-09-19 21:32:24 -04:00
bnxt_hsi.h bnxt_en: Update firmware header file to latest 1.6.0. 2016-12-05 13:21:40 -05:00
bnxt_nvm_defs.h bnxt_en: Add support for updating flash more securely 2016-07-02 14:52:35 -04:00
bnxt_sriov.c bnxt_en: Update firmware header file to latest 1.6.0. 2016-12-05 13:21:40 -05:00
bnxt_sriov.h net: Update API for VF vlan protocol 802.1ad support 2016-09-24 08:01:26 -04:00
bnxt.c bnxt_en: Move function reset to bnxt_init_one(). 2016-12-07 10:59:25 -05:00
bnxt.h bnxt_en: Move function reset to bnxt_init_one(). 2016-12-07 10:59:25 -05:00
Makefile bnxt_en: Implement DCBNL to support host-based DCBX. 2016-12-05 13:21:40 -05:00