netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v2 0/2] r8152: reduce control transfer
@ 2023-07-26  3:08 Hayes Wang
  2023-07-26  3:08 ` [PATCH net-next v2 1/2] r8152: adjust generic_ocp_write function Hayes Wang
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Hayes Wang @ 2023-07-26  3:08 UTC (permalink / raw)
  To: kuba, davem; +Cc: netdev, nic_swsd, linux-kernel, linux-usb, Hayes Wang

v2:
For patch #1, fix the typo of the commit message.

v1:
The two patches are used to reduce the number of control transfer when
access the registers in bulk.

Hayes Wang (2):
  r8152: adjust generic_ocp_write function
  r8152: set bp in bulk

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

-- 
2.41.0


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-07-29  1:10 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-26  3:08 [PATCH net-next v2 0/2] r8152: reduce control transfer Hayes Wang
2023-07-26  3:08 ` [PATCH net-next v2 1/2] r8152: adjust generic_ocp_write function Hayes Wang
2023-07-26  8:36   ` Andrew Lunn
2023-07-26  9:50     ` Hayes Wang
2023-07-26  3:08 ` [PATCH net-next v2 2/2] r8152: set bp in bulk Hayes Wang
2023-07-26  8:39   ` Andrew Lunn
2023-07-26  9:50     ` Hayes Wang
2023-07-29  1:10 ` [PATCH net-next v2 0/2] r8152: reduce control transfer patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).