linux_dsm_epyc7002/drivers/net/ethernet/broadcom/bnxt
Alexander Duyck 7cdd5fc376 bnxt: Move GENEVE support from hard-coded port to using port notifier
The port number for GENEVE is hard coded into the bnxt driver.  This is the
kind of thing we want to avoid going forward.  For now I will integrate
this back into the port notifier so that we can change the GENEVE port
number if we need to in the future.

Signed-off-by: Alexander Duyck <aduyck@mirantis.com>
Acked-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-06-17 20:23:30 -07:00
..
bnxt_ethtool.c bnxt_en: Support new ETHTOOL_{G|S}LINKSETTINGS API. 2016-06-14 19:16:14 -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: Move GENEVE support from hard-coded port to using port notifier 2016-06-17 20:23:30 -07:00
bnxt.h bnxt: Move GENEVE support from hard-coded port to using port notifier 2016-06-17 20:23:30 -07:00
Makefile bnxt_en: New Broadcom ethernet driver. 2015-10-22 19:30:33 -07:00