summaryrefslogtreecommitdiff
path: root/net/ethtool
AgeCommit message (Expand)Author
2024-03-06ethtool: remove ethtool_eee_use_linkmodesHeiner Kallweit
2024-03-05ethtool: ignore unused/unreliable fields in set_eee opHeiner Kallweit
2024-02-28net: ethtool: eee: Remove legacy _u32 from keeeAndrew Lunn
2024-02-23net: ethtool: avoid rebuilds on UTS_RELEASE changeJann Horn
2024-02-08ethtool: do not use rtnl in ethnl_default_dumpit()Eric Dumazet
2024-01-31ethtool: add linkmode bitmap support to struct ethtool_keeeHeiner Kallweit
2024-01-31ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keeeHeiner Kallweit
2024-01-31ethtool: adjust struct ethtool_keee to kernel needsHeiner Kallweit
2024-01-31ethtool: switch back from ethtool_keee to ethtool_eee for ioctlHeiner Kallweit
2024-01-31ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...Heiner Kallweit
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