index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ethtool
/
common.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'net-make-timestamping-selectable'
Jakub Kicinski
2024-07-15
1
-4
/
+4
|
\
|
*
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-07-15
1
-3
/
+3
|
*
net: Change the API of PHY default timestamp to MAC
Kory Maincent
2024-07-15
1
-1
/
+1
*
|
net: phy: bcm54811: New link mode for BroadR-Reach
Kamil HorĂ¡k (2N)
2024-07-15
1
-0
/
+3
*
|
net: ethtool: let drivers remove lost RSS contexts
Jakub Kicinski
2024-07-13
1
-0
/
+14
*
|
ethtool: use the rss context XArray in ring deactivation safety-check
Jakub Kicinski
2024-07-11
1
-4
/
+29
*
|
ethtool: fail closed if we can't get max channel used in indirection tables
Jakub Kicinski
2024-07-11
1
-11
/
+15
|
/
*
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
2023-12-14
1
-6
/
+6
*
net: partial revert of the "Make timestamping selectable: series
Jakub Kicinski
2023-11-19
1
-17
/
+2
*
net: Change the API of PHY default timestamp to MAC
Kory Maincent
2023-11-18
1
-2
/
+17
*
net: ethtool: Refactor identical get_ts_info implementations.
Richard Cochran
2023-11-18
1
-0
/
+6
*
ethtool: untangle the linkmode and ethtool headers
Jakub Kicinski
2023-10-20
1
-0
/
+21
*
net: transfer rtnl_lock() requirement from ethtool_set_ethtool_phy_ops() to c...
Vladimir Oltean
2023-08-03
1
-2
/
+1
*
drivers/net/phy: add the link modes for the 10BASE-T1S Ethernet PHY
Piergiorgio Beruto
2023-01-11
1
-0
/
+8
*
net_tstamp: add SOF_TIMESTAMPING_OPT_ID_TCP
Willem de Bruijn
2022-12-09
1
-0
/
+1
*
ethtool: Fail number of channels change when it conflicts with rxnfc
Gal Pressman
2022-11-08
1
-0
/
+66
*
ethtool: Add support for 800Gbps link modes
Amit Cohen
2022-10-24
1
-0
/
+14
*
ethtool: Add 10base-T1L link mode entry
Alexandru Tachici
2022-05-01
1
-0
/
+3
*
ethtool: add support to set/get tx copybreak buf size via ethtool
Hao Chen
2021-11-22
1
-0
/
+1
*
net: sock: extend SO_TIMESTAMPING for PHC binding
Yangbo Lu
2021-07-01
1
-0
/
+1
*
ethtool: add a new command for getting PHC virtual clocks
Yangbo Lu
2021-07-01
1
-0
/
+13
*
ethtool: Add lanes parameter for ETHTOOL_LINK_MODE_10000baseR_FEC_BIT
Danielle Ratson
2021-04-07
1
-0
/
+1
*
ethtool: Remove link_mode param and derive link params from driver
Danielle Ratson
2021-04-07
1
-0
/
+16
*
net: hsr: add offloading support
George McCollister
2021-02-11
1
-0
/
+4
*
ethtool: Get link mode in use instead of speed and duplex parameters
Danielle Ratson
2021-02-04
1
-0
/
+147
*
net: introduce a netdev feature for UDP GRO forwarding
Alexander Lobakin
2021-01-24
1
-0
/
+1
*
ethtool: Add 100base-FX link mode entries
Dan Murphy
2020-09-20
1
-0
/
+2
*
ethtool: add tunnel info interface
Jakub Kicinski
2020-07-10
1
-0
/
+9
*
ethtool: Add support for 100Gbps per lane link modes
Meir Lichtinger
2020-07-09
1
-0
/
+15
*
net: ethtool: Introduce ethtool_phy_ops
Florian Fainelli
2020-07-08
1
-0
/
+11
*
net: ethtool: add missing string for NETIF_F_GSO_TUNNEL_REMCSUM
Alexander Lobakin
2020-06-23
1
-0
/
+1
*
net: ethtool: add missing NETIF_F_GSO_FRAGLIST feature string
Alexander Lobakin
2020-06-19
1
-0
/
+1
*
ethtool: provide timestamping information with TSINFO_GET request
Michal Kubecek
2020-03-30
1
-0
/
+21
*
ethtool: add timestamping related string sets
Michal Kubecek
2020-03-30
1
-0
/
+49
*
net: introduce the MACSEC netdev feature
Antoine Tenart
2020-03-27
1
-0
/
+1
*
net: ethtool: require drivers to set supported_coalesce_params
Jakub Kicinski
2020-03-18
1
-0
/
+11
*
ethtool: set device channel counts with CHANNELS_SET request
Michal Kubecek
2020-03-12
1
-0
/
+31
*
ethtool: Add support for low latency RS FEC
Aya Levin
2020-02-19
1
-0
/
+1
*
ethtool: provide WoL settings with WOL_GET request
Michal Kubecek
2020-01-27
1
-0
/
+12
*
ethtool: provide message mask with DEBUG_GET request
Michal Kubecek
2020-01-27
1
-0
/
+19
*
net: Add fraglist GRO/GSO feature flags
Steffen Klassert
2020-01-27
1
-0
/
+1
*
ethtool: provide link state with LINKSTATE_GET request
Michal Kubecek
2019-12-28
1
-0
/
+8
*
ethtool: provide link settings with LINKINFO_GET request
Michal Kubecek
2019-12-28
1
-0
/
+48
*
ethtool: provide link mode names as a string set
Michal Kubecek
2019-12-13
1
-0
/
+86
*
ethtool: move string arrays into common file
Michal Kubecek
2019-12-13
1
-0
/
+85