Re: [PATCH net-next] cxgb4: add new T5 pci device id's

2017-10-10 Thread David Miller
From: Ganesh Goudar Date: Tue, 10 Oct 2017 12:45:02 +0530 > Add 0x50aa and 0x50ab T5 device id's. > > Signed-off-by: Ganesh Goudar Applied.

[PATCH net-next] cxgb4: add new T5 pci device id's

2017-10-10 Thread Ganesh Goudar
Add 0x50aa and 0x50ab T5 device id's. Signed-off-by: Ganesh Goudar --- drivers/net/ethernet/chelsio/cxgb4/t4_pci_id_tbl.h | 2 ++ 1 file changed, 2 insertions(+) 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 37d90d6..

Re: [PATCH net-next] cxgb4: add new T5 pci device id's

2017-09-20 Thread David Miller
From: Ganesh Goudar Date: Wed, 20 Sep 2017 11:32:07 +0530 > Add 0x50a5, 0x50a6, 0x50a7, 0x50a8 and 0x50a9 T5 device > id's. > > Signed-off-by: Ganesh Goudar Applied, thank you.

[PATCH net-next] cxgb4: add new T5 pci device id's

2017-09-19 Thread Ganesh Goudar
Add 0x50a5, 0x50a6, 0x50a7, 0x50a8 and 0x50a9 T5 device id's. Signed-off-by: Ganesh Goudar --- drivers/net/ethernet/chelsio/cxgb4/t4_pci_id_tbl.h | 5 + 1 file changed, 5 insertions(+) diff --git a/drivers/net/ethernet/chelsio/cxgb4/t4_pci_id_tbl.h b/drivers/net/ethernet/chelsio/cxgb4/t4_p