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