[PATCH net-next] net-next/hinic: add pci device ids for 25ge and 100ge card

2018-05-07 Thread Zhao Chen
This patch adds PCI device IDs to support 25GE and 100GE card: 1. Add device id 0x0201 for HINIC 100GE dual port card. 2. Add device id 0x0200 for HINIC 25GE dual port card. 3. Macro of device id 0x1822 is modified for HINIC 25GE quad port card. Signed-off-by: Zhao Chen <zhaoch...@huawei.

[PATCH net-next] net-next/hinic: add pci device ids for 25ge and 100ge card

2018-05-07 Thread Zhao Chen
This patch adds PCI device IDs to support 25GE and 100GE card: 1. Add device id 0x0201 for HINIC 100GE dual port card. 2. Add device id 0x0200 for HINIC 25GE dual port card. 3. Macro of device id 0x1822 is modified for HINIC 25GE quad port card. Signed-off-by: Zhao Chen --- drivers/net

Re: [PATCH net-next] net-next/hinic: add arm64 support

2018-04-19 Thread Zhao Chen
On 2018/4/20 1:34, David Miller wrote: > From: Zhao Chen <zhaoch...@huawei.com> > Date: Wed, 18 Apr 2018 06:07:39 -0400 > >> This patch enables arm64 platform support for the HINIC driver. >> >> Signed-off-by: Zhao Chen <zhaoch...@huawei.com> > > Applied, thank you. > > . > Thanks, David.

Re: [PATCH net-next] net-next/hinic: add arm64 support

2018-04-19 Thread Zhao Chen
On 2018/4/20 1:34, David Miller wrote: > From: Zhao Chen > Date: Wed, 18 Apr 2018 06:07:39 -0400 > >> This patch enables arm64 platform support for the HINIC driver. >> >> Signed-off-by: Zhao Chen > > Applied, thank you. > > . > Thanks, David.

[PATCH net-next] net-next/hinic: add arm64 support

2018-04-18 Thread Zhao Chen
This patch enables arm64 platform support for the HINIC driver. Signed-off-by: Zhao Chen <zhaoch...@huawei.com> --- drivers/net/ethernet/huawei/hinic/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/net/ethernet/huawei/hinic/Kconfig b/drivers/net/et

[PATCH net-next] net-next/hinic: add arm64 support

2018-04-18 Thread Zhao Chen
This patch enables arm64 platform support for the HINIC driver. Signed-off-by: Zhao Chen --- drivers/net/ethernet/huawei/hinic/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/net/ethernet/huawei/hinic/Kconfig b/drivers/net/ethernet/huawei/hinic/Kconfig index