linux-brain/drivers/net/ethernet/broadcom/bnxt
Michael Chan f192885f7c bnxt_en: Remove the setting of dev_port.
commit 1d86859fdf31a0d50cc82b5d0d6bfb5fe98f6c00 upstream.

The dev_port is meant to distinguish the network ports belonging to
the same PCI function.  Our devices only have one network port
associated with each PCI function and so we should not set it for
correctness.

Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-06-10 13:37:14 +02:00
..
Makefile
bnxt.c bnxt_en: Remove the setting of dev_port. 2021-06-10 13:37:14 +02:00
bnxt.h bnxt_en: Re-write PCI BARs after PCI fatal error. 2020-11-01 12:01:04 +01:00
bnxt_coredump.h
bnxt_dcb.c bnxt_en: fix memory leaks in bnxt_dcbnl_ieee_getets() 2020-04-01 11:01:41 +02:00
bnxt_dcb.h
bnxt_debugfs.c bnxt: no need to check return value of debugfs_create functions 2019-08-10 15:25:47 -07:00
bnxt_debugfs.h
bnxt_devlink.c bnxt_en: Move devlink_register before registering netdev 2020-02-11 04:35:03 -08:00
bnxt_devlink.h bnxt_en: Reduce BNXT_MSIX_VEC_MAX value to supported CQs per PF. 2020-05-14 07:58:23 +02:00
bnxt_dim.c
bnxt_ethtool.c bnxt_en: read EEPROM A2h address using page 0 2020-11-24 13:28:55 +01:00
bnxt_ethtool.h bnxt_en: Return error if FW returns more data than dump length 2020-01-04 19:18:52 +01:00
bnxt_fw_hdr.h
bnxt_hsi.h bnxt_en: Update firmware interface spec. to 1.10.0.100. 2019-09-16 16:44:27 +02:00
bnxt_nvm_defs.h
bnxt_sriov.c bnxt_en: fix NULL dereference in case SR-IOV configuration fails 2020-07-16 08:16:41 +02:00
bnxt_sriov.h bnxt_en: Retain user settings on a VF after RESET_NOTIFY event. 2019-08-30 14:02:19 -07:00
bnxt_tc.c bnxt_en: Convert error code in firmware message response to standard code. 2019-08-30 14:02:18 -07:00
bnxt_tc.h bnxt_en: Fix to include flow direction in L2 key 2019-08-18 13:05:01 -07:00
bnxt_ulp.c bnxt_en: Improve stats context resource accounting with RDMA driver loaded. 2021-01-19 18:26:18 +01:00
bnxt_ulp.h
bnxt_vfr.c bnxt_en: Do not treat DSN (Digital Serial Number) read failure as fatal. 2020-01-23 08:22:52 +01:00
bnxt_vfr.h
bnxt_xdp.c
bnxt_xdp.h