mbox series

[net,0/2] r8152: fix bugs

Message ID 20211223092702.23841-386-nic_swsd@realtek.com (mailing list archive)
Headers show
Series r8152: fix bugs | expand

Message

Hayes Wang Dec. 23, 2021, 9:27 a.m. UTC
Patch #1 fix the issue of force speed mode for RTL8156.
Patch #2 fix the issue of unexpected ocp_base.

Hayes Wang (2):
  r8152: fix the force speed doesn't work for RTL8156
  r8152: sync ocp base

 drivers/net/usb/r8152.c | 43 +++++++++++++++++++++++++++++++++++++----
 1 file changed, 39 insertions(+), 4 deletions(-)

Comments

patchwork-bot+netdevbpf@kernel.org Dec. 23, 2021, 6:10 p.m. UTC | #1
Hello:

This series was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@kernel.org>:

On Thu, 23 Dec 2021 17:27:00 +0800 you wrote:
> Patch #1 fix the issue of force speed mode for RTL8156.
> Patch #2 fix the issue of unexpected ocp_base.
> 
> Hayes Wang (2):
>   r8152: fix the force speed doesn't work for RTL8156
>   r8152: sync ocp base
> 
> [...]

Here is the summary with links:
  - [net,1/2] r8152: fix the force speed doesn't work for RTL8156
    https://git.kernel.org/netdev/net/c/45bf944e6703
  - [net,2/2] r8152: sync ocp base
    https://git.kernel.org/netdev/net/c/b24edca30953

You are awesome, thank you!