index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (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
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
2010-07-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+2
2010-07-01
ethtool: Add support for control of RX flow hash indirection
Ben Hutchings
1
-0
/
+15
2010-07-01
ethtool: Change ethtool_op_set_flags to validate flags
Ben Hutchings
1
-1
/
+1
2010-06-29
ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFH
Ben Hutchings
1
-0
/
+2
2010-06-15
ethtool: Revert incorrect indentation changes
Ben Hutchings
1
-20
/
+20
2010-04-08
net: fix ethtool coding style errors and warnings
chavey
1
-53
/
+62
2010-03-31
netdev: ethtool RXHASH flag
stephen hemminger
1
-0
/
+1
2010-03-06
ethtool: Add direct access to ops->get_sset_count
Jeff Garzik
1
-0
/
+7
2010-03-06
ethtool: Add direct access to ops->get_sset_count
Jeff Garzik
1
-3
/
+14
2010-02-26
Revert "ethtool: Add n-tuple string length to drvinfo and return it"
David S. Miller
1
-1
/
+0
2010-02-26
ethtool: Add n-tuple string length to drvinfo and return it
Peter Waskiewicz
1
-0
/
+1
2010-02-15
ethtool: Fix includes build break
David S. Miller
1
-1
/
+2
2010-02-11
ethtool: Introduce n-tuple filter programming support
Peter P Waskiewicz Jr
1
-0
/
+50
2009-12-04
tg3: Add some VPD preprocessor constants
Matt Carlson
1
-1
/
+2
2009-11-29
ethtool: Add Direct Attach support to connector port reporting
PJ Waskiewicz
1
-0
/
+2
2009-11-03
gianfar: Basic Support for programming hash rules
Sandeep Gopalpet
1
-0
/
+2
2009-10-07
ethtool: Add reset operation
Ben Hutchings
1
-0
/
+32
2009-10-05
ethtool: Remove support for obsolete string query operations
Ben Hutchings
1
-4
/
+0
2009-09-03
net/ethtool: Add support for the ethtool feature to flash firmware image from...
Ajit Khaparde
1
-0
/
+14
2009-07-27
net: ethtool_op_get_rx_csum() should be public and exported
Eric Dumazet
1
-0
/
+1
2009-06-09
e1000e: Expose MDI-X status via ethtool change
Chaitanya Lala
1
-1
/
+7
2009-04-30
ethtool/mdio: Support backplane mode negotiation
Ben Hutchings
1
-0
/
+10
2009-04-30
ethtool/mdio: Report MDIO mode support and link partner advertising
Ben Hutchings
1
-1
/
+3
2009-04-30
ethtool: Add port type PORT_OTHER
Ben Hutchings
1
-0
/
+1
2009-02-20
ethtool: Add RX pkt classification interface
Santwona Behera
1
-6
/
+83
2008-12-16
ethtool: Add GGRO and SGRO ops
Herbert Xu
1
-0
/
+2
2008-08-07
ethtool: Expand ethtool_cmd.speed to 32 bits
Brandon Philips
1
-1
/
+16
2008-07-02
netdev: Add support for rx flow hash configuration, using ethtool.
Santwona Behera
1
-0
/
+33
2008-03-07
[NET]: include <linux/types.h> into linux/ethtool.h for __u* typedef
Kirill A. Shutemov
1
-0
/
+1
2008-02-03
include/linux/: Spelling fixes
Joe Perches
1
-1
/
+1
2007-10-11
[ETHTOOL]: Introduce ->{get,set}_priv_flags, ETHTOOL_[GS]PFLAGS
Jeff Garzik
1
-1
/
+7
2007-10-11
[ETHTOOL]: Introduce get_sset_count. Obsolete get_stats_count, self_test_count
Jeff Garzik
1
-2
/
+5
2007-10-11
[ETHTOOL]: Add ETHTOOL_[GS]FLAGS sub-ioctls
Jeff Garzik
1
-0
/
+21
[prev]
[next]