summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio
diff options
context:
space:
mode:
authorGanesh Goudar2017-07-13 15:15:07 +0200
committerDavid S. Miller2017-07-13 18:25:09 +0200
commit803d5b6ebfb06a0d2ee3699fea4f1c7593958566 (patch)
treea1cf3dcc6d30d1e0f8128f40881db81f92f83c03 /drivers/net/ethernet/chelsio
parentdccp: make const array error_code static (diff)
downloadkernel-qcow2-linux-803d5b6ebfb06a0d2ee3699fea4f1c7593958566.tar.gz
kernel-qcow2-linux-803d5b6ebfb06a0d2ee3699fea4f1c7593958566.tar.xz
kernel-qcow2-linux-803d5b6ebfb06a0d2ee3699fea4f1c7593958566.zip
cxgb4: add new T5 pci device id's
Add 0x50a3 and 0x50a4 T5 device id's Signed-off-by: Ganesh Goudar <ganeshgr@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/chelsio')
-rw-r--r--drivers/net/ethernet/chelsio/cxgb4/t4_pci_id_tbl.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/net/ethernet/chelsio/cxgb4/t4_pci_id_tbl.h b/drivers/net/ethernet/chelsio/cxgb4/t4_pci_id_tbl.h
index 99987d8e437e..aa28299aef5f 100644
--- a/drivers/net/ethernet/chelsio/cxgb4/t4_pci_id_tbl.h
+++ b/drivers/net/ethernet/chelsio/cxgb4/t4_pci_id_tbl.h
@@ -174,6 +174,8 @@ CH_PCI_DEVICE_ID_TABLE_DEFINE_BEGIN
CH_PCI_ID_TABLE_FENTRY(0x50a0), /* Custom T540-CR */
CH_PCI_ID_TABLE_FENTRY(0x50a1), /* Custom T540-CR */
CH_PCI_ID_TABLE_FENTRY(0x50a2), /* Custom T540-KR4 */
+ CH_PCI_ID_TABLE_FENTRY(0x50a3), /* Custom T580-KR4 */
+ CH_PCI_ID_TABLE_FENTRY(0x50a4), /* Custom 2x T540-CR */
/* T6 adapters:
*/