summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup! platform: make states of NMEthtoolCoalesceState indexed by ethtool_idth/setting-option-and-ethtoolThomas Haller2020-05-211-2/+0
* libnm: check options in NMSettingEthtool.verify() in defined orderThomas Haller2020-05-201-9/+10
* libnm: remove redundant nm_setting_ethtool_*_coalesce() APIThomas Haller2020-05-203-251/+0
* libnm: deprecated nm_setting_ethtool_*_feature() APIThomas Haller2020-05-202-4/+16
* all: avoid (soon to be) deprecated API instead of nm_setting_option*()Thomas Haller2020-05-204-174/+175
* libnm: use nm_setting_option_*() API in NMSettingEthtoolThomas Haller2020-05-201-43/+18
* libnm: add nm_setting_option_clear_by_name()Thomas Haller2020-05-205-29/+44
* libnm: add nm_setting_option_get_names()Thomas Haller2020-05-204-11/+11
* libnm: add nm_setting_option_get_uint32(), nm_setting_option_set_uint32()Thomas Haller2020-05-205-53/+91
* libnm: add nm_setting_option_set(), nm_setting_option_get_boolean(), nm_setti...Thomas Haller2020-05-203-0/+157
* libnm: add API for setting gendata options to NMSetting (nm_setting_option_ge...Thomas Haller2020-05-205-18/+35
* libnm: rename nm_setting_gendata_*() API to nm_setting_option_*()Thomas Haller2020-05-205-58/+58
* libnm: drop unused internal API _nm_setting_gendata_reset_from_hash() and _nm...Thomas Haller2020-05-202-71/+0
* libnm: drop unused internal function nm_setting_gendata_get_all_values()Thomas Haller2020-05-202-29/+0
* libnm: verify that ethtool coalesce options "adaptive-[rt]x" are booleanThomas Haller2020-05-201-0/+13
* libnm: avoid duplicate type checks in "nm-setting-ethtool.c"Thomas Haller2020-05-201-35/+43
* ethtool: add and use _NM_ETHTOOL_ID_FEATURE_AS_IDX() macroThomas Haller2020-05-204-13/+14
* platform: make states of NMEthtoolCoalesceState indexed by ethtool_idThomas Haller2020-05-206-160/+58
* device: in _ethtool_coalesce_set() only fetch current coalesce settings if ne...Thomas Haller2020-05-203-70/+43
* platform/trivial: rename NMEthtoolCoalesceState variables to "coalesce"Thomas Haller2020-05-201-47/+47
* ifcfg-rh: avoid setting empty "-C/-K/-G" options for ethtool settingsThomas Haller2020-05-202-35/+43
* libnm: add NMUtilsPredicateStr typedefThomas Haller2020-05-202-0/+17
* license: add Alfonso to RELICENSE.mdThomas Haller2020-05-201-0/+1
* license: add Canonical, Ltd. to RELICENSE.mdThomas Haller2020-05-201-1/+1
* license: fix obsolete line in RELICENSE.mdThomas Haller2020-05-201-1/+0
* license: add David to RELICENSE.mdThomas Haller2020-05-201-0/+1
* license: add Jan and Pengutronix to RELICENSE.mdThomas Haller2020-05-201-0/+2
* license: add Timothy to RELICENSE.mdThomas Haller2020-05-201-0/+1
* ethtool: merge branch 'ac/ethtool_opts_ring'Antonio Cardace2020-05-2020-289/+1074
|\
| * nm-device: apply ethtool ring settings when activating a connectionAntonio Cardace2020-05-201-8/+123
| * platform: add support for ring settings using ioctl()Antonio Cardace2020-05-204-2/+180
| * clients: add support for ethtool ring settingsAntonio Cardace2020-05-201-8/+33
| * ifcfg-rh: add support for ethtool ring settingsAntonio Cardace2020-05-208-122/+306
| * ethtool: add ring settingsAntonio Cardace2020-05-206-7/+258
| * ethtool: refactor coalesce settings using gendata APIsAntonio Cardace2020-05-201-40/+11
| * nm-setting: use nm_setting_gendata_clear_all() to clear featuresAntonio Cardace2020-05-201-18/+2
| * nm-setting: add internal gendata API to clear value(s)Antonio Cardace2020-05-202-0/+50
| * nm-setting: add internal gendata API to get/set uint32Antonio Cardace2020-05-202-0/+41
| * platform: simplify NMEthtoolCoalesceState to only track one stateThomas Haller2020-05-205-95/+81
|/
* license: add Daniel and Endless OS LLC to RELICENSE.mdThomas Haller2020-05-201-0/+4
* core: signal parent-active only when the parent AC is activatedBeniamino Galvani2020-05-191-1/+3
* mailmap: fix identity for gunchleocThomas Haller2020-05-191-1/+1
* cli: merge branch 'th/wireguard-import-dns-search'Thomas Haller2020-05-192-18/+30
|\
| * libnm: use correct free macro for buffer in nm_utils_base64secret_decode()Thomas Haller2020-05-191-1/+1
| * cli: support dns-search for import of WireGuard profilesThomas Haller2020-05-191-17/+29
|/
* mailmap: update mailmap information for AntonyThomas Haller2020-05-191-1/+2
* license: merge branch 'onlymee:patch-1'Thomas Haller2020-05-191-0/+1
|\
| * Added approval to RELICENSE.mdAntony Mee2020-05-191-0/+1
|/
* license: add Przemysław to RELICENSE.mdThomas Haller2020-05-191-0/+1
* n-dhcp4: style fix in n_dhcp4_client_probe_transition_accept()Thomas Haller2020-05-181-1/+1