linux/drivers/net/ethernet/cavium/thunder
Sunil Goutham 78aacb6f6e net: thunderx: Fix invalid mac addresses for node1 interfaces
When booted with ACPI, random mac addresses are being
assigned to node1 interfaces due to mismatch of bgx_id
in BGX driver and ACPI tables.

This patch fixes this issue by setting maximum BGX devices
per node based on platform/soc instead of a macro. This
change will set the bgx_id appropriately.

Signed-off-by: Sunil Goutham <sgoutham@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-03-09 13:12:41 -08:00
..
Makefile net: thunderx: Add RGMII interface type support 2016-08-13 11:59:31 -07:00
nic_main.c net: thunderx: Pause frame support 2016-11-25 20:21:17 -05:00
nic_reg.h net: thunderx: Program LMAC credits based on MTU 2016-11-16 13:28:33 -05:00
nic.h net: thunderx: Fix IOMMU translation faults 2017-03-09 13:12:41 -08:00
nicvf_ethtool.c net: thunderx: Support to configure queue sizes from ethtool 2017-01-25 14:42:36 -05:00
nicvf_main.c net: thunderx: Fix IOMMU translation faults 2017-03-09 13:12:41 -08:00
nicvf_queues.c net: thunderx: Fix IOMMU translation faults 2017-03-09 13:12:41 -08:00
nicvf_queues.h net: thunderx: Fix IOMMU translation faults 2017-03-09 13:12:41 -08:00
q_struct.h net: thunderx: Configure RED and backpressure levels 2016-11-25 20:21:17 -05:00
thunder_bgx.c net: thunderx: Fix invalid mac addresses for node1 interfaces 2017-03-09 13:12:41 -08:00
thunder_bgx.h net: thunderx: Fix invalid mac addresses for node1 interfaces 2017-03-09 13:12:41 -08:00
thunder_xcv.c net: thunderx: avoid dereferencing xcv when NULL 2017-01-31 13:07:40 -05:00