index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
ethtool.c
Age
Commit message (
Expand
)
Author
2012-09-19
net: provide a default dev->ethtool_ops
Eric Dumazet
2012-06-12
ethtool: Make more commands available to unprivileged processes
Ben Hutchings
2012-06-07
Added kernel support in EEE Ethtool commands
Yuval Mintz
2012-05-10
ethtool: Extend the ethtool API to obtain plugin module eeprom data
Stuart Hodgson
2012-05-10
ethtool: Split ethtool_get_eeprom() to allow for additional EEPROM accessors
Ben Hutchings
2012-04-04
ethtool: Add a common function for drivers with transmit time stamping.
Richard Cochran
2012-04-04
ethtool: Introduce a method for getting time stamping capabilities.
Richard Cochran
2012-02-24
net: Support RX-ALL feature flag.
Ben Greear
2012-02-24
net: Support RXFCS feature flag.
Ben Greear
2012-02-01
ethtool: Null-terminate filename passed to ethtool_ops::flash_device
Ben Hutchings
2012-01-22
ethtool: allow ETHTOOL_GSSET_INFO for users
Michał Mirosław
2012-01-04
ethtool: Remove ethtool_ops::set_rx_ntuple operation
Ben Hutchings
2012-01-04
ethtool: Allow drivers to select RX NFC rule locations
Ben Hutchings
2011-12-16
ethtool: Define and apply a default policy for RX flow hash indirection
Ben Hutchings
2011-12-16
ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parameters
Ben Hutchings
2011-11-16
net: ethtool: fix coding style
Michał Mirosław
2011-11-16
net: remove NETIF_F_NO_CSUM feature bit
Michał Mirosław
2011-11-16
ethtool: prepare for larger netdev_features_t type
Michał Mirosław
2011-11-16
net: ethtool: use C99 array initialization for feature-names table
Michał Mirosław
2011-11-16
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
2011-11-16
net: ethtool: break association of ETH_FLAG_* with NETIF_F_*
Michał Mirosław
2011-11-16
net: remove legacy ethtool ops
Michał Mirosław
2011-09-15
net: consolidate and fix ethtool_ops->get_settings calling
Jiri Pirko
2011-07-21
ethtool: Allow zero-length register dumps again
Ben Hutchings
2011-06-08
v2 ethtool: remove support for ETHTOOL_GRXNTUPLE
Alexander Duyck
2011-05-26
net: fix ETHTOOL_SFEATURES compatibility with old ethtool_ops.set_flags
Michał Mirosław
2011-05-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-05-17
net: ethtool: fix IPV6 checksum feature name string
Michał Mirosław
2011-05-13
ethtool: Added support for FW dump
Anirban Chakraborty
2011-05-12
ethtool: bring back missing comma in netdev features strings
Franco Fichtner
2011-05-08
net: Allow ethtool to set interface in loopback mode.
Mahesh Bandewar
2011-05-08
ethtool: remove phys_id from ethtool_ops
Stephen Hemminger
2011-04-21
net: fix hw_features ethtool_ops->set_flags compatibility
Michał Mirosław
2011-04-14
ethtool: allow custom interval for physical identification
Allan, Bruce W
2011-04-13
net: ethtool support to configure number of channels
amit salecha
2011-04-12
ethtool: time to blink provided in seconds not jiffies
Allan, Bruce W
2011-04-11
ethtool: prevent null pointer dereference with NTUPLE set but no set_rx_ntuple
Alexander Duyck
2011-04-06
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
2011-04-05
ethtool: Change ETHTOOL_PHYS_ID implementation to allow dropping RTNL
Ben Hutchings
2011-04-04
net: Allow no-cache copy from user on transmit
Tom Herbert
2011-04-02
net: Call netdev_features_change() from netdev_update_features()
Michał Mirosław
2011-03-27
net: fix ethtool->set_flags not intended -EINVAL return value
Stanislaw Gruszka
2011-03-22
net: implement dev_disable_lro() hw_features compatibility
Michał Mirosław
2011-03-18
ethtool: __ethtool_set_sg: check for function pointer before using it
Roger Luethi
2011-02-23
net: Implement SFEATURES compatibility for not updated drivers
Michał Mirosław
2011-02-23
net: Fix ETHTOOL_GFEATURES compatibility
Michał Mirosław
2011-02-17
net: introduce NETIF_F_RXCSUM
Michał Mirosław
2011-02-17
net: use ndo_fix_features for ethtool_ops->set_flags
Michał Mirosław
2011-02-17
net: ethtool: use ndo_fix_features for offload setting
Michał Mirosław
2011-02-17
net: Introduce new feature setting ops
Michał Mirosław
[next]