| Commit message (Expand) | Author | Age | Files | Lines |
* | ethtool: fix missing NLM_F_MULTI flag when dumping | Fernando Fernandez Mancera | 2021-05-05 | 1 | -1/+2 |
* | ethtool: stats: clarify the initialization to ETHTOOL_STAT_NOT_SET | Jakub Kicinski | 2021-04-20 | 1 | -0/+3 |
* | ethtool: ioctl: Fix out-of-bounds warning in store_link_ksettings_for_user() | Gustavo A. R. Silva | 2021-04-20 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2021-04-17 | 2 | -7/+7 |
|\ |
|
| * | ethtool: pause: make sure we init driver stats | Jakub Kicinski | 2021-04-14 | 1 | -4/+4 |
| * | ethtool: fix kdoc attr name | Jakub Kicinski | 2021-04-12 | 1 | -3/+3 |
* | | ethtool: add interface to read RMON stats | Jakub Kicinski | 2021-04-17 | 3 | -0/+93 |
* | | ethtool: add interface to read standard MAC Ctrl stats | Jakub Kicinski | 2021-04-17 | 3 | -0/+39 |
* | | ethtool: add interface to read standard MAC stats | Jakub Kicinski | 2021-04-17 | 3 | -0/+96 |
* | | ethtool: add a new command for reading standard stats | Jakub Kicinski | 2021-04-17 | 5 | -1/+226 |
* | | ethtool: add FEC statistics | Jakub Kicinski | 2021-04-16 | 1 | -1/+72 |
* | | ethtool: fec_prepare_data() - jump to error handling | Jakub Kicinski | 2021-04-16 | 1 | -3/+4 |
* | | ethtool: move ethtool_stats_init | Jakub Kicinski | 2021-04-16 | 1 | -6/+0 |
* | | ethtool: wire in generic SFP module access | Andrew Lunn | 2021-04-12 | 1 | -5/+20 |
* | | ethtool: Add fallback to get_module_eeprom from netlink command | Vladyslav Tarasiuk | 2021-04-12 | 1 | -1/+61 |
* | | net: ethtool: Export helpers for getting EEPROM info | Andrew Lunn | 2021-04-12 | 2 | -7/+12 |
* | | ethtool: Allow network drivers to dump arbitrary EEPROM data | Vladyslav Tarasiuk | 2021-04-12 | 4 | -1/+185 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2021-04-10 | 3 | -19/+20 |
|\| |
|
| * | ethtool: Add lanes parameter for ETHTOOL_LINK_MODE_10000baseR_FEC_BIT | Danielle Ratson | 2021-04-07 | 1 | -0/+1 |
| * | ethtool: Remove link_mode param and derive link params from driver | Danielle Ratson | 2021-04-07 | 2 | -17/+17 |
| * | ethtool: fix incorrect datatype in set_eee ops | Wong Vee Khee | 2021-04-07 | 1 | -2/+2 |
* | | ethtool: support FEC settings over netlink | Jakub Kicinski | 2021-03-31 | 4 | -1/+262 |
* | | ethtool: fec: fix FEC_NONE check | Jakub Kicinski | 2021-03-26 | 1 | -1/+1 |
* | | ethtool: fec: sanitize ethtool_fecparam->fec | Jakub Kicinski | 2021-03-26 | 1 | -0/+3 |
* | | ethtool: fec: sanitize ethtool_fecparam->active_fec | Jakub Kicinski | 2021-03-26 | 1 | -0/+1 |
* | | ethtool: fec: sanitize ethtool_fecparam->reserved | Jakub Kicinski | 2021-03-26 | 1 | -0/+5 |
* | | ethtool: Add common function for filling out strings | Alexander Duyck | 2021-03-17 | 1 | -0/+12 |
|/ |
|
* | ethtool: fix the check logic of at least one channel for RX/TX | Yinjun Zhang | 2021-02-28 | 1 | -13/+13 |
* | net: hsr: add offloading support | George McCollister | 2021-02-11 | 1 | -0/+4 |
* | ethtool: Expose the number of lanes in use | Danielle Ratson | 2021-02-04 | 1 | -0/+8 |
* | ethtool: Get link mode in use instead of speed and duplex parameters | Danielle Ratson | 2021-02-04 | 4 | -156/+173 |
* | ethtool: Extend link modes settings uAPI with lanes | Danielle Ratson | 2021-02-04 | 2 | -16/+82 |
* | ethtool: Validate master slave configuration before rtnl_lock() | Danielle Ratson | 2021-02-04 | 1 | -8/+19 |
* | net: introduce a netdev feature for UDP GRO forwarding | Alexander Lobakin | 2021-01-24 | 1 | -0/+1 |
* | ethtool: fix error paths in ethnl_set_channels() | Ivan Vecera | 2020-12-16 | 1 | -2/+4 |
* | ethtool: fix string set id check | Michal Kubecek | 2020-12-16 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2020-12-12 | 1 | -0/+2 |
|\ |
|
| * | ethtool: fix stack overflow in ethnl_parse_bitset() | Michal Kubecek | 2020-12-10 | 1 | -0/+2 |
* | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2020-11-13 | 1 | -1/+1 |
|\| |
|
| * | ethtool: netlink: add missing netdev_features_change() call | Alexander Lobakin | 2020-11-10 | 1 | -1/+1 |
* | | ethtool: remove unneeded semicolon | Tom Rix | 2020-11-03 | 1 | -1/+1 |
|/ |
|
* | ethtool: correct policy for ETHTOOL_MSG_CHANNELS_SET | Johannes Berg | 2020-10-09 | 1 | -2/+2 |
* | ethtool: strset: allow ETHTOOL_A_STRSET_COUNTS_ONLY attr | Johannes Berg | 2020-10-09 | 2 | -1/+2 |
* | ethtool: specify which header flags are supported per command | Jakub Kicinski | 2020-10-06 | 3 | -11/+21 |
* | ethtool: link up ethnl_header_policy as a nested policy | Jakub Kicinski | 2020-10-06 | 18 | -29/+58 |
* | ethtool: trim policy tables | Jakub Kicinski | 2020-10-06 | 19 | -229/+83 |
* | ethtool: wire up set policies to ops | Jakub Kicinski | 2020-10-06 | 14 | -104/+74 |
* | ethtool: wire up get policies to ops | Jakub Kicinski | 2020-10-06 | 17 | -107/+90 |
* | ethtool: allow netdev driver to define phy tunables | Igor Russkikh | 2020-10-06 | 1 | -13/+24 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-10-06 | 1 | -1/+1 |
|\ |
|