Re: [PATCH v2 00/10] net: hisilicon: Add support for HI13X1 to hip04_eth

2019-07-09 Thread David Miller
From: Jiangfeng Xiao Date: Tue, 9 Jul 2019 11:31:01 +0800 > The main purpose of this patch series is to extend the > hip04_eth driver to support HI13X1_GMAC. > > The offset and bitmap of some registers of HI13X1_GMAC > are different from hip04_eth common soc. In addition, > the definition of sen

[PATCH v2 00/10] net: hisilicon: Add support for HI13X1 to hip04_eth

2019-07-08 Thread Jiangfeng Xiao
The main purpose of this patch series is to extend the hip04_eth driver to support HI13X1_GMAC. The offset and bitmap of some registers of HI13X1_GMAC are different from hip04_eth common soc. In addition, the definition of send descriptor and parsing descriptor are different from hip04_eth common