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
/
include
/
linux
/
ethtool.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-06
ethtool: Remove exception to the requirement of holding RTNL lock
Ben Hutchings
1
-2
/
+1
2012-03-02
ethtool, mdio, mii: Specify MDIO information fields in struct ethtool_cmd
Ben Hutchings
1
-2
/
+21
2012-01-04
ethtool: Remove ethtool_ops::set_rx_ntuple operation
Ben Hutchings
1
-4
/
+0
2012-01-04
ethtool: Allow drivers to select RX NFC rule locations
Ben Hutchings
1
-2
/
+24
2011-12-16
ethtool: Define and apply a default policy for RX flow hash indirection
Ben Hutchings
1
-3
/
+20
2011-12-16
ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parameters
Ben Hutchings
1
-4
/
+7
2011-12-16
ethtool: Clarify use of size field for ETHTOOL_GRXFHINDIR
Ben Hutchings
1
-2
/
+3
2011-11-17
net: remove legacy ethtool ops
Michał Mirosław
1
-53
/
+0
2011-11-05
bonding: comparing a u8 with -1 is always false
Dan Carpenter
1
-0
/
+2
2011-09-17
ethtool: Update ethtool_rxnfc::rule_cnt on return from ETHTOOL_GRXCLSRLALL
Ben Hutchings
1
-3
/
+3
2011-09-17
ethtool: Clean up definitions of rule location arrays in RX NFC
Ben Hutchings
1
-3
/
+4
2011-09-17
ethtool: Explicitly state that RX NFC rule locations are priorities
Ben Hutchings
1
-4
/
+3
2011-09-17
ethtool: Make struct ethtool_rxnfc kernel-doc more self-consistent
Ben Hutchings
1
-12
/
+11
2011-09-16
net: consolidate and fix ethtool_ops->get_settings calling
Jiri Pirko
1
-0
/
+3
2011-08-17
ethtool: Note common alternate exit condition for interrupt coalescing
Ben Hutchings
1
-0
/
+6
2011-08-17
ethtool: Explicitly state the exit condition for interrupt coalescing
Ben Hutchings
1
-8
/
+11
2011-08-17
ethtool: Correct description of 'max_coalesced_frames' fields
Ben Hutchings
1
-13
/
+13
2011-08-17
ethtool: Specify what kind of coalescing struct ethtool_coalesce covers
Ben Hutchings
1
-1
/
+1
2011-08-17
ethtool: Reformat struct ethtool_coalesce comments into kernel-doc format
Ben Hutchings
1
-71
/
+64
2011-07-01
net: add external loopback test in ethtool self test
Amit Kumar Salecha
1
-2
/
+14
2011-06-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-3
/
+3
2011-06-10
ethtool.h: fix typos
Yegor Yefremov
1
-3
/
+3
2011-06-09
v2 ethtool: remove support for ETHTOOL_GRXNTUPLE
Alexander Duyck
1
-17
/
+2
2011-05-13
ethtool: Added support for FW dump
Anirban Chakraborty
1
-0
/
+31
2011-05-09
ethtool: Add 20G bit definitions
Yaniv Rosner
1
-0
/
+4
2011-05-08
ethtool: remove phys_id from ethtool_ops
Stephen Hemminger
1
-7
/
+0
2011-04-30
ethtool: Call ethtool's get/set_settings callbacks with cleaned data
David Decotigny
1
-1
/
+3
2011-04-30
ethtool: cosmetics: enforce const-ness in ethtool_cmd_speed
David Decotigny
1
-4
/
+10
2011-04-15
ethtool: allow custom interval for physical identification
Allan, Bruce W
1
-2
/
+4
2011-04-13
net: ethtool support to configure number of channels
amit salecha
1
-0
/
+36
2011-04-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2011-04-12
v3 ethtool: add ntuple flow specifier data to network flow classifier
Alexander Duyck
1
-21
/
+32
2011-04-05
ethtool: Change ETHTOOL_PHYS_ID implementation to allow dropping RTNL
Ben Hutchings
1
-1
/
+29
2011-04-05
ethtool: Fill out and update comment for struct ethtool_ops
Ben Hutchings
1
-31
/
+93
2011-04-05
ethtool: Convert struct ethtool_ops comment to kernel-doc format
Ben Hutchings
1
-45
/
+35
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-28
net: fix ethtool->set_flags not intended -EINVAL return value
Stanislaw Gruszka
1
-0
/
+1
2011-03-22
net: implement dev_disable_lro() hw_features compatibility
Michał Mirosław
1
-0
/
+3
2011-03-19
ethtool: Compat handling for struct ethtool_rxnfc
Ben Hutchings
1
-0
/
+34
2011-02-24
net: Implement SFEATURES compatibility for not updated drivers
Michał Mirosław
1
-0
/
+5
2011-02-18
net: introduce NETIF_F_RXCSUM
Michał Mirosław
1
-1
/
+0
2011-02-18
net: Introduce new feature setting ops
Michał Mirosław
1
-0
/
+85
2010-12-11
ethtool: Report link-down while interface is down
Ben Hutchings
1
-1
/
+3
2010-10-21
ethtool: Add support for vlan accleration.
Jesse Gross
1
-0
/
+2
2010-09-22
ethtool: Add Ethernet MAC-level filtering/steering
Ben Hutchings
1
-1
/
+5
2010-09-22
ethtool: Define RX n-tuple action to clear a rule
Ben Hutchings
1
-2
/
+3
2010-09-18
ethtool: Add comments for valid use of flow types
Ben Hutchings
1
-15
/
+15
2010-09-18
ethtool, ixgbe: Move RX n-tuple mask fixup to ethtool
Ben Hutchings
1
-2
/
+3
2010-09-16
ethtool: Remove unimplemented flow specification types
Ben Hutchings
1
-19
/
+2
2010-09-16
ethtool: Complete kernel-doc comments for RX flow filter and hash control
Ben Hutchings
1
-16
/
+113
[next]