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.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
/
drivers
/
net
/
ethernet
/
sfc
/
ethtool.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-09
ethtool: Support for configurable RSS hash function
Eyal Perry
1
-4
/
+14
2014-07-18
sfc: Add per-queue statistics in ethtool
Andrew Rybchenko
1
-2
/
+56
2014-07-16
sfc: add extra RX drop counters for nodesc_trunc and noskb_drop
Edward Cree
1
-1
/
+0
2014-06-03
ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()
Ben Hutchings
1
-5
/
+5
2014-03-10
sfc: Use ether_addr_copy and eth_broadcast_addr
Edward Cree
1
-9
/
+9
2014-02-13
sfc: Add/remove blank lines to taste
Ben Hutchings
1
-1
/
+0
2014-02-13
sfc: Fail self-test with -EBUSY, not -EIO, if the device is busy
Ben Hutchings
1
-1
/
+1
2014-02-13
sfc: Cosmetic changes to self-test from the out-of-tree driver
Ben Hutchings
1
-5
/
+13
2014-01-24
sfc: Use the correct maximum TX DMA ring size for SFC9100
Ben Hutchings
1
-2
/
+2
2013-12-13
sfc: Add PTP counters to ethtool stats
Ben Hutchings
1
-1
/
+7
2013-12-13
sfc: Change efx_nic_type::rx_push_indir_table to push hash key as well
Andrew Rybchenko
1
-1
/
+1
2013-12-13
sfc: Add MC BISTs to ethtool offline self test on EF10
Jon Cooper
1
-0
/
+2
2013-09-20
sfc: Use TX PIO for sufficiently small packets
Jon Cooper
1
-0
/
+1
2013-09-20
sfc: efx_ethtool_get_ts_info() can be static
Fengguang Wu
1
-2
/
+2
2013-08-30
sfc: Update copyright banners
Ben Hutchings
1
-2
/
+2
2013-08-29
sfc: Add support for Solarflare SFC9100 family
Ben Hutchings
1
-0
/
+2
2013-08-28
sfc: Add TX merged completion counter
Ben Hutchings
1
-0
/
+1
2013-08-28
sfc: Delegate MAC/NIC statistic description to efx_nic_type
Ben Hutchings
1
-98
/
+19
2013-08-28
sfc: Remove driver-local struct ethtool_string
Ben Hutchings
1
-24
/
+13
2013-08-28
sfc: Remove more left-overs from Falcon GMAC support
Ben Hutchings
1
-2
/
+0
2013-08-22
sfc: Extend and abstract efx_filter_spec to cover Huntington/EF10
Ben Hutchings
1
-93
/
+118
2013-08-22
sfc: Name the RX drop queue ID
Ben Hutchings
1
-2
/
+2
2013-08-21
sfc: Move details of a Falcon bug workaround out of ethtool.c
Ben Hutchings
1
-19
/
+4
2013-06-24
sfc: Report software timestamping capabilities
Ben Hutchings
1
-1
/
+15
2013-03-08
sfc: Enable RX DMA scattering where possible
Ben Hutchings
1
-1
/
+3
2012-12-01
sfc: Fix byte order warnings for ethtool RX filter interface
Ben Hutchings
1
-11
/
+14
2012-10-02
sfc: Remove EFX_FILTER_FLAG_RX_OVERRIDE_IP
Ben Hutchings
1
-6
/
+2
2012-10-02
sfc: Fix loopback self-test with separate_tx_channels=1
Ben Hutchings
1
-1
/
+2
2012-09-19
sfc: Add support for IEEE-1588 PTP
Stuart Hodgson
1
-0
/
+1
2012-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2012-08-24
sfc: Remove overly paranoid locking assertions from netdev operations
Ben Hutchings
1
-2
/
+0
2012-08-24
sfc: Change state names to be clearer, and comment them
Ben Hutchings
1
-1
/
+1
2012-08-24
sfc: Fix reporting of IPv4 full filters through ethtool
Ben Hutchings
1
-2
/
+2
2012-08-02
sfc: Fix maximum number of TSO segments and minimum TX queue size
Ben Hutchings
1
-5
/
+11
2012-07-17
sfc: Use strlcpy() to copy ethtool stats names
Ben Hutchings
1
-1
/
+1
2012-05-11
drivers/net: Convert compare_ether_addr to ether_addr_equal
Joe Perches
1
-1
/
+1
2012-05-10
sfc: Added support for new ethtool APIs for obtaining module eeprom
Stuart Hodgson
1
-0
/
+35
2012-02-16
sfc: Add SR-IOV back-end support for SFC9000 family
Ben Hutchings
1
-1
/
+2
2012-02-16
sfc: Add support for configuring RX unicast/multicast default filters
Ben Hutchings
1
-17
/
+42
2012-01-27
sfc: Make all MAC statistics consistently 64 bits wide
Ben Hutchings
1
-63
/
+54
2012-01-27
sfc: Remove dependence on NAPI polling in efx_test_eventq_irq()
Ben Hutchings
1
-4
/
+0
2012-01-27
sfc: Merge efx_mac_operations into efx_nic_type
Ben Hutchings
1
-2
/
+2
2012-01-27
sfc: Hold efx_nic::stats_lock while reading efx_nic::mac_stats
Ben Hutchings
1
-2
/
+5
2012-01-09
sfc: Const-qualify static data as appropriate, partly prompted by checkpatch
Ben Hutchings
1
-2
/
+2
2012-01-05
sfc: Fix some formatting errors reported by checkpatch
Ben Hutchings
1
-2
/
+2
2012-01-04
sfc: Implement ethtool RX NFC rules API instead of n-tuple API
Ben Hutchings
1
-39
/
+149
2011-12-16
ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parameters
Ben Hutchings
1
-23
/
+12
2011-10-08
net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero
Rick Jones
1
-4
/
+0
2011-09-17
ethtool: Clean up definitions of rule location arrays in RX NFC
Ben Hutchings
1
-1
/
+1
2011-09-17
sfc: Use correct fields of struct ethtool_coalesce
Ben Hutchings
1
-9
/
+27
[next]