summaryrefslogtreecommitdiffstats
path: root/net/ethtool
Commit message (Expand)AuthorAgeFilesLines
* ethtool: remove ethtool_eee_use_linkmodesHeiner Kallweit2024-03-062-6/+0
* ethtool: ignore unused/unreliable fields in set_eee opHeiner Kallweit2024-03-051-5/+0
* net: ethtool: eee: Remove legacy _u32 from keeeAndrew Lunn2024-02-282-46/+14
* net: ethtool: avoid rebuilds on UTS_RELEASE changeJann Horn2024-02-231-2/+3
* ethtool: do not use rtnl in ethnl_default_dumpit()Eric Dumazet2024-02-081-9/+5
* ethtool: add linkmode bitmap support to struct ethtool_keeeHeiner Kallweit2024-01-314-17/+65
* ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keeeHeiner Kallweit2024-01-312-14/+14
* ethtool: adjust struct ethtool_keee to kernel needsHeiner Kallweit2024-01-311-6/+6
* ethtool: switch back from ethtool_keee to ethtool_eee for ioctlHeiner Kallweit2024-01-311-9/+39
* ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...Heiner Kallweit2024-01-312-8/+8
* ethtool: netlink: Add missing ethnl_ops_begin/completeLudvig Pärsson2024-01-181-2/+7
* net: ethtool: reject unsupported RSS input xfrm valuesAhmed Zaki2024-01-051-0/+3
* Revert "Introduce PHY listing and link_topology tracking"Jakub Kicinski2024-01-048-373/+29
* net: ethtool: Fix symmetric-xor RSS RX flow hash checkGerhard Engleder2024-01-021-15/+18
* net: ethtool: add a NO_CHANGE uAPI for new RXFH's input_xfrmAhmed Zaki2024-01-021-2/+4
* net: ethtool: copy input_xfrm to user-space in ethtool_get_rxfhAhmed Zaki2024-01-021-0/+5
* net: ethtool: strset: Allow querying phy stats by indexMaxime Chevallier2024-01-011-7/+8
* net: ethtool: cable-test: Target the command to the requested PHYMaxime Chevallier2024-01-011-6/+6
* net: ethtool: pse-pd: Target the command to the requested PHYMaxime Chevallier2024-01-011-6/+3
* net: ethtool: plca: Target the command to the requested PHYMaxime Chevallier2024-01-011-7/+6
* net: ethtool: Introduce a command to list PHYs on an interfaceMaxime Chevallier2024-01-014-1/+321
* net: ethtool: Allow passing a phy index for some commandsMaxime Chevallier2024-01-012-2/+29
* net: ethtool: add support for symmetric-xor RSS hashAhmed Zaki2023-12-132-4/+31
* net: ethtool: get rid of get/set_rxfh_context functionsAhmed Zaki2023-12-132-23/+13
* net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool opsAhmed Zaki2023-12-133-71/+83
* ethtool: add SET for TCP_DATA_SPLIT ringparamAlexander Lobakin2023-12-131-0/+12
* ethtool: Implement ethtool_puts()justinstitt@google.com2023-12-081-0/+7
* net: core: synchronize link-watch when carrier is queriedJohannes Berg2023-12-051-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-11-301-0/+1
|\
| * ethtool: don't propagate EOPNOTSUPP from dumpsJakub Kicinski2023-11-291-0/+1
* | net: partial revert of the "Make timestamping selectable: seriesJakub Kicinski2023-11-186-295/+3
* | net: ethtool: ts: Let the active time stamping layer be selectableKory Maincent2023-11-183-0/+108
* | net: ethtool: ts: Update GET_TS to reply the current selected timestampKory Maincent2023-11-181-17/+1
* | net: Change the API of PHY default timestamp to MACKory Maincent2023-11-181-2/+17
* | net: ethtool: Add a command to list available time stamping layersKory Maincent2023-11-183-0/+84
* | net: ethtool: Add a command to expose current time stamping layerKory Maincent2023-11-185-1/+102
* | net: ethtool: Refactor identical get_ts_info implementations.Richard Cochran2023-11-181-0/+6
|/
* ethtool: untangle the linkmode and ethtool headersJakub Kicinski2023-10-201-0/+21
* Revert "ethtool: Fix mod state of verbose no_mask bitset"Kory Maincent2023-10-191-26/+6
* ethtool: Fix mod state of verbose no_mask bitsetKory Maincent2023-10-101-6/+26
* ethtool: plca: fix plca enable data type while parsing the valueParthiban Veerasooran2023-10-031-16/+29
* ethtool: netlink: always pass genl_info to .prepare_dataJakub Kicinski2023-08-1525-47/+47
* ethtool: netlink: simplify arguments to ethnl_default_parse()Jakub Kicinski2023-08-151-12/+9
* genetlink: use attrs from struct genl_infoJakub Kicinski2023-08-152-2/+3
* net: transfer rtnl_lock() requirement from ethtool_set_ethtool_phy_ops() to c...Vladimir Oltean2023-08-021-2/+1
* net: flow_dissector: Use 64bits for used_keysRatheesh Kannoth2023-07-311-8/+8
* net: convert some netlink netdev iterators to depend on the xarrayJakub Kicinski2023-07-282-93/+43
* net: ethtool: Unify ETHTOOL_{G,S}RXFH rxnfc copyJoe Damato2023-07-281-37/+38
* net: create device lookup API with reference trackingJakub Kicinski2023-06-151-5/+5
* ethtool: ioctl: account for sopass diff in set_wolJustin Chen2023-06-131-1/+2