summaryrefslogtreecommitdiff
path: root/include/linux/ethtool.h
AgeCommit message (Expand)AuthorFilesLines
8 daysMerge branch 'net-make-timestamping-selectable'Jakub Kicinski1-3/+22
8 daysnet: Add struct kernel_ethtool_ts_infoKory Maincent1-3/+22
10 daysnet: ethtool: let drivers declare max size of RSS indir table and keyJakub Kicinski1-12/+8
10 daysnet: ethtool: let drivers remove lost RSS contextsJakub Kicinski1-0/+2
2024-07-06net: ethtool: Add new power limit get and set featuresKory Maincent (Dent Project)1-0/+5
2024-07-06net: ethtool: pse-pd: Expand C33 PSE status with class, power and extended stateKory Maincent (Dent Project)1-0/+15
2024-07-05ethtool: move firmware flashing flag to struct ethtool_netdev_stateEdward Cree1-0/+2
2024-06-29net: ethtool: add a mutex protecting RSS contextsEdward Cree1-0/+3
2024-06-29net: ethtool: add an extack parameter to new rxfh_context APIsEdward Cree1-3/+6
2024-06-29net: ethtool: let the core choose RSS context IDsEdward Cree1-0/+40
2024-06-29net: ethtool: record custom RSS contexts in the XArrayEdward Cree1-0/+14
2024-06-29net: ethtool: attach an XArray of custom RSS contexts to a netdeviceEdward Cree1-0/+42
2024-06-29net: move ethtool-related netdev state into its own structEdward Cree1-0/+8
2024-06-28ethtool: Add ethtool operation to write to a transceiver module EEPROMIdo Schimmel1-8/+12
2024-06-26ethtool: provide customized dim profile managementHeng Qi1-1/+3
2024-04-06ethtool: add interface to read Tx hardware timestamping statisticsRahul Rameshbabu1-1/+26
2024-02-28net: ethtool: eee: Remove legacy _u32 from keeeAndrew Lunn1-3/+0
2024-01-31ethtool: add linkmode bitmap support to struct ethtool_keeeHeiner Kallweit1-0/+3
2024-01-31ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keeeHeiner Kallweit1-3/+3
2024-01-31ethtool: adjust struct ethtool_keee to kernel needsHeiner Kallweit1-5/+3
2024-01-31ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...Heiner Kallweit1-2/+14
2023-12-29ethtool: reformat kerneldoc for struct ethtool_fec_statsJonathan Corbet1-2/+4
2023-12-14net: ethtool: add support for symmetric-xor RSS hashAhmed Zaki1-0/+6
2023-12-14net: ethtool: get rid of get/set_rxfh_context functionsAhmed Zaki1-15/+11
2023-12-14net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool opsAhmed Zaki1-8/+30
2023-12-14ethtool: add SET for TCP_DATA_SPLIT ringparamAlexander Lobakin1-0/+2
2023-12-08ethtool: Implement ethtool_puts()justinstitt@google.com1-0/+13
2023-11-18net: ethtool: Refactor identical get_ts_info implementations.Richard Cochran1-0/+8
2023-11-02net: ethtool: Fix documentation of ethtool_sprintf()Andrew Lunn1-2/+2
2023-10-20ethtool: untangle the linkmode and ethtool headersJakub Kicinski1-20/+2
2023-10-18ethtool: Add forced speed to supported link modes mapsPaul Greenwalt1-0/+37
2023-04-19bonding: add software tx timestamping supportHangbin Liu1-0/+1
2023-03-28ethtool: Add support for configuring tx_push_buf_lenShay Agroskin1-4/+10
2023-02-13net: ethtool: extend ringparam set/get APIs for rx_pushShannon Nelson1-0/+4
2023-01-26net: ethtool: provide shims for stats aggregation helpers when CONFIG_ETHTOOL...Vladimir Oltean1-11/+0
2023-01-23net: ethtool: add helpers for MM fragment size translationVladimir Oltean1-0/+42
2023-01-23net: ethtool: add helpers for aggregate statisticsVladimir Oltean1-40/+60
2023-01-23net: ethtool: netlink: retrieve stats from multiple sources (eMAC, pMAC)Vladimir Oltean1-0/+9
2023-01-23net: ethtool: add support for MAC Merge layerVladimir Oltean1-0/+99
2023-01-13ethtool: add tx aggregation parametersDaniele Palmas1-1/+11
2023-01-11net/ethtool: add netlink interface for the PLCA RSPiergiorgio Beruto1-0/+12
2022-11-18ethtool: doc: clarify what drivers can implement in their get_drvinfo()Vincent Mailhol1-4/+4
2022-11-08ethtool: linkstate: add a statistic for PHY down eventsJakub Kicinski1-0/+17
2022-04-15net: ethtool: extend ringparam set/get APIs for tx_pushJie Wang1-0/+4
2022-02-24ethtool: add support to set/get completion queue event sizeSubbaraya Sundeep1-0/+4
2022-01-28ethtool: add header/data split indicationJakub Kicinski1-0/+2
2022-01-20ethtool: Fix link extended state for big endianMoshe Tal1-1/+1
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen1-2/+6
2021-11-22ethtool: add support to set/get rx buf len via ethtoolHao Chen1-0/+18
2021-10-07ethtool: Add transceiver module extended stateIdo Schimmel1-0/+1