- c1d9e34 ethtool: ioctl: Fix out-of-bounds warning in store_link_ksettings_for_user() by Gustavo A. R. Silva · 3 years, 9 months ago
- 95dfc7e net: ethtool: Export helpers for getting EEPROM info by Andrew Lunn · 3 years, 9 months ago
- 8859a44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 9 months ago
- a975d7d ethtool: Remove link_mode param and derive link params from driver by Danielle Ratson · 3 years, 9 months ago
- cf2cc0b ethtool: fec: fix FEC_NONE check by Jakub Kicinski · 3 years, 9 months ago
- 42ce127 ethtool: fec: sanitize ethtool_fecparam->fec by Jakub Kicinski · 3 years, 9 months ago
- d3b37fc ethtool: fec: sanitize ethtool_fecparam->active_fec by Jakub Kicinski · 3 years, 9 months ago
- 240e1144 ethtool: fec: sanitize ethtool_fecparam->reserved by Jakub Kicinski · 3 years, 9 months ago
- 7888fe5 ethtool: Add common function for filling out strings by Alexander Duyck · 3 years, 10 months ago
- c890704 ethtool: Get link mode in use instead of speed and duplex parameters by Danielle Ratson · 4 years ago
- 9d253c0 ethtool: remove unneeded semicolon by Tom Rix · 4 years, 2 months ago
- c6db31f ethtool: allow netdev driver to define phy tunables by Igor Russkikh · 4 years, 3 months ago
- 2adc6ed ethtool: fix error handling in ethtool_phys_id by Edward Cree · 4 years, 4 months ago
- 150f29f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 4 months ago
- c465576 xsk: i40e: ice: ixgbe: mlx5: Rename xsk zero-copy driver interfaces by Magnus Karlsson · 4 years, 4 months ago
- 1742b3d xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umem by Magnus Karlsson · 4 years, 4 months ago
- d0a84e1 ethtool: allow flow-type ether without IP protocol field by Vishal Kulkarni · 4 years, 4 months ago
- 1780951 net: phy: Uninline PHY ethtool statistics operations by Florian Fainelli · 4 years, 6 months ago
- 7bed145 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
- 21a739c ethtool: Fix check in ethtool_rx_flow_rule_create by Gaurav Singh · 4 years, 6 months ago
- 3dd1499 ethtool: ioctl: Use array_size() in copy_to_user() by Gustavo A. R. Silva · 4 years, 7 months ago
- 3161071 ethtool: propagate get_coalesce return value by Heiner Kallweit · 4 years, 7 months ago
- a152b85 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 7 months ago
- a71506a xsk: Move driver interface to xdp_sock_drv.h by Magnus Karlsson · 4 years, 7 months ago
- 75c36db ethtool: don't call set_channels in drivers if config didn't change by Jakub Kicinski · 4 years, 8 months ago
- 7be9251 ethtool: check if there is at least one channel for TX/RX in the core by Jakub Kicinski · 4 years, 8 months ago
- bdbdac7 ethtool: provide UAPI for PHY master/slave configuration. by Oleksij Rempel · 4 years, 8 months ago
- 1c79031 drivers: Remove inclusion of vermagic header by Leon Romanovsky · 4 years, 8 months ago
- 77e9b2a net: ethtool: self_test: Mark interface in testing operative status by Andrew Lunn · 4 years, 8 months ago
- 5b071c5 ethtool: provide timestamping information with TSINFO_GET request by Michal Kubecek · 4 years, 9 months ago
- 6c5bc8f ethtool: add EEE_NTF notification by Michal Kubecek · 4 years, 9 months ago
- bf37faa ethtool: add PAUSE_NTF notification by Michal Kubecek · 4 years, 9 months ago
- 0cf3eac ethtool: add COALESCE_NTF notification by Michal Kubecek · 4 years, 9 months ago
- 9d648fb ethtool: fix incorrect tx-checksumming settings reporting by Vladyslav Tarasiuk · 4 years, 9 months ago
- 9000edb net: ethtool: require drivers to set supported_coalesce_params by Jakub Kicinski · 4 years, 10 months ago
- 546379b ethtool: add CHANNELS_NTF notification by Michal Kubecek · 4 years, 10 months ago
- e19c591 ethtool: set device channel counts with CHANNELS_SET request by Michal Kubecek · 4 years, 10 months ago
- bc9d1c9 ethtool: add RINGS_NTF notification by Michal Kubecek · 4 years, 10 months ago
- 111dcba ethtool: add PRIVFLAGS_NTF notification by Michal Kubecek · 4 years, 10 months ago
- 0524399 ethtool: provide netdev features with FEATURES_GET request by Michal Kubecek · 4 years, 10 months ago
- f70bb06 ethtool: update mapping of features to legacy ioctl requests by Michal Kubecek · 4 years, 10 months ago
- 95cddcb ethtool: add infrastructure for centralized checking of coalescing parameters by Jakub Kicinski · 4 years, 10 months ago
- 70ae1e1 ethtool: Factored out similar ethtool link settings for virtual devices to core by Cris Forno · 4 years, 10 months ago
- 6a7e25c net/core: Replace driver version to be kernel version by Leon Romanovsky · 5 years ago
- 67bffa7 ethtool: add WOL_NTF notification by Michal Kubecek · 5 years ago
- 0bda7af ethtool: add DEBUG_NTF notification by Michal Kubecek · 5 years ago
- 3d2b847 ethtool: provide link state with LINKSTATE_GET request by Michal Kubecek · 5 years ago
- 1b1b184 ethtool: add LINKMODES_NTF notification by Michal Kubecek · 5 years ago
- 7328673 ethtool: add LINKINFO_NTF notification by Michal Kubecek · 5 years ago
- 459e0b8 ethtool: provide link settings with LINKINFO_GET request by Michal Kubecek · 5 years ago
- 7774ee2 net: ethtool: Use the PHY time stamping interface. by Richard Cochran · 5 years ago
- 428c122 ethtool: provide link mode names as a string set by Michal Kubecek · 5 years ago
- d44e131 ethtool: move string arrays into common file by Michal Kubecek · 5 years ago
- 9ce48e5 ethtool: move to its own directory by Michal Kubecek · 5 years ago[Renamed from net/core/ethtool.c]
- 545a682 Merge branch 'unix-Show-number-of-scm-files-in-fdinfo' by David S. Miller · 5 years ago