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