index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
/
ethtool.c
Age
Commit message (
Expand
)
Author
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-06-28
sfc: use new rxfh_context API
Edward Cree
2023-12-13
net: ethtool: get rid of get/set_rxfh_context functions
Ahmed Zaki
2022-06-29
sfc: Encapsulate access to netdev_priv()
Jonathan Cooper
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-04-15
sfc: ef10: implement ethtool::get_fec_stats
Jakub Kicinski
2020-08-31
sfc: return errors from efx_mcdi_set_id_led, and de-indirect
Edward Cree
2020-07-27
sfc: skeleton EF100 PF driver
Edward Cree
2020-07-27
sfc: remove efx_ethtool_nway_reset()
Edward Cree
2020-07-02
sfc: get drvinfo driver name from outside the common code
Edward Cree
2020-06-29
sfc: commonise other ethtool bits
Edward Cree
2020-06-29
sfc: commonise ethtool NFC and RXFH/RSS functions
Edward Cree
2020-06-29
sfc: commonise ethtool link handling functions
Edward Cree
2020-03-17
net: sfc: reject unsupported coalescing params
Jakub Kicinski
2020-03-12
sfc: ethtool: Refactor to remove fallthrough comments in case blocks
Joe Perches
2020-01-10
sfc: move RPS code
Alex Maftei (amaftei)
2020-01-10
sfc: move some ethtool code
Alex Maftei (amaftei)
2020-01-08
sfc: add new headers in preparation for code split
Alex Maftei (amaftei)
2019-11-24
sfc: fix build without CONFIG_RFS_ACCEL
Jakub Kicinski
2019-11-22
sfc: add statistics for ARFS
Edward Cree
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
[next]