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
/
net
/
ethtool
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+6
2024-07-15
Merge branch 'net-make-timestamping-selectable'
Jakub Kicinski
4
-11
/
+19
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
4
-10
/
+18
2024-07-15
net: Change the API of PHY default timestamp to MAC
Kory Maincent
1
-1
/
+1
2024-07-15
net: phy: bcm54811: New link mode for BroadR-Reach
Kamil HorĂ¡k (2N)
1
-0
/
+3
2024-07-14
net: ethtool: pse-pd: Fix possible null-deref
Kory Maincent
1
-2
/
+2
2024-07-14
net: pse-pd: Do not return EOPNOSUPP if config is null
Kory Maincent
1
-1
/
+3
2024-07-14
net: ethtool: Monotonically increase the message sequence number
Danielle Ratson
1
-1
/
+1
2024-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2024-07-13
net: ethtool: let drivers declare max size of RSS indir table and key
Jakub Kicinski
1
-10
/
+36
2024-07-13
net: ethtool: let drivers remove lost RSS contexts
Jakub Kicinski
1
-0
/
+14
2024-07-12
net: ethtool: Fix RSS setting
Saeed Mahameed
1
-1
/
+2
2024-07-12
ethtool: use the rss context XArray in ring deactivation safety-check
Jakub Kicinski
1
-4
/
+29
2024-07-12
ethtool: fail closed if we can't get max channel used in indirection tables
Jakub Kicinski
4
-19
/
+19
2024-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-13
/
+28
2024-07-11
ethtool: netlink: do not return SQI value if link is down
Oleksij Rempel
1
-13
/
+28
2024-07-06
net: ethtool: Add new power limit get and set features
Kory Maincent (Dent Project)
1
-7
/
+82
2024-07-06
net: ethtool: pse-pd: Expand C33 PSE status with class, power and extended state
Kory Maincent (Dent Project)
1
-1
/
+31
2024-07-05
ethtool: move firmware flashing flag to struct ethtool_netdev_state
Edward Cree
4
-11
/
+11
2024-07-04
net: ethtool: fix compat with old RSS context API
Jakub Kicinski
1
-2
/
+2
2024-07-01
net: ethtool: Fix the panic caused by dev being null when dumping coalesce
Heng Qi
1
-2
/
+3
2024-06-29
net: ethtool: use the tracking array for get_rxfh on custom RSS contexts
Edward Cree
1
-5
/
+21
2024-06-29
net: ethtool: add a mutex protecting RSS contexts
Edward Cree
1
-0
/
+7
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
-12
/
+34
2024-06-29
net: ethtool: record custom RSS contexts in the XArray
Edward Cree
1
-1
/
+73
2024-06-29
net: move ethtool-related netdev state into its own struct
Edward Cree
2
-2
/
+2
2024-06-28
ethtool: Add ability to flash transceiver modules' firmware
Danielle Ratson
4
-0
/
+334
2024-06-28
ethtool: cmis_fw_update: add a layer for supporting firmware update using CDB
Danielle Ratson
4
-1
/
+438
2024-06-28
ethtool: cmis_cdb: Add a layer for supporting CDB commands
Danielle Ratson
4
-1
/
+730
2024-06-28
ethtool: Veto some operations during firmware flashing process
Danielle Ratson
3
-0
/
+30
2024-06-28
ethtool: Add flashing transceiver modules' firmware notifications ability
Danielle Ratson
4
-0
/
+154
2024-06-26
ethtool: provide customized dim profile management
Heng Qi
1
-2
/
+271
2024-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-4
/
+4
2024-06-06
net: ethtool: fix the error condition in ethtool_get_phy_stats_ethtool()
Su Hui
1
-1
/
+1
2024-06-05
net: ethtool: remove unused struct 'cable_test_tdr_req_info'
Dr. David Alan Gilbert
1
-4
/
+0
2024-06-02
ethtool: init tsinfo stats if requested
Vadim Fedorenko
1
-3
/
+3
2024-05-14
net: revert partially applied PHY topology series
Jakub Kicinski
2
-51
/
+2
2024-04-19
net: ethtool: pse-pd: Expand pse commands with the PSE PoE interface
Kory Maincent (Dent Project)
1
-10
/
+50
2024-04-17
net: pse-pd: Rectify and adapt the naming of admin_cotrol member of struct ps...
Kory Maincent (Dent Project)
1
-1
/
+1
2024-04-06
net: ethtool: Allow passing a phy index for some commands
Maxime Chevallier
2
-2
/
+51
2024-04-06
ethtool: add interface to read Tx hardware timestamping statistics
Rahul Rameshbabu
1
-1
/
+51
2024-03-07
ethtool: remove ethtool_eee_use_linkmodes
Heiner Kallweit
2
-6
/
+0
2024-03-06
ethtool: ignore unused/unreliable fields in set_eee op
Heiner Kallweit
1
-5
/
+0
2024-02-28
net: ethtool: eee: Remove legacy _u32 from keee
Andrew Lunn
2
-46
/
+14
2024-02-24
net: ethtool: avoid rebuilds on UTS_RELEASE change
Jann Horn
1
-2
/
+3
2024-02-09
ethtool: do not use rtnl in ethnl_default_dumpit()
Eric Dumazet
1
-9
/
+5
2024-01-31
ethtool: add linkmode bitmap support to struct ethtool_keee
Heiner Kallweit
4
-17
/
+65
2024-01-31
ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keee
Heiner Kallweit
2
-14
/
+14
2024-01-31
ethtool: adjust struct ethtool_keee to kernel needs
Heiner Kallweit
1
-6
/
+6
[next]