Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-03-03 | tools: ynl: use 1 as the default for first entry in attrs/ops | 1 | -2/+5 | |
2023-02-24 | tools: ynl-gen: fix single attribute structs with attr 0 only | 1 | -1/+1 | |
2023-01-31 | tools: net: use python3 explicitly | 1 | -1/+1 | |
2023-01-31 | tools: ynl: use the common YAML loading and validation code | 1 | -139/+117 | |
2023-01-31 | tools: ynl-gen: prevent do / dump reordering | 1 | -2/+2 | |
2023-01-26 | tools: ynl: store ops in ordered dict to avoid random ordering | 1 | -1/+2 | |
2023-01-26 | tools: ynl: rename ops_list -> msg_list | 1 | -4/+6 | |
2023-01-26 | tools: ynl: support kdocs for flags in code generation | 1 | -17/+20 | |
2023-01-24 | net: add basic C code generators for Netlink | 1 | -0/+2373 |