summaryrefslogtreecommitdiff
path: root/libnm-core/nm-setting-ethtool.h
Commit message (Expand)AuthorAgeFilesLines
* libnm: remove redundant nm_setting_ethtool_*_coalesce() APIThomas Haller2020-05-221-34/+0
* libnm: deprecated nm_setting_ethtool_*_feature() APIThomas Haller2020-05-221-4/+8
* ethtool: add ring settingsAntonio Cardace2020-05-201-0/+25
* ethtool: add coalesce settingsAntonio Cardace2020-05-131-0/+43
* all: unify format of our Copyright source code commentsThomas Haller2019-10-021-1/+1
* all: SPDX header conversionLubomir Rintel2019-09-101-15/+1
* libnm: belatedly expose nm_ethtool_optname_is_feature() in libnmThomas Haller2019-06-111-1/+1
* libnm: add nm_setting_ethtool_get_optnames() functionThomas Haller2019-06-111-0/+4
* all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* libnm: add missing NM_AVAILABLE_IN_1_14 macro to new APIThomas Haller2018-09-141-0/+1
* all/ethtool: add support for all currently supported kernel featuresThomas Haller2018-08-101-13/+52
* platform/ethtool: add code to get/set offload features via ethtoolThomas Haller2018-08-101-11/+13
* libnm, cli, ifcfg-rh: add NMSettingEthtool settingThomas Haller2018-08-101-0/+83