summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc/ethtool.c
Commit message (Expand)AuthorAge
* sfc: fix flow type handling for RSS filtersEdward Cree2018-03-27
* sfc: protect list of RSS contexts under a mutexEdward Cree2018-03-27
* sfc: support FEC configuration through ethtoolEdward Cree2018-03-14
* sfc: support RSS spreading of ethtool ntuple filtersEdward Cree2018-03-08
* sfc: support the ethtool ksettings API properly so that 25/50/100G worksEdward Cree2018-01-10
* sfc: process RX event inner checksum flagsJon Cooper2017-02-09
* sfc: read back RX hash config from the NIC when querying it with ethtool -xEdward Cree2017-01-17
* sfc: support setting RSS hash key through ethtool APIEdward Cree2017-01-17
* sfc: don't report RX hash keys to ethtool when RSS wasn't enabledEdward Cree2017-01-04
* net: sfc: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-12-17
* sfc: remove EFX_BUG_ON_PARANOID, use EFX_WARN_ON_[ONCE_]PARANOID insteadEdward Cree2016-12-03
* sfc: separate out SFC4000 ("Falcon") support into new sfc-falcon driverEdward Cree2016-11-30
* sfc: remove Software TSOEdward Cree2016-11-18
* sfc: Firmware-Assisted TSO version 2Bert Kenward2016-11-18
* sfc: report 4-tuple UDP hashing to ethtool, if it's enabledEdward Cree2016-11-09
* sfc: implement IPv6 NFC (and IPV4_USER_FLOW)Edward Cree2016-02-11
* sfc: protect filter table against use-after-freeEdward Cree2015-05-21
* sfc: Add use of shared RSS contexts.Jon Cooper2015-05-09
* ethtool: Support for configurable RSS hash functionEyal Perry2014-12-08
* sfc: Add per-queue statistics in ethtoolAndrew Rybchenko2014-07-17
* sfc: add extra RX drop counters for nodesc_trunc and noskb_dropEdward Cree2014-07-15
* ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()Ben Hutchings2014-06-03
* sfc: Use ether_addr_copy and eth_broadcast_addrEdward Cree2014-03-10
* sfc: Add/remove blank lines to tasteBen Hutchings2014-02-12
* sfc: Fail self-test with -EBUSY, not -EIO, if the device is busyBen Hutchings2014-02-12
* sfc: Cosmetic changes to self-test from the out-of-tree driverBen Hutchings2014-02-12
* sfc: Use the correct maximum TX DMA ring size for SFC9100Ben Hutchings2014-01-23
* sfc: Add PTP counters to ethtool statsBen Hutchings2013-12-12
* sfc: Change efx_nic_type::rx_push_indir_table to push hash key as wellAndrew Rybchenko2013-12-12
* sfc: Add MC BISTs to ethtool offline self test on EF10Jon Cooper2013-12-12
* sfc: Use TX PIO for sufficiently small packetsJon Cooper2013-09-20
* sfc: efx_ethtool_get_ts_info() can be staticFengguang Wu2013-09-20
* sfc: Update copyright bannersBen Hutchings2013-08-29
* sfc: Add support for Solarflare SFC9100 familyBen Hutchings2013-08-29
* sfc: Add TX merged completion counterBen Hutchings2013-08-27
* sfc: Delegate MAC/NIC statistic description to efx_nic_typeBen Hutchings2013-08-27
* sfc: Remove driver-local struct ethtool_stringBen Hutchings2013-08-27
* sfc: Remove more left-overs from Falcon GMAC supportBen Hutchings2013-08-27
* sfc: Extend and abstract efx_filter_spec to cover Huntington/EF10Ben Hutchings2013-08-22
* sfc: Name the RX drop queue IDBen Hutchings2013-08-22
* sfc: Move details of a Falcon bug workaround out of ethtool.cBen Hutchings2013-08-21
* sfc: Report software timestamping capabilitiesBen Hutchings2013-06-24
* sfc: Enable RX DMA scattering where possibleBen Hutchings2013-03-07
* sfc: Fix byte order warnings for ethtool RX filter interfaceBen Hutchings2012-12-01
* sfc: Remove EFX_FILTER_FLAG_RX_OVERRIDE_IPBen Hutchings2012-10-02
* sfc: Fix loopback self-test with separate_tx_channels=1Ben Hutchings2012-10-02
* sfc: Add support for IEEE-1588 PTPStuart Hodgson2012-09-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-08-31
|\
| * sfc: Fix reporting of IPv4 full filters through ethtoolBen Hutchings2012-08-24
* | sfc: Remove overly paranoid locking assertions from netdev operationsBen Hutchings2012-08-24