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
/
net
/
ethtool
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-19
ethtool: stats: Fix a copy-paste error
YueHaibing
1
-1
/
+1
2021-05-05
ethtool: fix missing NLM_F_MULTI flag when dumping
Fernando Fernandez Mancera
1
-1
/
+2
2021-04-20
ethtool: stats: clarify the initialization to ETHTOOL_STAT_NOT_SET
Jakub Kicinski
1
-0
/
+3
2021-04-20
ethtool: ioctl: Fix out-of-bounds warning in store_link_ksettings_for_user()
Gustavo A. R. Silva
1
-1
/
+1
2021-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-7
/
+7
2021-04-17
ethtool: add interface to read RMON stats
Jakub Kicinski
3
-0
/
+93
2021-04-17
ethtool: add interface to read standard MAC Ctrl stats
Jakub Kicinski
3
-0
/
+39
2021-04-17
ethtool: add interface to read standard MAC stats
Jakub Kicinski
3
-0
/
+96
2021-04-17
ethtool: add a new command for reading standard stats
Jakub Kicinski
5
-1
/
+226
2021-04-16
ethtool: add FEC statistics
Jakub Kicinski
1
-1
/
+72
2021-04-16
ethtool: fec_prepare_data() - jump to error handling
Jakub Kicinski
1
-3
/
+4
2021-04-16
ethtool: move ethtool_stats_init
Jakub Kicinski
1
-6
/
+0
2021-04-14
ethtool: pause: make sure we init driver stats
Jakub Kicinski
1
-4
/
+4
2021-04-13
ethtool: fix kdoc attr name
Jakub Kicinski
1
-3
/
+3
2021-04-12
ethtool: wire in generic SFP module access
Andrew Lunn
1
-5
/
+20
2021-04-12
ethtool: Add fallback to get_module_eeprom from netlink command
Vladyslav Tarasiuk
1
-1
/
+61
2021-04-12
net: ethtool: Export helpers for getting EEPROM info
Andrew Lunn
2
-7
/
+12
2021-04-12
ethtool: Allow network drivers to dump arbitrary EEPROM data
Vladyslav Tarasiuk
4
-1
/
+185
2021-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-19
/
+20
2021-04-08
ethtool: Add lanes parameter for ETHTOOL_LINK_MODE_10000baseR_FEC_BIT
Danielle Ratson
1
-0
/
+1
2021-04-08
ethtool: Remove link_mode param and derive link params from driver
Danielle Ratson
2
-17
/
+17
2021-04-07
ethtool: fix incorrect datatype in set_eee ops
Wong Vee Khee
1
-2
/
+2
2021-04-01
ethtool: support FEC settings over netlink
Jakub Kicinski
4
-1
/
+262
2021-03-27
ethtool: fec: fix FEC_NONE check
Jakub Kicinski
1
-1
/
+1
2021-03-26
ethtool: fec: sanitize ethtool_fecparam->fec
Jakub Kicinski
1
-0
/
+3
2021-03-26
ethtool: fec: sanitize ethtool_fecparam->active_fec
Jakub Kicinski
1
-0
/
+1
2021-03-26
ethtool: fec: sanitize ethtool_fecparam->reserved
Jakub Kicinski
1
-0
/
+5
2021-03-17
ethtool: Add common function for filling out strings
Alexander Duyck
1
-0
/
+12
2021-02-28
ethtool: fix the check logic of at least one channel for RX/TX
Yinjun Zhang
1
-13
/
+13
2021-02-12
net: hsr: add offloading support
George McCollister
1
-0
/
+4
2021-02-04
ethtool: Expose the number of lanes in use
Danielle Ratson
1
-0
/
+8
2021-02-04
ethtool: Get link mode in use instead of speed and duplex parameters
Danielle Ratson
4
-156
/
+173
2021-02-04
ethtool: Extend link modes settings uAPI with lanes
Danielle Ratson
2
-16
/
+82
2021-02-04
ethtool: Validate master slave configuration before rtnl_lock()
Danielle Ratson
1
-8
/
+19
2021-01-24
net: introduce a netdev feature for UDP GRO forwarding
Alexander Lobakin
1
-0
/
+1
2020-12-17
ethtool: fix error paths in ethnl_set_channels()
Ivan Vecera
1
-2
/
+4
2020-12-16
ethtool: fix string set id check
Michal Kubecek
1
-1
/
+1
2020-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2020-12-10
ethtool: fix stack overflow in ethnl_parse_bitset()
Michal Kubecek
1
-0
/
+2
2020-11-13
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2020-11-10
ethtool: netlink: add missing netdev_features_change() call
Alexander Lobakin
1
-1
/
+1
2020-11-03
ethtool: remove unneeded semicolon
Tom Rix
1
-1
/
+1
2020-10-09
ethtool: correct policy for ETHTOOL_MSG_CHANNELS_SET
Johannes Berg
1
-2
/
+2
2020-10-09
ethtool: strset: allow ETHTOOL_A_STRSET_COUNTS_ONLY attr
Johannes Berg
2
-1
/
+2
2020-10-06
ethtool: specify which header flags are supported per command
Jakub Kicinski
3
-11
/
+21
2020-10-06
ethtool: link up ethnl_header_policy as a nested policy
Jakub Kicinski
18
-29
/
+58
2020-10-06
ethtool: trim policy tables
Jakub Kicinski
19
-229
/
+83
2020-10-06
ethtool: wire up set policies to ops
Jakub Kicinski
14
-104
/
+74
2020-10-06
ethtool: wire up get policies to ops
Jakub Kicinski
17
-107
/
+90
2020-10-06
ethtool: allow netdev driver to define phy tunables
Igor Russkikh
1
-13
/
+24
[next]