Age | Commit message (Expand) | Author |
2024-06-06 | net: ethtool: fix the error condition in ethtool_get_phy_stats_ethtool() | Su Hui |
2024-06-01 | ethtool: init tsinfo stats if requested | Vadim Fedorenko |
2024-05-13 | net: revert partially applied PHY topology series | Jakub Kicinski |
2024-04-18 | net: ethtool: pse-pd: Expand pse commands with the PSE PoE interface | Kory Maincent (Dent Project) |
2024-04-16 | net: pse-pd: Rectify and adapt the naming of admin_cotrol member of struct ps... | Kory Maincent (Dent Project) |
2024-04-06 | net: ethtool: Allow passing a phy index for some commands | Maxime Chevallier |
2024-04-05 | ethtool: add interface to read Tx hardware timestamping statistics | Rahul Rameshbabu |
2024-03-06 | ethtool: remove ethtool_eee_use_linkmodes | Heiner Kallweit |
2024-03-05 | ethtool: ignore unused/unreliable fields in set_eee op | Heiner Kallweit |
2024-02-28 | net: ethtool: eee: Remove legacy _u32 from keee | Andrew Lunn |
2024-02-23 | net: ethtool: avoid rebuilds on UTS_RELEASE change | Jann Horn |
2024-02-08 | ethtool: do not use rtnl in ethnl_default_dumpit() | Eric Dumazet |
2024-01-31 | ethtool: add linkmode bitmap support to struct ethtool_keee | Heiner Kallweit |
2024-01-31 | ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keee | Heiner Kallweit |
2024-01-31 | ethtool: adjust struct ethtool_keee to kernel needs | Heiner Kallweit |
2024-01-31 | ethtool: switch back from ethtool_keee to ethtool_eee for ioctl | Heiner Kallweit |
2024-01-31 | ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ... | Heiner Kallweit |
2024-01-18 | ethtool: netlink: Add missing ethnl_ops_begin/complete | Ludvig Pärsson |
2024-01-05 | net: ethtool: reject unsupported RSS input xfrm values | Ahmed Zaki |
2024-01-04 | Revert "Introduce PHY listing and link_topology tracking" | Jakub Kicinski |
2024-01-02 | net: ethtool: Fix symmetric-xor RSS RX flow hash check | Gerhard Engleder |
2024-01-02 | net: ethtool: add a NO_CHANGE uAPI for new RXFH's input_xfrm | Ahmed Zaki |
2024-01-02 | net: ethtool: copy input_xfrm to user-space in ethtool_get_rxfh | Ahmed Zaki |
2024-01-01 | net: ethtool: strset: Allow querying phy stats by index | Maxime Chevallier |
2024-01-01 | net: ethtool: cable-test: Target the command to the requested PHY | Maxime Chevallier |
2024-01-01 | net: ethtool: pse-pd: Target the command to the requested PHY | Maxime Chevallier |
2024-01-01 | net: ethtool: plca: Target the command to the requested PHY | Maxime Chevallier |
2024-01-01 | net: ethtool: Introduce a command to list PHYs on an interface | Maxime Chevallier |
2024-01-01 | net: ethtool: Allow passing a phy index for some commands | Maxime Chevallier |
2023-12-13 | net: ethtool: add support for symmetric-xor RSS hash | Ahmed Zaki |
2023-12-13 | net: ethtool: get rid of get/set_rxfh_context functions | Ahmed Zaki |
2023-12-13 | net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops | Ahmed Zaki |
2023-12-13 | ethtool: add SET for TCP_DATA_SPLIT ringparam | Alexander Lobakin |
2023-12-08 | ethtool: Implement ethtool_puts() | justinstitt@google.com |
2023-12-05 | net: core: synchronize link-watch when carrier is queried | Johannes Berg |
2023-11-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-11-29 | ethtool: don't propagate EOPNOTSUPP from dumps | Jakub Kicinski |
2023-11-18 | net: partial revert of the "Make timestamping selectable: series | Jakub Kicinski |
2023-11-18 | net: ethtool: ts: Let the active time stamping layer be selectable | Kory Maincent |
2023-11-18 | net: ethtool: ts: Update GET_TS to reply the current selected timestamp | Kory Maincent |
2023-11-18 | net: Change the API of PHY default timestamp to MAC | Kory Maincent |
2023-11-18 | net: ethtool: Add a command to list available time stamping layers | Kory Maincent |
2023-11-18 | net: ethtool: Add a command to expose current time stamping layer | Kory Maincent |
2023-11-18 | net: ethtool: Refactor identical get_ts_info implementations. | Richard Cochran |
2023-10-20 | ethtool: untangle the linkmode and ethtool headers | Jakub Kicinski |
2023-10-19 | Revert "ethtool: Fix mod state of verbose no_mask bitset" | Kory Maincent |
2023-10-10 | ethtool: Fix mod state of verbose no_mask bitset | Kory Maincent |
2023-10-03 | ethtool: plca: fix plca enable data type while parsing the value | Parthiban Veerasooran |
2023-08-15 | ethtool: netlink: always pass genl_info to .prepare_data | Jakub Kicinski |
2023-08-15 | ethtool: netlink: simplify arguments to ethnl_default_parse() | Jakub Kicinski |