public inbox for patches@ignore.pl
 help / color / mirror / Atom feed
* [PATCH what v2 0/2] ice: implement support for 0x0601 opcode
@ 2026-01-19 16:16 Dawid Osuchowski
  2026-01-19 16:16 ` [PATCH what v2 1/2] ice: extract extended_phy_capabilities into a separate file Dawid Osuchowski
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Dawid Osuchowski @ 2026-01-19 16:16 UTC (permalink / raw)
  To: patches; +Cc: Dawid Osuchowski

Extracted extended_phy_capabilities into separate file and implemented
0x0601 opcode parsing.

Dawid Osuchowski (2):
  ice: extract extended_phy_capabilities into a separate file
  ice: implement support for 0x0601 opcode

 samples/linux.log                      |  12 +++
 what/ice/extended_phy_capabilities.lua | 104 ++++++++++++++++++++
 what/ice/opcodes/0x0601.lua            | 131 +++++++++++++++++++++++++
 what/ice/opcodes/0x0607.lua            | 107 +-------------------
 4 files changed, 248 insertions(+), 106 deletions(-)
 create mode 100644 what/ice/extended_phy_capabilities.lua
 create mode 100644 what/ice/opcodes/0x0601.lua

-- 
2.52.0


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

end of thread, other threads:[~2026-01-19 17:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-01-19 16:16 [PATCH what v2 0/2] ice: implement support for 0x0601 opcode Dawid Osuchowski
2026-01-19 16:16 ` [PATCH what v2 1/2] ice: extract extended_phy_capabilities into a separate file Dawid Osuchowski
2026-01-19 16:16 ` [PATCH what v2 2/2] ice: implement support for 0x0601 opcode Dawid Osuchowski
2026-01-19 17:08 ` [PATCH what v2 0/2] " Aki

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