Re: [PATCH net-next 00/12] net: hns3: code optimizations & bugfixes for HNS3 driver

2019-01-18 Thread David Miller
From: Huazhong Tan Date: Fri, 18 Jan 2019 16:13:02 +0800 > This patchset includes bugfixes and code optimizations for the HNS3 > ethernet controller driver Series applied.

[PATCH net-next 00/12] net: hns3: code optimizations & bugfixes for HNS3 driver

2019-01-18 Thread Huazhong Tan
This patchset includes bugfixes and code optimizations for the HNS3 ethernet controller driver Huazhong Tan (11): net: hns3: modify enet reinitialization interface net: hns3: remove unused member in struct hns3_enet_ring net: hns3: remove unnecessary hns3_adjust_tqps_num net: hns3: reuse

Re: [PATCH net-next 00/12] net: hns3: code optimizations & bugfixes for HNS3 driver

2018-12-18 Thread David Miller
From: Peng Li Date: Tue, 18 Dec 2018 19:37:47 +0800 > This patchset includes bugfixes and code optimizations for the HNS3 > ethernet controller driver Series applied, thanks.

[PATCH net-next 00/12] net: hns3: code optimizations & bugfixes for HNS3 driver

2018-12-18 Thread Peng Li
This patchset includes bugfixes and code optimizations for the HNS3 ethernet controller driver Fuyun Liang (1): net: hns3: remove 1000M/half support of phy Huazhong Tan (6): net: hns3: fix error handling int the hns3_get_vector_ring_chain net: hns3: uninitialize pci in the hclgevf_uninit