summaryrefslogtreecommitdiffstats
path: root/include/linux/ethtool.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'net-make-timestamping-selectable'Jakub Kicinski2024-07-151-3/+22
|\
| * net: Add struct kernel_ethtool_ts_infoKory Maincent2024-07-151-3/+22
* | net: ethtool: let drivers declare max size of RSS indir table and keyJakub Kicinski2024-07-121-12/+8
* | net: ethtool: let drivers remove lost RSS contextsJakub Kicinski2024-07-121-0/+2
|/
* net: ethtool: Add new power limit get and set featuresKory Maincent (Dent Project)2024-07-051-0/+5
* net: ethtool: pse-pd: Expand C33 PSE status with class, power and extended stateKory Maincent (Dent Project)2024-07-051-0/+15
* ethtool: move firmware flashing flag to struct ethtool_netdev_stateEdward Cree2024-07-041-0/+2
* net: ethtool: add a mutex protecting RSS contextsEdward Cree2024-06-281-0/+3
* net: ethtool: add an extack parameter to new rxfh_context APIsEdward Cree2024-06-281-3/+6
* net: ethtool: let the core choose RSS context IDsEdward Cree2024-06-281-0/+40
* net: ethtool: record custom RSS contexts in the XArrayEdward Cree2024-06-281-0/+14
* net: ethtool: attach an XArray of custom RSS contexts to a netdeviceEdward Cree2024-06-281-0/+42
* net: move ethtool-related netdev state into its own structEdward Cree2024-06-281-0/+8
* ethtool: Add ethtool operation to write to a transceiver module EEPROMIdo Schimmel2024-06-281-8/+12
* ethtool: provide customized dim profile managementHeng Qi2024-06-251-1/+3
* ethtool: add interface to read Tx hardware timestamping statisticsRahul Rameshbabu2024-04-051-1/+26
* net: ethtool: eee: Remove legacy _u32 from keeeAndrew Lunn2024-02-281-3/+0
* ethtool: add linkmode bitmap support to struct ethtool_keeeHeiner Kallweit2024-01-311-0/+3
* ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keeeHeiner Kallweit2024-01-311-3/+3
* ethtool: adjust struct ethtool_keee to kernel needsHeiner Kallweit2024-01-311-5/+3
* ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...Heiner Kallweit2024-01-311-2/+14
* ethtool: reformat kerneldoc for struct ethtool_fec_statsJonathan Corbet2023-12-291-2/+4
* net: ethtool: add support for symmetric-xor RSS hashAhmed Zaki2023-12-131-0/+6
* net: ethtool: get rid of get/set_rxfh_context functionsAhmed Zaki2023-12-131-15/+11
* net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool opsAhmed Zaki2023-12-131-8/+30
* ethtool: add SET for TCP_DATA_SPLIT ringparamAlexander Lobakin2023-12-131-0/+2
* ethtool: Implement ethtool_puts()justinstitt@google.com2023-12-081-0/+13
* net: ethtool: Refactor identical get_ts_info implementations.Richard Cochran2023-11-181-0/+8
* net: ethtool: Fix documentation of ethtool_sprintf()Andrew Lunn2023-11-021-2/+2
* ethtool: untangle the linkmode and ethtool headersJakub Kicinski2023-10-201-20/+2
* ethtool: Add forced speed to supported link modes mapsPaul Greenwalt2023-10-181-0/+37
* bonding: add software tx timestamping supportHangbin Liu2023-04-181-0/+1
* ethtool: Add support for configuring tx_push_buf_lenShay Agroskin2023-03-271-4/+10
* net: ethtool: extend ringparam set/get APIs for rx_pushShannon Nelson2023-02-131-0/+4
* net: ethtool: provide shims for stats aggregation helpers when CONFIG_ETHTOOL...Vladimir Oltean2023-01-261-11/+0
* net: ethtool: add helpers for MM fragment size translationVladimir Oltean2023-01-231-0/+42
* net: ethtool: add helpers for aggregate statisticsVladimir Oltean2023-01-231-40/+60
* net: ethtool: netlink: retrieve stats from multiple sources (eMAC, pMAC)Vladimir Oltean2023-01-231-0/+9
* net: ethtool: add support for MAC Merge layerVladimir Oltean2023-01-231-0/+99
* ethtool: add tx aggregation parametersDaniele Palmas2023-01-131-1/+11
* net/ethtool: add netlink interface for the PLCA RSPiergiorgio Beruto2023-01-111-0/+12
* ethtool: doc: clarify what drivers can implement in their get_drvinfo()Vincent Mailhol2022-11-171-4/+4
* ethtool: linkstate: add a statistic for PHY down eventsJakub Kicinski2022-11-081-0/+17
* net: ethtool: extend ringparam set/get APIs for tx_pushJie Wang2022-04-151-0/+4
* ethtool: add support to set/get completion queue event sizeSubbaraya Sundeep2022-02-231-0/+4
* ethtool: add header/data split indicationJakub Kicinski2022-01-281-0/+2
* ethtool: Fix link extended state for big endianMoshe Tal2022-01-201-1/+1
* ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen2021-11-221-2/+6
* ethtool: add support to set/get rx buf len via ethtoolHao Chen2021-11-221-0/+18
* ethtool: Add transceiver module extended stateIdo Schimmel2021-10-061-0/+1