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

2017-11-02 Thread David Miller
From: Ganesh Goudar Date: Thu, 2 Nov 2017 19:26:58 +0530 > Add 0x6086 T6 device id. > > Signed-off-by: Ganesh Goudar Applied.

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

2017-11-02 Thread Ganesh Goudar
Add 0x6086 T6 device id. Signed-off-by: Ganesh Goudar --- drivers/net/ethernet/chelsio/cxgb4/t4_pci_id_tbl.h | 1 + 1 file changed, 1 insertion(+) 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 8c22bb8..60cf9e0 100644

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

2017-10-03 Thread David Miller
From: Ganesh Goudar Date: Tue, 3 Oct 2017 11:10:53 +0530 > Add 0x6085 T6 device id. > > Signed-off-by: Ganesh Goudar Applied, thank you.

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

2017-10-02 Thread Ganesh Goudar
Add 0x6085 T6 device id. Signed-off-by: Ganesh Goudar --- drivers/net/ethernet/chelsio/cxgb4/t4_pci_id_tbl.h | 1 + 1 file changed, 1 insertion(+) 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..633e975 100644

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

2017-06-19 Thread Ganesh GR
Thanks, I will send a V2. From: Sergei Shtylyov Sent: Monday, June 19, 2017 3:18 PM To: Ganesh GR; netdev@vger.kernel.org; da...@davemloft.net Cc: Nirranjan Kirubaharan; Indranil Choudhury; Venkatesh Pottem Subject: Re: [PATCH net-next] cxgb4: add new T6 pci device id's   Hello! On

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

2017-06-19 Thread Sergei Shtylyov
Hello! On 6/19/2017 9:54 AM, Ganesh Goudar wrote: Add 0x6081, 0x6082 and 0x6083 T6 device id's 0x6081 is already there, you're adding 0x6084 instead. Signed-off-by: Ganesh Goudar --- drivers/net/ethernet/chelsio/cxgb4/t4_pci_id_tbl.h | 3 +++ 1 file changed, 3 insertions(+) diff --git

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

2017-06-18 Thread Ganesh Goudar
Add 0x6081, 0x6082 and 0x6083 T6 device id's Signed-off-by: Ganesh Goudar --- drivers/net/ethernet/chelsio/cxgb4/t4_pci_id_tbl.h | 3 +++ 1 file changed, 3 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 b