index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
ethtool.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-08
net: ethtool: fix off-by-one error in max RSS context IDs
Edward Cree
1
-5
/
+5
2024-07-15
Merge branch 'net-make-timestamping-selectable'
Jakub Kicinski
1
-3
/
+22
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
1
-3
/
+22
2024-07-13
net: ethtool: let drivers declare max size of RSS indir table and key
Jakub Kicinski
1
-12
/
+8
2024-07-13
net: ethtool: let drivers remove lost RSS contexts
Jakub Kicinski
1
-0
/
+2
2024-07-06
net: ethtool: Add new power limit get and set features
Kory Maincent (Dent Project)
1
-0
/
+5
2024-07-06
net: ethtool: pse-pd: Expand C33 PSE status with class, power and extended state
Kory Maincent (Dent Project)
1
-0
/
+15
2024-07-05
ethtool: move firmware flashing flag to struct ethtool_netdev_state
Edward Cree
1
-0
/
+2
2024-06-29
net: ethtool: add a mutex protecting RSS contexts
Edward Cree
1
-0
/
+3
2024-06-29
net: ethtool: add an extack parameter to new rxfh_context APIs
Edward Cree
1
-3
/
+6
2024-06-29
net: ethtool: let the core choose RSS context IDs
Edward Cree
1
-0
/
+40
2024-06-29
net: ethtool: record custom RSS contexts in the XArray
Edward Cree
1
-0
/
+14
2024-06-29
net: ethtool: attach an XArray of custom RSS contexts to a netdevice
Edward Cree
1
-0
/
+42
2024-06-29
net: move ethtool-related netdev state into its own struct
Edward Cree
1
-0
/
+8
2024-06-28
ethtool: Add ethtool operation to write to a transceiver module EEPROM
Ido Schimmel
1
-8
/
+12
2024-06-26
ethtool: provide customized dim profile management
Heng Qi
1
-1
/
+3
2024-04-06
ethtool: add interface to read Tx hardware timestamping statistics
Rahul Rameshbabu
1
-1
/
+26
2024-02-28
net: ethtool: eee: Remove legacy _u32 from keee
Andrew Lunn
1
-3
/
+0
2024-01-31
ethtool: add linkmode bitmap support to struct ethtool_keee
Heiner Kallweit
1
-0
/
+3
2024-01-31
ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keee
Heiner Kallweit
1
-3
/
+3
2024-01-31
ethtool: adjust struct ethtool_keee to kernel needs
Heiner Kallweit
1
-5
/
+3
2024-01-31
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
1
-2
/
+14
2023-12-29
ethtool: reformat kerneldoc for struct ethtool_fec_stats
Jonathan Corbet
1
-2
/
+4
2023-12-14
net: ethtool: add support for symmetric-xor RSS hash
Ahmed Zaki
1
-0
/
+6
2023-12-14
net: ethtool: get rid of get/set_rxfh_context functions
Ahmed Zaki
1
-15
/
+11
2023-12-14
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
1
-8
/
+30
2023-12-14
ethtool: add SET for TCP_DATA_SPLIT ringparam
Alexander Lobakin
1
-0
/
+2
2023-12-08
ethtool: Implement ethtool_puts()
justinstitt@google.com
1
-0
/
+13
2023-11-18
net: ethtool: Refactor identical get_ts_info implementations.
Richard Cochran
1
-0
/
+8
2023-11-02
net: ethtool: Fix documentation of ethtool_sprintf()
Andrew Lunn
1
-2
/
+2
2023-10-20
ethtool: untangle the linkmode and ethtool headers
Jakub Kicinski
1
-20
/
+2
2023-10-18
ethtool: Add forced speed to supported link modes maps
Paul Greenwalt
1
-0
/
+37
2023-04-19
bonding: add software tx timestamping support
Hangbin Liu
1
-0
/
+1
2023-03-28
ethtool: Add support for configuring tx_push_buf_len
Shay Agroskin
1
-4
/
+10
2023-02-13
net: ethtool: extend ringparam set/get APIs for rx_push
Shannon Nelson
1
-0
/
+4
2023-01-26
net: ethtool: provide shims for stats aggregation helpers when CONFIG_ETHTOOL...
Vladimir Oltean
1
-11
/
+0
2023-01-23
net: ethtool: add helpers for MM fragment size translation
Vladimir Oltean
1
-0
/
+42
2023-01-23
net: ethtool: add helpers for aggregate statistics
Vladimir Oltean
1
-40
/
+60
2023-01-23
net: ethtool: netlink: retrieve stats from multiple sources (eMAC, pMAC)
Vladimir Oltean
1
-0
/
+9
2023-01-23
net: ethtool: add support for MAC Merge layer
Vladimir Oltean
1
-0
/
+99
2023-01-13
ethtool: add tx aggregation parameters
Daniele Palmas
1
-1
/
+11
2023-01-11
net/ethtool: add netlink interface for the PLCA RS
Piergiorgio Beruto
1
-0
/
+12
2022-11-18
ethtool: doc: clarify what drivers can implement in their get_drvinfo()
Vincent Mailhol
1
-4
/
+4
2022-11-08
ethtool: linkstate: add a statistic for PHY down events
Jakub Kicinski
1
-0
/
+17
2022-04-15
net: ethtool: extend ringparam set/get APIs for tx_push
Jie Wang
1
-0
/
+4
2022-02-24
ethtool: add support to set/get completion queue event size
Subbaraya Sundeep
1
-0
/
+4
2022-01-28
ethtool: add header/data split indication
Jakub Kicinski
1
-0
/
+2
2022-01-20
ethtool: Fix link extended state for big endian
Moshe Tal
1
-1
/
+1
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
1
-2
/
+6
2021-11-22
ethtool: add support to set/get rx buf len via ethtool
Hao Chen
1
-0
/
+18
[next]