index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
uapi
/
linux
/
ethtool.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-20
net: ethtool: Add support for 1600Gbps speed
Yael Chemla
1
-0
/
+5
2025-08-14
net: ethtool: support including Flow Label in the flow hash for RSS
Jakub Kicinski
1
-0
/
+1
2025-07-10
ethtool: mark ETHER_FLOW as usable for Rx hash
Jakub Kicinski
1
-2
/
+2
2025-05-09
ethtool: Block setting of symmetric RSS when non-symmetric rx-flow-hash is re...
Gal Pressman
1
-65
/
+69
2025-02-25
ethtool: Symmetric OR-XOR RSS hash
Gal Pressman
1
-0
/
+4
2025-02-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2025-02-06
net: ethtool: tsconfig: Fix netlink type of hwtstamp flags
Kory Maincent
1
-0
/
+2
2025-02-06
ethtool: Add support for 200Gbps per lane link modes
Jianbo Liu
1
-0
/
+18
2025-01-14
net: ethtool: add support for structured PHY statistics
Jakub Kicinski
1
-0
/
+2
2024-11-18
UAPI: ethtool: Avoid flex-array in struct ethtool_link_settings
Kees Cook
1
-0
/
+7
2024-11-18
Revert "UAPI: ethtool: Use __struct_group() in struct ethtool_link_settings"
Kees Cook
1
-18
/
+15
2024-11-03
UAPI: ethtool: Use __struct_group() in struct ethtool_link_settings
Gustavo A. R. Silva
1
-15
/
+18
2024-08-23
net: phy: Introduce ethernet link topology representation
Maxime Chevallier
1
-0
/
+16
2024-07-14
net: phy: bcm54811: New link mode for BroadR-Reach
Kamil HorĂ¡k (2N)
1
-0
/
+1
2024-07-05
net: ethtool: pse-pd: Expand C33 PSE status with class, power and extended state
Kory Maincent (Dent Project)
1
-0
/
+191
2024-06-28
ethtool: Add an interface for flashing transceiver modules' firmware
Danielle Ratson
1
-0
/
+18
2024-05-13
net: revert partially applied PHY topology series
Jakub Kicinski
1
-16
/
+0
2024-04-18
net: pse-pd: Introduce PSE types enumeration
Kory Maincent (Dent Project)
1
-0
/
+12
2024-04-18
ethtool: Expand Ethernet Power Equipment with c33 (PoE) alongside PoDL
Kory Maincent (Dent Project)
1
-0
/
+43
2024-04-06
net: phy: Introduce ethernet link topology representation
Maxime Chevallier
1
-0
/
+16
2024-03-06
ethtool: Add GTP RSS hash options to ethtool.h
Takeru Hayasaka
1
-0
/
+48
2024-01-04
Revert "Introduce PHY listing and link_topology tracking"
Jakub Kicinski
1
-16
/
+0
2024-01-02
net: ethtool: add a NO_CHANGE uAPI for new RXFH's input_xfrm
Ahmed Zaki
1
-0
/
+1
2024-01-01
net: phy: Introduce ethernet link topology representation
Maxime Chevallier
1
-0
/
+16
2023-12-29
ethtool: reformat kerneldoc for struct ethtool_link_settings
Jonathan Corbet
1
-12
/
+15
2023-12-13
net: ethtool: add support for symmetric-xor RSS hash
Ahmed Zaki
1
-1
/
+12
2023-01-23
net: ethtool: netlink: retrieve stats from multiple sources (eMAC, pMAC)
Vladimir Oltean
1
-0
/
+18
2023-01-23
net: ethtool: add support for MAC Merge layer
Vladimir Oltean
1
-0
/
+25
2023-01-11
drivers/net/phy: add the link modes for the 10BASE-T1S Ethernet PHY
Piergiorgio Beruto
1
-0
/
+3
2023-01-06
ethtool: Replace 0-length array with flexible array
Kees Cook
1
-1
/
+1
2022-11-17
ethtool: doc: clarify what drivers can implement in their get_drvinfo()
Vincent Mailhol
1
-6
/
+4
2022-10-24
ethtool: Add support for 800Gbps link modes
Amit Cohen
1
-0
/
+8
2022-10-03
ethtool: add interface to interact with Ethernet Power Equipment
Oleksij Rempel
1
-0
/
+45
2022-09-23
net: phy: Add support for rate matching
Sean Anderson
1
-2
/
+16
2022-06-28
treewide: uapi: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
1
-14
/
+14
2022-05-01
ethtool: Add 10base-T1L link mode entry
Alexandru Tachici
1
-0
/
+1
2021-11-22
ethtool: add support to set/get tx copybreak buf size via ethtool
Hao Chen
1
-0
/
+1
2021-10-06
ethtool: Add transceiver module extended state
Ido Schimmel
1
-0
/
+6
2021-10-06
ethtool: Add ability to control transceiver modules' power mode
Ido Schimmel
1
-0
/
+23
2021-08-16
ethtool: add two link extended substates of bad signal integrity
Guangbin Huang
1
-0
/
+2
2021-06-17
net: fix mistake path for netdev_features_strings
Jian Shen
1
-2
/
+2
2021-04-16
ethtool: add interface to read RMON stats
Jakub Kicinski
1
-0
/
+2
2021-04-16
ethtool: add interface to read standard MAC Ctrl stats
Jakub Kicinski
1
-0
/
+2
2021-04-16
ethtool: add interface to read standard MAC stats
Jakub Kicinski
1
-0
/
+2
2021-04-16
ethtool: add a new command for reading standard stats
Jakub Kicinski
1
-0
/
+4
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-21
/
+33
2021-04-07
ethtool: fix kdoc in headers
Jakub Kicinski
1
-0
/
+6
2021-04-07
ethtool: document reserved fields in the uAPI
Jakub Kicinski
1
-1
/
+21
2021-04-07
ethtool: un-kdocify extended link state
Jakub Kicinski
1
-20
/
+6
2021-03-26
ethtool: document the enum values not defines
Jakub Kicinski
1
-10
/
+10
[next]