aboutsummaryrefslogtreecommitdiff
path: root/net/ethtool
AgeCommit message (Expand)AuthorFilesLines
2024-01-18ethtool: netlink: Add missing ethnl_ops_begin/completeGravatar Ludvig Pärsson 1-2/+7
2024-01-05net: ethtool: reject unsupported RSS input xfrm valuesGravatar Ahmed Zaki 1-0/+3
2024-01-04Revert "Introduce PHY listing and link_topology tracking"Gravatar Jakub Kicinski 8-373/+29
2024-01-02net: ethtool: Fix symmetric-xor RSS RX flow hash checkGravatar Gerhard Engleder 1-15/+18
2024-01-02net: ethtool: add a NO_CHANGE uAPI for new RXFH's input_xfrmGravatar Ahmed Zaki 1-2/+4
2024-01-02net: ethtool: copy input_xfrm to user-space in ethtool_get_rxfhGravatar Ahmed Zaki 1-0/+5
2024-01-01net: ethtool: strset: Allow querying phy stats by indexGravatar Maxime Chevallier 1-7/+8
2024-01-01net: ethtool: cable-test: Target the command to the requested PHYGravatar Maxime Chevallier 1-6/+6
2024-01-01net: ethtool: pse-pd: Target the command to the requested PHYGravatar Maxime Chevallier 1-6/+3
2024-01-01net: ethtool: plca: Target the command to the requested PHYGravatar Maxime Chevallier 1-7/+6
2024-01-01net: ethtool: Introduce a command to list PHYs on an interfaceGravatar Maxime Chevallier 4-1/+321
2024-01-01net: ethtool: Allow passing a phy index for some commandsGravatar Maxime Chevallier 2-2/+29
2023-12-13net: ethtool: add support for symmetric-xor RSS hashGravatar Ahmed Zaki 2-4/+31
2023-12-13net: ethtool: get rid of get/set_rxfh_context functionsGravatar Ahmed Zaki 2-23/+13
2023-12-13net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool opsGravatar Ahmed Zaki 3-71/+83
2023-12-13ethtool: add SET for TCP_DATA_SPLIT ringparamGravatar Alexander Lobakin 1-0/+12
2023-12-08ethtool: Implement ethtool_puts()Gravatar justinstitt@google.com 1-0/+7
2023-12-05net: core: synchronize link-watch when carrier is queriedGravatar Johannes Berg 1-0/+3
2023-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 1-0/+1
2023-11-29ethtool: don't propagate EOPNOTSUPP from dumpsGravatar Jakub Kicinski 1-0/+1
2023-11-18net: partial revert of the "Make timestamping selectable: seriesGravatar Jakub Kicinski 6-295/+3
2023-11-18net: ethtool: ts: Let the active time stamping layer be selectableGravatar Kory Maincent 3-0/+108
2023-11-18net: ethtool: ts: Update GET_TS to reply the current selected timestampGravatar Kory Maincent 1-17/+1
2023-11-18net: Change the API of PHY default timestamp to MACGravatar Kory Maincent 1-2/+17
2023-11-18net: ethtool: Add a command to list available time stamping layersGravatar Kory Maincent 3-0/+84
2023-11-18net: ethtool: Add a command to expose current time stamping layerGravatar Kory Maincent 5-1/+102
2023-11-18net: ethtool: Refactor identical get_ts_info implementations.Gravatar Richard Cochran 1-0/+6
2023-10-20ethtool: untangle the linkmode and ethtool headersGravatar Jakub Kicinski 1-0/+21
2023-10-19Revert "ethtool: Fix mod state of verbose no_mask bitset"Gravatar Kory Maincent 1-26/+6
2023-10-10ethtool: Fix mod state of verbose no_mask bitsetGravatar Kory Maincent 1-6/+26
2023-10-03ethtool: plca: fix plca enable data type while parsing the valueGravatar Parthiban Veerasooran 1-16/+29
2023-08-15ethtool: netlink: always pass genl_info to .prepare_dataGravatar Jakub Kicinski 25-47/+47
2023-08-15ethtool: netlink: simplify arguments to ethnl_default_parse()Gravatar Jakub Kicinski 1-12/+9
2023-08-15genetlink: use attrs from struct genl_infoGravatar Jakub Kicinski 2-2/+3
2023-08-02net: transfer rtnl_lock() requirement from ethtool_set_ethtool_phy_ops() to c...Gravatar Vladimir Oltean 1-2/+1
2023-07-31net: flow_dissector: Use 64bits for used_keysGravatar Ratheesh Kannoth 1-8/+8
2023-07-28net: convert some netlink netdev iterators to depend on the xarrayGravatar Jakub Kicinski 2-93/+43
2023-07-28net: ethtool: Unify ETHTOOL_{G,S}RXFH rxnfc copyGravatar Joe Damato 1-37/+38
2023-06-15net: create device lookup API with reference trackingGravatar Jakub Kicinski 1-5/+5
2023-06-13ethtool: ioctl: account for sopass diff in set_wolGravatar Justin Chen 1-1/+2
2023-06-12net: ethtool: don't require empty header nestsGravatar Jakub Kicinski 1-0/+2
2023-06-08ethtool: ioctl: improve error checking for set_wolGravatar Justin Chen 1-2/+12
2023-05-03ethtool: Fix uninitialized number of lanesGravatar Ido Schimmel 1-1/+1
2023-04-24net: ethtool: coalesce: try to make user settings stick twiceGravatar Jakub Kicinski 1-11/+43
2023-04-20net: ethtool: mm: sanitize some UAPI configurationsGravatar Vladimir Oltean 1-0/+10
2023-04-13net: ethtool: create and export ethtool_dev_mm_supported()Gravatar Vladimir Oltean 1-0/+23
2023-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 1-3/+4
2023-04-04ethtool: reset #lanes when lanes is omittedGravatar Andy Roulin 1-3/+4
2023-03-29ipv6: Remove in6addr_any alternatives.Gravatar Kuniyuki Iwashima 1-5/+5
2023-03-27ethtool: Add support for configuring tx_push_buf_lenGravatar Shay Agroskin 2-3/+33