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
/
net
/
core
/
ethtool.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-08
net: Add layer 2 hardware acceleration operations for macvlan devices
John Fastabend
1
-0
/
+1
2013-10-22
ipv6: sit: add GSO/TSO support
Eric Dumazet
1
-0
/
+1
2013-10-20
ipip: add GSO/TSO support
Eric Dumazet
1
-0
/
+1
2013-07-16
ethtool: fixed trailing statements in ethtool
Dragos Foianu
1
-10
/
+20
2013-07-02
ethtool: make .get_dump_data() harder to misuse by drivers
Michal Schmidt
1
-1
/
+20
2013-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2013-06-18
vlan: restore ethtool ABI to control VLAN hardware acceleration
Fernando Luis Vazquez Cao
1
-3
/
+3
2013-06-05
net/ethtool: Fix comment regarding location of dev_ethtool() call
Yan Burman
1
-1
/
+1
2013-05-28
MPLS: Add limited GSO support
Simon Horman
1
-0
/
+1
2013-05-02
net: vlan,ethtool: netdev_features_t is more than 32 bit
Bjørn Mork
1
-1
/
+1
2013-04-20
net: Add missing netdev feature strings for NETIF_F_HW_VLAN_STAG_*
David S. Miller
1
-0
/
+3
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
1
-12
/
+13
2013-03-10
tunneling: Add generic Tunnel segmentation.
Pravin B Shelar
1
-0
/
+1
2013-02-16
v4 GRE: Add TCP segmentation offload for GRE
Pravin B Shelar
1
-0
/
+1
2013-01-08
ethtool: consolidate work with ethtool_ops
Jiri Pirko
1
-24
/
+21
2012-11-19
net: Allow userns root control of the core of the network stack.
Eric W. Biederman
1
-1
/
+1
2012-09-19
net: provide a default dev->ethtool_ops
Eric Dumazet
1
-12
/
+0
2012-06-13
ethtool: Make more commands available to unprivileged processes
Ben Hutchings
1
-0
/
+5
2012-06-08
Added kernel support in EEE Ethtool commands
Yuval Mintz
1
-0
/
+40
2012-05-10
ethtool: Extend the ethtool API to obtain plugin module eeprom data
Stuart Hodgson
1
-0
/
+47
2012-05-10
ethtool: Split ethtool_get_eeprom() to allow for additional EEPROM accessors
Ben Hutchings
1
-7
/
+17
2012-04-04
ethtool: Add a common function for drivers with transmit time stamping.
Richard Cochran
1
-0
/
+11
2012-04-04
ethtool: Introduce a method for getting time stamping capabilities.
Richard Cochran
1
-3
/
+45
2012-02-24
net: Support RX-ALL feature flag.
Ben Greear
1
-0
/
+1
2012-02-24
net: Support RXFCS feature flag.
Ben Greear
1
-0
/
+1
2012-02-01
ethtool: Null-terminate filename passed to ethtool_ops::flash_device
Ben Hutchings
1
-0
/
+2
2012-01-23
ethtool: allow ETHTOOL_GSSET_INFO for users
Michał Mirosław
1
-0
/
+1
2012-01-04
ethtool: Remove ethtool_ops::set_rx_ntuple operation
Ben Hutchings
1
-55
/
+0
2012-01-04
ethtool: Allow drivers to select RX NFC rule locations
Ben Hutchings
1
-1
/
+10
2011-12-16
ethtool: Define and apply a default policy for RX flow hash indirection
Ben Hutchings
1
-13
/
+20
2011-12-16
ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parameters
Ben Hutchings
1
-26
/
+55
2011-11-17
net: ethtool: fix coding style
Michał Mirosław
1
-7
/
+8
2011-11-17
net: remove NETIF_F_NO_CSUM feature bit
Michał Mirosław
1
-1
/
+0
2011-11-17
ethtool: prepare for larger netdev_features_t type
Michał Mirosław
1
-16
/
+26
2011-11-17
net: ethtool: use C99 array initialization for feature-names table
Michał Mirosław
1
-38
/
+36
2011-11-17
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
1
-5
/
+4
2011-11-17
net: ethtool: break association of ETH_FLAG_* with NETIF_F_*
Michał Mirosław
1
-10
/
+23
2011-11-17
net: remove legacy ethtool ops
Michał Mirosław
1
-396
/
+22
2011-09-16
net: consolidate and fix ethtool_ops->get_settings calling
Jiri Pirko
1
-5
/
+15
2011-07-22
ethtool: Allow zero-length register dumps again
Ben Hutchings
1
-2
/
+2
2011-06-09
v2 ethtool: remove support for ETHTOOL_GRXNTUPLE
Alexander Duyck
1
-308
/
+1
2011-05-26
net: fix ETHTOOL_SFEATURES compatibility with old ethtool_ops.set_flags
Michał Mirosław
1
-1
/
+24
2011-05-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2011-05-18
net: ethtool: fix IPV6 checksum feature name string
Michał Mirosław
1
-1
/
+1
2011-05-13
ethtool: Added support for FW dump
Anirban Chakraborty
1
-0
/
+90
2011-05-13
ethtool: bring back missing comma in netdev features strings
Franco Fichtner
1
-1
/
+1
2011-05-09
net: Allow ethtool to set interface in loopback mode.
Mahesh Bandewar
1
-1
/
+1
2011-05-08
ethtool: remove phys_id from ethtool_ops
Stephen Hemminger
1
-5
/
+1
2011-04-22
net: fix hw_features ethtool_ops->set_flags compatibility
Michał Mirosław
1
-2
/
+2
2011-04-15
ethtool: allow custom interval for physical identification
Allan, Bruce W
1
-15
/
+16
[next]