public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] r8152: add helper functions for PLA/USB/PHY OCP registers
@ 2026-03-18 12:33 hsuck
  2026-03-18 12:33 ` [PATCH net-next 1/2] r8152: add helper functions for PLA/USB " hsuck
  2026-03-18 12:33 ` [PATCH net-next 2/2] r8152: add helper functions for PHY " hsuck
  0 siblings, 2 replies; 5+ messages in thread
From: hsuck @ 2026-03-18 12:33 UTC (permalink / raw)
  To: kuba, davem
  Cc: netdev, nic_swsd, linux-kernel, linux-usb, edumazet, bjorn,
	pabeni, hsuck

Add bitwise operaion functions for PLA/USB/PHY OCP registers 
to simplify the code.

hsuck (2):
  r8152: add helper functions for PLA/USB OCP registers
  r8152: add helper functions for PHY OCP registers

 drivers/net/usb/r8152.c | 1797 ++++++++++++++-------------------------
 1 file changed, 634 insertions(+), 1163 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2026-03-19 20:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-18 12:33 [PATCH net-next 0/2] r8152: add helper functions for PLA/USB/PHY OCP registers hsuck
2026-03-18 12:33 ` [PATCH net-next 1/2] r8152: add helper functions for PLA/USB " hsuck
2026-03-18 12:33 ` [PATCH net-next 2/2] r8152: add helper functions for PHY " hsuck
2026-03-18 21:46   ` kernel test robot
2026-03-19 20:46   ` kernel test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox