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
starfive-6.6.48-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
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
2021-10-07
ethtool: Add transceiver module extended state
Ido Schimmel
1
-0
/
+1
2021-10-07
ethtool: Add ability to control transceiver modules' power mode
Ido Schimmel
1
-0
/
+22
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
1
-2
/
+9
2021-08-24
ethtool: add two coalesce attributes for CQE mode
Yufeng Mo
1
-1
/
+10
2021-07-23
ethtool: improve compat ioctl handling
Arnd Bergmann
1
-4
/
+0
2021-07-01
ethtool: add a new command for getting PHC virtual clocks
Yangbo Lu
1
-0
/
+10
2021-06-22
ethtool: Use kernel data types for internal EEPROM struct
Ido Schimmel
1
-6
/
+6
2021-04-17
ethtool: add interface to read RMON stats
Jakub Kicinski
1
-0
/
+43
2021-04-17
ethtool: add interface to read standard MAC Ctrl stats
Jakub Kicinski
1
-0
/
+12
2021-04-17
ethtool: add interface to read standard MAC stats
Jakub Kicinski
1
-0
/
+31
2021-04-17
ethtool: add a new command for reading standard stats
Jakub Kicinski
1
-0
/
+10
2021-04-16
ethtool: add FEC statistics
Jakub Kicinski
1
-0
/
+40
2021-04-16
ethtool: move ethtool_stats_init
Jakub Kicinski
1
-0
/
+6
2021-04-12
ethtool: Allow network drivers to dump arbitrary EEPROM data
Vladyslav Tarasiuk
1
-1
/
+32
2021-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+17
2021-04-08
ethtool: Remove link_mode param and derive link params from driver
Danielle Ratson
1
-1
/
+8
2021-04-08
ethtool: fix kdoc in headers
Jakub Kicinski
1
-2
/
+7
2021-04-08
ethtool: un-kdocify extended link state
Jakub Kicinski
1
-3
/
+1
2021-04-08
ethtool: document PHY tunable callbacks
Jakub Kicinski
1
-0
/
+2
2021-03-17
ethtool: Add common function for filling out strings
Alexander Duyck
1
-0
/
+9
2021-02-04
ethtool: Get link mode in use instead of speed and duplex parameters
Danielle Ratson
1
-0
/
+1
2021-02-04
ethtool: Extend link modes settings uAPI with lanes
Danielle Ratson
1
-0
/
+4
2020-11-20
ethtool: add ETHTOOL_COALESCE_ALL_PARAMS define
Antonio Cardace
1
-0
/
+1
2020-10-06
ethtool: allow netdev driver to define phy tunables
Igor Russkikh
1
-0
/
+4
2020-09-15
ethtool: add standard pause stats
Jakub Kicinski
1
-0
/
+26
2020-07-08
net: phy: Define PHY statistics ethtool_phy_ops
Florian Fainelli
1
-0
/
+7
2020-07-08
net: ethtool: Introduce ethtool_phy_ops
Florian Fainelli
1
-0
/
+25
2020-06-30
ethtool: Add link extended state
Amit Cohen
1
-0
/
+23
2020-04-18
ethtool.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2020-03-18
net: ethtool: require drivers to set supported_coalesce_params
Jakub Kicinski
1
-0
/
+2
2020-03-12
net: hns: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+5
2020-03-12
net: be2net: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+3
[next]