mbox series

[net,0/2] r8152: fix flow control settings

Message ID 20220818080620.14538-392-nic_swsd@realtek.com (mailing list archive)
Headers show
Series r8152: fix flow control settings | expand

Message

Hayes Wang Aug. 18, 2022, 8:06 a.m. UTC
These patches fix the settings of RX FIFO about flow control.

Hayes Wang (2):
  r8152: fix the units of some registers for RTL8156A
  r8152: fix the RX FIFO settings when suspending

 drivers/net/usb/r8152.c | 27 ++++++++++++---------------
 1 file changed, 12 insertions(+), 15 deletions(-)

Comments

patchwork-bot+netdevbpf@kernel.org Aug. 22, 2022, 2 p.m. UTC | #1
Hello:

This series was applied to netdev/net.git (master)
by David S. Miller <davem@davemloft.net>:

On Thu, 18 Aug 2022 16:06:18 +0800 you wrote:
> These patches fix the settings of RX FIFO about flow control.
> 
> Hayes Wang (2):
>   r8152: fix the units of some registers for RTL8156A
>   r8152: fix the RX FIFO settings when suspending
> 
>  drivers/net/usb/r8152.c | 27 ++++++++++++---------------
>  1 file changed, 12 insertions(+), 15 deletions(-)

Here is the summary with links:
  - [net,1/2] r8152: fix the units of some registers for RTL8156A
    https://git.kernel.org/netdev/net/c/6dc4df12d741
  - [net,2/2] r8152: fix the RX FIFO settings when suspending
    https://git.kernel.org/netdev/net/c/b75d61201444

You are awesome, thank you!