1. 2d0b48d ncsi: make Interface virtual by Jeremy Kerr · 6 months ago
  2. b788524 ncsi: encapsulate NC-SI commands with NCSICommand / NCSIResponse structs by Jeremy Kerr · 6 months ago
  3. 3f34ff6 ncsi_util: rename Command to NetlinkCommand by Jeremy Kerr · 6 months ago
  4. 147086d ncsi: return command response from sendOemCommand by Jeremy Kerr · 7 months ago
  5. 7f7c085 ncsi: return interface info from Interface::getInfo() by Jeremy Kerr · 7 months ago
  6. 67b159a ncsi: set a default callback if none is provided by Jeremy Kerr · 7 months ago
  7. bea6cde ncsi: remove loop for netlink receive by Jeremy Kerr · 7 months ago
  8. bc22f81 ncsi: move ncsi operations to Interface class by Jeremy Kerr · 8 months ago
  9. 8a76d89 ncsi: log interface types using to_string by Jeremy Kerr · 8 months ago
  10. 8d9af02 ncsi: Create Interface type to wrap a network interface instance by Jeremy Kerr · 8 months ago
  11. de8d666 ncsi: clarify "package" in error message by Jeremy Kerr · 7 months ago
  12. 5a45606 Add Set Package and Channel Mask to ncsi-netlink utility by Johnathan Mantey · 1 year, 1 month ago
  13. ad20502 clang-format: re-format for clang-18 by Patrick Williams · 7 months ago
  14. 1ebea28 Make Send Command feature more flexible by Johnathan Mantey · 1 year, 1 month ago
  15. cbe5073 ncsi_util: Cleanup joins over ranges by William A. Kennington III · 1 year, 8 months ago
  16. 89d734b clang-format: copy latest and re-format by Patrick Williams · 1 year, 10 months ago
  17. d423beb logging: switch ncsi-netlink to lg2 by Jagpal Singh Gill · 1 year, 11 months ago
  18. 442d9e5 util: Add data ptr check to avoid crash by Jian Zhang · 2 years, 5 months ago
  19. 7c44a78 ncsi-netlink: Remove phosphor-logging dependency by Jiaqing Zhao · 3 years ago
  20. fa1f5c0 Add support for sending NCSI command by Eddie James · 4 years, 6 months ago
  21. d49c5c6 Eliminate potential null pointer references by Johnathan Mantey · 3 years, 9 months ago
  22. 1bbe3d1 build: Split c++ sources into a subdirectory by William A. Kennington III · 3 years, 10 months ago[Renamed from ncsi_util.cpp]
  23. 05368f1 sources: Fully initialize structs by William A. Kennington III · 3 years, 10 months ago
  24. e5a867a Enable NCSI logs the Logs on Console by Manojkiran Eda · 4 years, 10 months ago
  25. aa57fa5 Fix the error spotted by meson by Manojkiran Eda · 4 years, 9 months ago
  26. 57d9c50 clang-format: Update to match docs repo by Gunnar Mills · 6 years ago
  27. 189d44e reorder headers by Patrick Venture · 7 years ago
  28. 6af6144 Spelling fixes by Gunnar Mills · 7 years ago
  29. ed5d7ff ncsi: implement the main function by Ratan Gupta · 7 years ago
  30. aac603e ncsi: implement the getinfo function by Ratan Gupta · 7 years ago
  31. bbe4579 ncsi: Impelment the setChannel/ClearInterface function by Ratan Gupta · 7 years ago