Beniamino Galvani
|
4a81fe13ae
|
platform: ethtool: support new GLINKSETTINGS kernel API
Use the new GLINKSETTINGS/SLINKSETTINGS ethtool API [1] when
available. Using the old API, we can only enable the first 31 modes in
the advertising bitmask, and so interfaces can't negotiate higher
modes.
[1] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3f1ac7a700d039c61d8d8b99f28d605d489a60cf
https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/issues/686
|
2021-04-16 18:47:17 +02:00 |
|
Thomas Haller
|
9113a672cf
|
platform: move nm_utils_modprobe() to libnm-platform
|
2021-03-05 11:27:15 +01:00 |
|
Thomas Haller
|
7b18e15481
|
platform: move nm_utils_lifetime_*() to libnm-platform
|
2021-03-05 11:27:15 +01:00 |
|
Thomas Haller
|
690105c616
|
platform: move nm_utils_new_{vlan,infiniband}_name() to libnm-platform
|
2021-03-05 11:27:15 +01:00 |
|
Thomas Haller
|
9dc84b32b0
|
build: move "shared/nm-{glib-aux,log-null,log-core}" to "src/libnm-{glib-aux,log-null,log-core}"
|
2021-02-24 12:48:20 +01:00 |
|
Thomas Haller
|
4d12a6ac3d
|
build: move "shared/nm-{base,udev-aux}" to "src/libnm-{base,udev-aux}"
|
2021-02-24 12:48:19 +01:00 |
|
Thomas Haller
|
2439374457
|
build: move "shared/nm-platform" to "src/libnm-platform"
|
2021-02-24 12:48:17 +01:00 |
|