index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2009-10-07
ethtool: Add reset operation
Ben Hutchings
1
-0
/
+23
2009-10-05
ethtool: Remove support for obsolete string query operations
Ben Hutchings
1
-48
/
+10
2009-09-03
net/ethtool: Add support for the ethtool feature to flash firmware image from...
Ajit Khaparde
1
-0
/
+16
2009-07-27
net: ethtool_op_get_rx_csum() should be public and exported
Eric Dumazet
1
-1
/
+2
2009-07-27
ethtool: device independent rx_csum and get_flags routines
Sridhar Samudrala
1
-2
/
+11
2009-04-01
core: remove pointless conditional before kfree()
Wei Yongjun
1
-2
/
+1
2009-02-20
ethtool: Add RX pkt classification interface
Santwona Behera
1
-10
/
+48
2008-12-16
ethtool: Add GGRO and SGRO ops
Herbert Xu
1
-2
/
+51
2008-07-02
netdev: Add support for rx flow hash configuration, using ethtool.
Santwona Behera
1
-0
/
+37
2008-04-25
ethtool: EEPROM dump no longer works for tg3 and natsemi
Mandeep Singh Baines
1
-0
/
+5
2008-04-16
[ETHTOOL]: Add support for large eeproms
Mandeep Singh Baines
1
-28
/
+36
2007-10-11
[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls
Jeff Garzik
1
-4
/
+12
2007-10-11
[NET]: Make the device list and device lookups per namespace.
Eric W. Biederman
1
-2
/
+2
2007-10-11
[ETHTOOL]: Internal cleanup of ethtool_value-related handlers
Jeff Garzik
1
-160
/
+39
2007-10-11
[ETHTOOL]: Introduce ->{get,set}_priv_flags, ETHTOOL_[GS]PFLAGS
Jeff Garzik
1
-0
/
+38
2007-10-11
[ETHTOOL]: Introduce get_sset_count. Obsolete get_stats_count, self_test_count
Jeff Garzik
1
-25
/
+70
2007-10-11
[ETHTOOL]: Add ETHTOOL_[GS]FLAGS sub-ioctls
Jeff Garzik
1
-0
/
+61
2007-08-15
[NET]: Unexport dev_ethtool
Adrian Bunk
1
-1
/
+0
2007-08-01
[NET]: ethtool_perm_addr only has one implementation
Matthew Wilcox
1
-35
/
+8
2007-08-01
[NET]: ethtool ops are the only way
Matthew Wilcox
1
-14
/
+7
2007-07-15
[NET]: Add ethtool support for NETIF_F_IPV6_CSUM devices.
Michael Chan
1
-0
/
+12
2007-04-26
[NET] core: whitespace cleanup
Stephen Hemminger
1
-2
/
+2
2007-02-11
[NET] CORE: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-5
/
+5
2006-09-29
[ETHTOOL]: Remove some entries from non-root command list.
David S. Miller
1
-4
/
+0
2006-09-29
[ETHTOOL]: let mortals use ethtool
Stephen Hemminger
1
-7
/
+29
2006-09-13
[PATCH] ethtool: allow const ethtool_ops
Stephen Hemminger
1
-7
/
+7
2006-07-17
[NET] ethtool: fix oops by testing correct struct member
Jeff Garzik
1
-1
/
+1
2006-06-23
[NET]: Added GSO toggle
Herbert Xu
1
-0
/
+29
2006-06-18
[ETHTOOL]: Fix UFO typo
Herbert Xu
1
-1
/
+2
2006-06-18
[NET]: Add NETIF_F_GEN_CSUM and NETIF_F_ALL_CSUM
Herbert Xu
1
-4
/
+2
2006-01-12
[PATCH] capable/capability.h (net/)
Randy Dunlap
1
-0
/
+1
2005-10-28
[IPv4/IPv6]: UFO Scatter-gather approach
Ananda Raju
1
-0
/
+53
2005-09-06
[PATCH] (7/7) __user annotations (ethtool)
viro@ftp.linux.org.uk
1
-1
/
+1
2005-08-30
[NET]: Add support for getting the permanent hardware address.
Jon Wetzel
1
-0
/
+49
2005-06-07
[ETHTOOL]: Check correct pointer in ethtool_set_coalesce().
David S. Miller
1
-1
/
+1
2005-05-30
[NET]: Add ethtool support for NETIF_F_HW_CSUM.
Jon Mason
1
-1
/
+11
2005-05-30
[BRIDGE]: make dev->features unsigned
Stephen Hemminger
1
-1
/
+1
2005-05-30
[BRIDGE]: features change notification
Stephen Hemminger
1
-1
/
+7
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+819