index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
/
ethtool.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sfc: add new headers in preparation for code split
Alex Maftei (amaftei)
2020-01-08
1
-0
/
+3
*
sfc: fix build without CONFIG_RFS_ACCEL
Jakub Kicinski
2019-11-24
1
-0
/
+2
*
sfc: add statistics for ARFS
Edward Cree
2019-11-22
1
-0
/
+6
*
sfc: add XDP counters to ethtool stats
Charles McLachlan
2019-10-31
1
-0
/
+25
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
net: core: dev: Add extack argument to dev_open()
Petr Machata
2018-12-06
1
-1
/
+1
*
sfc: fix flow type handling for RSS filters
Edward Cree
2018-03-27
1
-5
/
+6
*
sfc: protect list of RSS contexts under a mutex
Edward Cree
2018-03-27
1
-23
/
+43
*
sfc: support FEC configuration through ethtool
Edward Cree
2018-03-14
1
-0
/
+32
*
sfc: support RSS spreading of ethtool ntuple filters
Edward Cree
2018-03-08
1
-19
/
+134
*
sfc: support the ethtool ksettings API properly so that 25/50/100G works
Edward Cree
2018-01-10
1
-3
/
+3
*
sfc: process RX event inner checksum flags
Jon Cooper
2017-02-09
1
-0
/
+5
*
sfc: read back RX hash config from the NIC when querying it with ethtool -x
Edward Cree
2017-01-17
1
-0
/
+5
*
sfc: support setting RSS hash key through ethtool API
Edward Cree
2017-01-17
1
-5
/
+19
*
sfc: don't report RX hash keys to ethtool when RSS wasn't enabled
Edward Cree
2017-01-04
1
-0
/
+2
*
net: sfc: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-12-17
1
-13
/
+22
*
sfc: remove EFX_BUG_ON_PARANOID, use EFX_WARN_ON_[ONCE_]PARANOID instead
Edward Cree
2016-12-03
1
-2
/
+2
*
sfc: separate out SFC4000 ("Falcon") support into new sfc-falcon driver
Edward Cree
2016-11-30
1
-12
/
+3
*
sfc: remove Software TSO
Edward Cree
2016-11-18
1
-0
/
+1
*
sfc: Firmware-Assisted TSO version 2
Bert Kenward
2016-11-18
1
-0
/
+1
*
sfc: report 4-tuple UDP hashing to ethtool, if it's enabled
Edward Cree
2016-11-09
1
-4
/
+8
*
sfc: implement IPv6 NFC (and IPV4_USER_FLOW)
Edward Cree
2016-02-11
1
-0
/
+184
*
sfc: protect filter table against use-after-free
Edward Cree
2015-05-21
1
-1
/
+1
*
sfc: Add use of shared RSS contexts.
Jon Cooper
2015-05-09
1
-3
/
+2
*
ethtool: Support for configurable RSS hash function
Eyal Perry
2014-12-08
1
-4
/
+14
*
sfc: Add per-queue statistics in ethtool
Andrew Rybchenko
2014-07-17
1
-2
/
+56
*
sfc: add extra RX drop counters for nodesc_trunc and noskb_drop
Edward Cree
2014-07-15
1
-1
/
+0
*
ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()
Ben Hutchings
2014-06-03
1
-5
/
+5
*
sfc: Use ether_addr_copy and eth_broadcast_addr
Edward Cree
2014-03-10
1
-9
/
+9
*
sfc: Add/remove blank lines to taste
Ben Hutchings
2014-02-12
1
-1
/
+0
*
sfc: Fail self-test with -EBUSY, not -EIO, if the device is busy
Ben Hutchings
2014-02-12
1
-1
/
+1
*
sfc: Cosmetic changes to self-test from the out-of-tree driver
Ben Hutchings
2014-02-12
1
-5
/
+13
*
sfc: Use the correct maximum TX DMA ring size for SFC9100
Ben Hutchings
2014-01-23
1
-2
/
+2
*
sfc: Add PTP counters to ethtool stats
Ben Hutchings
2013-12-12
1
-1
/
+7
*
sfc: Change efx_nic_type::rx_push_indir_table to push hash key as well
Andrew Rybchenko
2013-12-12
1
-1
/
+1
*
sfc: Add MC BISTs to ethtool offline self test on EF10
Jon Cooper
2013-12-12
1
-0
/
+2
*
sfc: Use TX PIO for sufficiently small packets
Jon Cooper
2013-09-20
1
-0
/
+1
*
sfc: efx_ethtool_get_ts_info() can be static
Fengguang Wu
2013-09-20
1
-2
/
+2
*
sfc: Update copyright banners
Ben Hutchings
2013-08-29
1
-2
/
+2
*
sfc: Add support for Solarflare SFC9100 family
Ben Hutchings
2013-08-29
1
-0
/
+2
*
sfc: Add TX merged completion counter
Ben Hutchings
2013-08-27
1
-0
/
+1
*
sfc: Delegate MAC/NIC statistic description to efx_nic_type
Ben Hutchings
2013-08-27
1
-98
/
+19
*
sfc: Remove driver-local struct ethtool_string
Ben Hutchings
2013-08-27
1
-24
/
+13
*
sfc: Remove more left-overs from Falcon GMAC support
Ben Hutchings
2013-08-27
1
-2
/
+0
*
sfc: Extend and abstract efx_filter_spec to cover Huntington/EF10
Ben Hutchings
2013-08-22
1
-93
/
+118
*
sfc: Name the RX drop queue ID
Ben Hutchings
2013-08-22
1
-2
/
+2
*
sfc: Move details of a Falcon bug workaround out of ethtool.c
Ben Hutchings
2013-08-21
1
-19
/
+4
*
sfc: Report software timestamping capabilities
Ben Hutchings
2013-06-24
1
-1
/
+15
*
sfc: Enable RX DMA scattering where possible
Ben Hutchings
2013-03-07
1
-1
/
+3
*
sfc: Fix byte order warnings for ethtool RX filter interface
Ben Hutchings
2012-12-01
1
-11
/
+14
[next]