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

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] 4+ messages in thread

end of thread, other threads:[~2023-07-25  9:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-25  7:30 [PATCH net-next 0/2] r8152: reduce control transfer Hayes Wang
2023-07-25  7:30 ` [PATCH net-next 1/2] r8152: adjust generic_ocp_write function Hayes Wang
2023-07-25  9:13   ` Sergei Shtylyov
2023-07-25  7:30 ` [PATCH net-next 2/2] r8152: set bp in bulk Hayes Wang

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).