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