All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net v2 0/5] Updating and correcting switch hardware versions and reported speeds
@ 2024-11-15  9:54 Justin Lai
  2024-11-15  9:54 ` [PATCH net v2 1/5] rtase: Refactor the rtase_check_mac_version_valid() function Justin Lai
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Justin Lai @ 2024-11-15  9:54 UTC (permalink / raw)
  To: kuba
  Cc: davem, edumazet, pabeni, andrew+netdev, linux-kernel, netdev,
	horms, pkshih, larry.chiu, Justin Lai

This patch set mainly involves updating and correcting switch hardware
versions and reported speeds.
Details are as follows:
1. Refactor the rtase_check_mac_version_valid() function.
2. Correct the speed for RTL907XD-V1
3. Add support for RTL907XD-VA PCIe port
4. Corrects error handling of the rtase_check_mac_version_valid()
5. Add defines for hardware version id

Justin Lai (5):
  rtase: Refactor the rtase_check_mac_version_valid() function
  rtase: Correct the speed for RTL907XD-V1
  rtase: Add support for RTL907XD-VA PCIe port
  rtase: Corrects error handling of the rtase_check_mac_version_valid()
  rtase: Add defines for hardware version id

 drivers/net/ethernet/realtek/rtase/rtase.h    |  8 +++-
 .../net/ethernet/realtek/rtase/rtase_main.c   | 45 +++++++++++++------
 2 files changed, 39 insertions(+), 14 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-11-19 11:31 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-15  9:54 [PATCH net v2 0/5] Updating and correcting switch hardware versions and reported speeds Justin Lai
2024-11-15  9:54 ` [PATCH net v2 1/5] rtase: Refactor the rtase_check_mac_version_valid() function Justin Lai
2024-11-15  9:54 ` [PATCH net v2 2/5] rtase: Correct the speed for RTL907XD-V1 Justin Lai
2024-11-15  9:54 ` [PATCH net v2 3/5] rtase: Add support for RTL907XD-VA PCIe port Justin Lai
2024-11-16 19:07   ` Andrew Lunn
2024-11-18  2:30     ` Justin Lai
2024-11-19 10:29       ` Paolo Abeni
2024-11-19 11:30         ` Justin Lai
2024-11-15  9:54 ` [PATCH net v2 4/5] rtase: Corrects error handling of the rtase_check_mac_version_valid() Justin Lai
2024-11-16 19:04   ` Andrew Lunn
2024-11-15  9:54 ` [PATCH net v2 5/5] rtase: Add defines for hardware version id Justin Lai
2024-11-16 19:03   ` Andrew Lunn

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.