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