index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
ethtool.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ethtool: Use kcalloc instead of kmalloc for ethtool_get_strings
Joe Perches
2015-10-14
1
-1
/
+1
*
net/ethtool: Add current supported tunable options
Hadar Hen Zion
2015-06-11
1
-0
/
+12
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-01
1
-9
/
+1
|
\
|
*
Revert "net: core: 'ethtool' issue with querying phy settings"
David S. Miller
2015-06-01
1
-9
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-23
1
-1
/
+9
|
\
\
|
|
/
|
*
net: core: 'ethtool' issue with querying phy settings
Arun Parameswaran
2015-05-22
1
-1
/
+9
*
|
switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flag
Scott Feldman
2015-05-12
1
-1
/
+0
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-03
1
-0
/
+1
|
\
|
*
ethtool: Add hw-switch-offload to netdev_features_strings.
Rami Rosen
2015-02-20
1
-0
/
+1
*
|
ethtool: use "ops" name consistenty in ethtool_set_rxfh()
Dan Carpenter
2015-02-21
1
-1
/
+1
|
/
*
ethtool: Extend ethtool plugin module eeprom API to phylib
Ed Swierk
2015-01-06
1
-11
/
+34
*
ethtool: Support for configurable RSS hash function
Eyal Perry
2014-12-08
1
-32
/
+37
*
net: provide a per host RSS key generic infrastructure
Eric Dumazet
2014-11-16
1
-0
/
+11
*
net: Remove MPLS GSO feature.
Pravin B Shelar
2014-11-05
1
-1
/
+0
*
net: ethtool: Return -EOPNOTSUPP if user space tries to read EEPROM with lengh 0
Guenter Roeck
2014-10-31
1
-2
/
+4
*
ethtool: Ethtool parameter to dynamically change tx_copybreak
Eric Dumazet
2014-10-06
1
-0
/
+1
*
ethtool: Add generic options for tunables
Govindarajulu Varadarajan
2014-09-05
1
-0
/
+81
*
ethtool: Check that reserved fields of struct ethtool_rxfh are 0
Ben Hutchings
2014-06-03
1
-53
/
+36
*
ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()
Ben Hutchings
2014-06-03
1
-4
/
+4
*
ethtool: Disallow ETHTOOL_SRSSH with both indir table and hash key unchanged
Ben Hutchings
2014-05-19
1
-1
/
+4
*
ethtool: Name the 'no change' value for setting RSS hash key but not indir table
Ben Hutchings
2014-05-19
1
-5
/
+7
*
ethtool: Return immediately on error in ethtool_copy_validate_indir()
Ben Hutchings
2014-05-19
1
-9
/
+7
*
ethtool: exit the loop when invalid index occurs
Jean Sacren
2014-04-28
1
-1
/
+3
*
ethtool: Support for configurable RSS hash key
Venkata Duvvuru
2014-04-22
1
-14
/
+207
*
net: add busy_poll device feature
Jiri Pirko
2014-04-03
1
-0
/
+1
*
net: Add layer 2 hardware acceleration operations for macvlan devices
John Fastabend
2013-11-07
1
-0
/
+1
*
ipv6: sit: add GSO/TSO support
Eric Dumazet
2013-10-21
1
-0
/
+1
*
ipip: add GSO/TSO support
Eric Dumazet
2013-10-19
1
-0
/
+1
*
ethtool: fixed trailing statements in ethtool
Dragos Foianu
2013-07-16
1
-10
/
+20
*
ethtool: make .get_dump_data() harder to misuse by drivers
Michal Schmidt
2013-07-02
1
-1
/
+20
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-19
1
-3
/
+3
|
\
|
*
vlan: restore ethtool ABI to control VLAN hardware acceleration
Fernando Luis Vazquez Cao
2013-06-17
1
-3
/
+3
*
|
net/ethtool: Fix comment regarding location of dev_ethtool() call
Yan Burman
2013-06-04
1
-1
/
+1
*
|
MPLS: Add limited GSO support
Simon Horman
2013-05-27
1
-0
/
+1
|
/
*
net: vlan,ethtool: netdev_features_t is more than 32 bit
Bjørn Mork
2013-05-02
1
-1
/
+1
*
net: Add missing netdev feature strings for NETIF_F_HW_VLAN_STAG_*
David S. Miller
2013-04-19
1
-0
/
+3
*
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2013-04-19
1
-12
/
+13
*
tunneling: Add generic Tunnel segmentation.
Pravin B Shelar
2013-03-09
1
-0
/
+1
*
v4 GRE: Add TCP segmentation offload for GRE
Pravin B Shelar
2013-02-15
1
-0
/
+1
*
ethtool: consolidate work with ethtool_ops
Jiri Pirko
2013-01-07
1
-24
/
+21
*
net: Allow userns root control of the core of the network stack.
Eric W. Biederman
2012-11-18
1
-1
/
+1
*
net: provide a default dev->ethtool_ops
Eric Dumazet
2012-09-19
1
-12
/
+0
*
ethtool: Make more commands available to unprivileged processes
Ben Hutchings
2012-06-12
1
-0
/
+5
*
Added kernel support in EEE Ethtool commands
Yuval Mintz
2012-06-07
1
-0
/
+40
*
ethtool: Extend the ethtool API to obtain plugin module eeprom data
Stuart Hodgson
2012-05-10
1
-0
/
+47
*
ethtool: Split ethtool_get_eeprom() to allow for additional EEPROM accessors
Ben Hutchings
2012-05-10
1
-7
/
+17
*
ethtool: Add a common function for drivers with transmit time stamping.
Richard Cochran
2012-04-04
1
-0
/
+11
*
ethtool: Introduce a method for getting time stamping capabilities.
Richard Cochran
2012-04-04
1
-3
/
+45
*
net: Support RX-ALL feature flag.
Ben Greear
2012-02-24
1
-0
/
+1
*
net: Support RXFCS feature flag.
Ben Greear
2012-02-24
1
-0
/
+1
[next]