Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
1aa4848c00a370a2d7cf5d779da055fce19f037d
/
include
/
linux
/
ethtool.h
b4c8cc8
ethtool.h: fix typos
by Yegor Yefremov
· 13 years ago
29dd54b
ethtool: Added support for FW dump
by Anirban Chakraborty
· 13 years ago
57cc71b
ethtool: Add 20G bit definitions
by Yaniv Rosner
· 14 years ago
1ab7b6a
ethtool: remove phys_id from ethtool_ops
by Stephen Hemminger
· 14 years ago
8ae6dac
ethtool: Call ethtool's get/set_settings callbacks with cleaned data
by David Decotigny
· 14 years ago
3650460
ethtool: cosmetics: enforce const-ness in ethtool_cmd_speed
by David Decotigny
· 14 years ago
fce5592
ethtool: allow custom interval for physical identification
by Allan, Bruce W
· 14 years ago
8b5933c
net: ethtool support to configure number of channels
by amit salecha
· 14 years ago
1c01a80
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
127fe53
v3 ethtool: add ntuple flow specifier data to network flow classifier
by Alexander Duyck
· 14 years ago
68f512f
ethtool: Change ETHTOOL_PHYS_ID implementation to allow dropping RTNL
by Ben Hutchings
· 14 years ago
8717d07
ethtool: Fill out and update comment for struct ethtool_ops
by Ben Hutchings
· 14 years ago
e20b5b6
ethtool: Convert struct ethtool_ops comment to kernel-doc format
by Ben Hutchings
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
673e63c
net: fix ethtool->set_flags not intended -EINVAL return value
by Stanislaw Gruszka
· 14 years ago
2766051
net: implement dev_disable_lro() hw_features compatibility
by Michał Mirosław
· 14 years ago
3a7da39
ethtool: Compat handling for struct ethtool_rxnfc
by Ben Hutchings
· 14 years ago
39fc0ce
net: Implement SFEATURES compatibility for not updated drivers
by Michał Mirosław
· 14 years ago
e83d360
net: introduce NETIF_F_RXCSUM
by Michał Mirosław
· 14 years ago
5455c69
net: Introduce new feature setting ops
by Michał Mirosław
· 14 years ago
e596e6e
ethtool: Report link-down while interface is down
by Ben Hutchings
· 14 years ago
d5dbda2
ethtool: Add support for vlan accleration.
by Jesse Gross
· 14 years ago
6099e3d
ethtool: Add Ethernet MAC-level filtering/steering
by Ben Hutchings
· 14 years ago
c22ab78
ethtool: Define RX n-tuple action to clear a rule
by Ben Hutchings
· 14 years ago
07af7a2
ethtool: Add comments for valid use of flow types
by Ben Hutchings
· 14 years ago
be2902d
ethtool, ixgbe: Move RX n-tuple mask fixup to ethtool
by Ben Hutchings
· 14 years ago
e0de7c9
ethtool: Remove unimplemented flow specification types
by Ben Hutchings
· 14 years ago
e035587
ethtool: Complete kernel-doc comments for RX flow filter and hash control
by Ben Hutchings
· 14 years ago
597e608
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
a5b6ee2
ethtool: Add support for control of RX flow hash indirection
by Ben Hutchings
· 14 years ago
1437ce3
ethtool: Change ethtool_op_set_flags to validate flags
by Ben Hutchings
· 14 years ago
bf98843
ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFH
by Ben Hutchings
· 14 years ago
1be3b5f
ethtool: Revert incorrect indentation changes
by Ben Hutchings
· 14 years ago
97f8aef
net: fix ethtool coding style errors and warnings
by chavey
· 15 years ago
b00fabb
netdev: ethtool RXHASH flag
by stephen hemminger
· 15 years ago
d17792e
ethtool: Add direct access to ops->get_sset_count
by Jeff Garzik
· 15 years ago
723b2f5
ethtool: Add direct access to ops->get_sset_count
by Jeff Garzik
· 15 years ago
738b034
Revert "ethtool: Add n-tuple string length to drvinfo and return it"
by David S. Miller
· 15 years ago
c79c5ff
ethtool: Add n-tuple string length to drvinfo and return it
by Peter Waskiewicz
· 15 years ago
a146708
ethtool: Fix includes build break
by David S. Miller
· 15 years ago
15682bc
ethtool: Introduce n-tuple filter programming support
by Peter P Waskiewicz Jr
· 15 years ago
141518c
tg3: Add some VPD preprocessor constants
by Matt Carlson
· 15 years ago
5789d29
ethtool: Add Direct Attach support to connector port reporting
by PJ Waskiewicz
· 15 years ago
7a8b337
gianfar: Basic Support for programming hash rules
by Sandeep Gopalpet
· 15 years ago
d73d3a8
ethtool: Add reset operation
by Ben Hutchings
· 15 years ago
a9828ec
ethtool: Remove support for obsolete string query operations
by Ben Hutchings
· 15 years ago
05c6a8d
net/ethtool: Add support for the ethtool feature to flash firmware image from a specified file.
by Ajit Khaparde
· 15 years ago
8a729fc
net: ethtool_op_get_rx_csum() should be public and exported
by Eric Dumazet
· 15 years ago
18760f1
e1000e: Expose MDI-X status via ethtool change
by Chaitanya Lala
· 15 years ago
894b19a
ethtool/mdio: Support backplane mode negotiation
by Ben Hutchings
· 16 years ago
0c09c1a
ethtool/mdio: Report MDIO mode support and link partner advertising
by Ben Hutchings
· 16 years ago
0821c71
ethtool: Add port type PORT_OTHER
by Ben Hutchings
· 16 years ago
59089d8
ethtool: Add RX pkt classification interface
by Santwona Behera
· 16 years ago
b240a0e
ethtool: Add GGRO and SGRO ops
by Herbert Xu
· 16 years ago
b11f8d8
ethtool: Expand ethtool_cmd.speed to 32 bits
by Brandon Philips
· 16 years ago
0853ad6
netdev: Add support for rx flow hash configuration, using ethtool.
by Santwona Behera
· 16 years ago
e621e69
[NET]: include <linux/types.h> into linux/ethtool.h for __u* typedef
by Kirill A. Shutemov
· 17 years ago
fd3f898
include/linux/: Spelling fixes
by Joe Perches
· 17 years ago
339bf02
[ETHTOOL]: Introduce ->{get,set}_priv_flags, ETHTOOL_[GS]PFLAGS
by Jeff Garzik
· 17 years ago
ff03d49
[ETHTOOL]: Introduce get_sset_count. Obsolete get_stats_count, self_test_count
by Jeff Garzik
· 17 years ago
3ae7c0b
[ETHTOOL]: Add ETHTOOL_[GS]FLAGS sub-ioctls
by Jeff Garzik
· 17 years ago
313674a
[NET]: ethtool_perm_addr only has one implementation
by Matthew Wilcox
· 17 years ago
6460d94
[NET]: Add ethtool support for NETIF_F_IPV6_CSUM devices.
by Michael Chan
· 17 years ago
427c219
[ETHTOOL]: Add 2.5G bit definitions.
by Michael Chan
· 18 years ago
37c3185
[NET]: Added GSO toggle
by Herbert Xu
· 18 years ago
c3ce7e2
Sanitise ethtool.h and mii.h for userspace.
by David Woodhouse
· 19 years ago
5b0c76a
[PATCH] bnx2: add 5708 support
by Michael Chan
· 19 years ago
e89e9cf
[IPv4/IPv6]: UFO Scatter-gather approach
by Ananda Raju
· 19 years ago
a6f9a70
[NET]: Add support for getting the permanent hardware address.
by Jon Wetzel
· 19 years ago
00db818
This patch adds a PHY Abstraction Layer to the Linux Kernel, enabling
by Andy Fleming
· 19 years ago
69f6a0f
[NET]: Add ethtool support for NETIF_F_HW_CSUM.
by Jon Mason
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago