index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
net
/
ynl
/
lib
/
ynl.py
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-11
tools: ynl: throw a more meaningful exception if family not supported
Jakub Kicinski
1
-1
/
+4
2023-03-31
tools: ynl: ethtool testing tool
Stanislav Fomichev
1
-0
/
+11
2023-03-31
tools: ynl: replace print with NlError
Stanislav Fomichev
1
-3
/
+9
2023-03-31
tools: ynl: support byte-order in cli
Stanislav Fomichev
1
-12
/
+23
2023-03-29
tools: ynl: Add fixed-header support to ynl
Donald Hunter
1
-4
/
+20
2023-03-29
tools: ynl: Add struct attr decoding to ynl
Donald Hunter
1
-1
/
+14
2023-03-29
tools: ynl: Add C array attribute decoding to ynl
Donald Hunter
1
-1
/
+17
2023-03-27
tools: ynl: Add missing types to encode/decode
Michal Michalik
1
-0
/
+6
2023-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+3
2023-03-24
ynl: allow to encode u8 attr
Jiri Pirko
1
-0
/
+2
2023-03-23
tools: ynl: Fix genlmsg header encoding formats
Donald Hunter
1
-3
/
+3
2023-03-09
tools: ynl: fix enum-as-flags in the generic CLI
Jakub Kicinski
1
-7
/
+2
2023-03-08
ynl: re-license uniformly under GPL-2.0 OR BSD-3-Clause
Jakub Kicinski
1
-1
/
+1
2023-02-01
tools: ynl: use operation names from spec on the CLI
Jakub Kicinski
1
-0
/
+6
2023-02-01
tools: ynl: support pretty printing bad attribute names
Jakub Kicinski
1
-0
/
+40
2023-02-01
tools: ynl: support multi-attr
Jakub Kicinski
1
-7
/
+14
2023-02-01
tools: ynl: support directional enum-model in CLI
Jakub Kicinski
1
-4
/
+4
2023-02-01
tools: ynl: add support for types needed by ethtool
Jakub Kicinski
1
-1
/
+10
2023-02-01
tools: ynl: use the common YAML loading and validation code
Jakub Kicinski
1
-93
/
+25
2023-02-01
tools: ynl: move the cli and netlink code around
Jakub Kicinski
1
-0
/
+534