summaryrefslogtreecommitdiff
path: root/net/ethtool
AgeCommit message (Expand)Author
4 daysnet: ethtool: allow MAC drivers to override ethtool get_ts_infoRussell King
2024-01-18ethtool: netlink: Add missing ethnl_ops_begin/completeLudvig Pärsson
2024-01-05net: ethtool: reject unsupported RSS input xfrm valuesAhmed Zaki
2024-01-04Revert "Introduce PHY listing and link_topology tracking"Jakub Kicinski
2024-01-02net: ethtool: Fix symmetric-xor RSS RX flow hash checkGerhard Engleder
2024-01-02net: ethtool: add a NO_CHANGE uAPI for new RXFH's input_xfrmAhmed Zaki
2024-01-02net: ethtool: copy input_xfrm to user-space in ethtool_get_rxfhAhmed Zaki
2024-01-01net: ethtool: strset: Allow querying phy stats by indexMaxime Chevallier
2024-01-01net: ethtool: cable-test: Target the command to the requested PHYMaxime Chevallier
2024-01-01net: ethtool: pse-pd: Target the command to the requested PHYMaxime Chevallier
2024-01-01net: ethtool: plca: Target the command to the requested PHYMaxime Chevallier
2024-01-01net: ethtool: Introduce a command to list PHYs on an interfaceMaxime Chevallier
2024-01-01net: ethtool: Allow passing a phy index for some commandsMaxime Chevallier
2023-12-13net: ethtool: add support for symmetric-xor RSS hashAhmed Zaki
2023-12-13net: ethtool: get rid of get/set_rxfh_context functionsAhmed Zaki
2023-12-13net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool opsAhmed Zaki
2023-12-13ethtool: add SET for TCP_DATA_SPLIT ringparamAlexander Lobakin
2023-12-08ethtool: Implement ethtool_puts()justinstitt@google.com
2023-12-05net: core: synchronize link-watch when carrier is queriedJohannes Berg
2023-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-11-29ethtool: don't propagate EOPNOTSUPP from dumpsJakub Kicinski
2023-11-18net: partial revert of the "Make timestamping selectable: seriesJakub Kicinski
2023-11-18net: ethtool: ts: Let the active time stamping layer be selectableKory Maincent
2023-11-18net: ethtool: ts: Update GET_TS to reply the current selected timestampKory Maincent
2023-11-18net: Change the API of PHY default timestamp to MACKory Maincent
2023-11-18net: ethtool: Add a command to list available time stamping layersKory Maincent
2023-11-18net: ethtool: Add a command to expose current time stamping layerKory Maincent
2023-11-18net: ethtool: Refactor identical get_ts_info implementations.Richard Cochran
2023-10-20ethtool: untangle the linkmode and ethtool headersJakub Kicinski
2023-10-19Revert "ethtool: Fix mod state of verbose no_mask bitset"Kory Maincent
2023-10-10ethtool: Fix mod state of verbose no_mask bitsetKory Maincent
2023-10-03ethtool: plca: fix plca enable data type while parsing the valueParthiban Veerasooran
2023-08-15ethtool: netlink: always pass genl_info to .prepare_dataJakub Kicinski
2023-08-15ethtool: netlink: simplify arguments to ethnl_default_parse()Jakub Kicinski
2023-08-15genetlink: use attrs from struct genl_infoJakub Kicinski
2023-08-02net: transfer rtnl_lock() requirement from ethtool_set_ethtool_phy_ops() to c...Vladimir Oltean
2023-07-31net: flow_dissector: Use 64bits for used_keysRatheesh Kannoth
2023-07-28net: convert some netlink netdev iterators to depend on the xarrayJakub Kicinski
2023-07-28net: ethtool: Unify ETHTOOL_{G,S}RXFH rxnfc copyJoe Damato
2023-06-15net: create device lookup API with reference trackingJakub Kicinski
2023-06-13ethtool: ioctl: account for sopass diff in set_wolJustin Chen
2023-06-12net: ethtool: don't require empty header nestsJakub Kicinski
2023-06-08ethtool: ioctl: improve error checking for set_wolJustin Chen
2023-05-03ethtool: Fix uninitialized number of lanesIdo Schimmel
2023-04-24net: ethtool: coalesce: try to make user settings stick twiceJakub Kicinski
2023-04-20net: ethtool: mm: sanitize some UAPI configurationsVladimir Oltean
2023-04-13net: ethtool: create and export ethtool_dev_mm_supported()Vladimir Oltean
2023-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-04-04ethtool: reset #lanes when lanes is omittedAndy Roulin
2023-03-29ipv6: Remove in6addr_any alternatives.Kuniyuki Iwashima