linux/drivers/net/ethernet/cavium/thunder
Sunil Goutham 5271156b1a net: thunderx: 80xx BGX0 configuration changes
On 80xx only one lane of DLM0 and DLM1 (of BGX0) can be used
, so even though lmac count may be 2 but LMAC1 should use
serdes lane of DLM1. Since it's not possible to distinguish
80xx from 81xx as PCI devid are same, this patch adds this
config support by replying on what firmware configures the
lmacs with.

Signed-off-by: Sunil Goutham <sgoutham@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-11-25 20:21:17 -05:00
..
Makefile net: thunderx: Add RGMII interface type support 2016-08-13 11:59:31 -07:00
nic_main.c net: thunderx: Fix VF driver's interface statistics 2016-11-16 13:28:33 -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 VF driver's interface statistics 2016-11-16 13:28:33 -05:00
nicvf_ethtool.c net: thunderx: Fix VF driver's interface statistics 2016-11-16 13:28:33 -05:00
nicvf_main.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2016-11-22 13:27:16 -05:00
nicvf_queues.c net: thunderx: Fix memory leak and other issues upon interface toggle 2016-11-16 13:28:33 -05:00
nicvf_queues.h net: thunderx: Fix VF driver's interface statistics 2016-11-16 13:28:33 -05:00
q_struct.h net: thunderx: HW TSO support for pass-2 hardware 2015-12-11 23:38:17 -05:00
thunder_bgx.c net: thunderx: 80xx BGX0 configuration changes 2016-11-25 20:21:17 -05:00
thunder_bgx.h net: thunderx: Introduce BGX_ID_MASK macro to extract bgx_id 2016-11-16 13:28:33 -05:00
thunder_xcv.c net: thunderx: Remove unnecessary pci_set_drvdata() 2016-08-15 16:16:11 -07:00