Re: [PATCH] net: hisilicon: Add an tx_desc to adapt HI13X1_GMAC

2019-07-08 Thread Jiangfeng Xiao
On 2019/7/9 2:18, David Miller wrote: > From: David Miller > Date: Sun, 07 Jul 2019 22:18:05 -0700 (PDT) > >> From: Jiangfeng Xiao >> Date: Fri, 5 Jul 2019 14:10:03 +0800 >> >>> HI13X1 changed the offsets and bitmaps for tx_desc >>> registers in the same peripheral device on different >>>

Re: [PATCH] net: hisilicon: Add an tx_desc to adapt HI13X1_GMAC

2019-07-08 Thread David Miller
From: David Miller Date: Sun, 07 Jul 2019 22:18:05 -0700 (PDT) > From: Jiangfeng Xiao > Date: Fri, 5 Jul 2019 14:10:03 +0800 > >> HI13X1 changed the offsets and bitmaps for tx_desc >> registers in the same peripheral device on different >> models of the hip04_eth. >> >> Signed-off-by:

Re: [PATCH] net: hisilicon: Add an tx_desc to adapt HI13X1_GMAC

2019-07-07 Thread David Miller
From: Jiangfeng Xiao Date: Fri, 5 Jul 2019 14:10:03 +0800 > HI13X1 changed the offsets and bitmaps for tx_desc > registers in the same peripheral device on different > models of the hip04_eth. > > Signed-off-by: Jiangfeng Xiao Applied.

[PATCH] net: hisilicon: Add an tx_desc to adapt HI13X1_GMAC

2019-07-05 Thread Jiangfeng Xiao
HI13X1 changed the offsets and bitmaps for tx_desc registers in the same peripheral device on different models of the hip04_eth. Signed-off-by: Jiangfeng Xiao --- drivers/net/ethernet/hisilicon/hip04_eth.c | 34 +++--- 1 file changed, 31 insertions(+), 3 deletions(-)