index
:
linux/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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
fm10k
/
fm10k_ethtool.c
Age
Commit message (
Expand
)
Author
2017-01-08
fm10k: remove extraneous variable definition in fm10k_ethtool.c
Jacob Keller
2016-10-02
fm10k: use generic ethtool_op_get_ts_info callback
Jacob Keller
2016-08-29
fm10k: remove fm10k_get_reta_size from namespace
Jacob Keller
2016-07-20
fm10k: don't stop reset due to FM10K_ERR_REQUESTS_PENDING
Jacob Keller
2016-06-29
fm10k: fix incorrect index calculation in fm10k_write_reta
Jacob Keller
2016-04-20
fm10k: consistently use Intel(R) for driver names
Jacob Keller
2016-04-20
fm10k: fix possible null pointer deref after kcalloc
Jacob Keller
2016-04-20
fm10k: drop 1588 support
Jacob Keller
2016-04-20
fm10k: remove debug-statistics support
Jacob Keller
2016-04-20
fm10k: add helper functions to set strings and data for ethtool stats
Jacob Keller
2016-04-05
fm10k: use ethtool_rxfh_indir_default for default redirection table
Jacob Keller
2016-04-05
fm10k: prevent possibly uninitialized variable
Bruce Allan
2016-04-05
fm10k: add helper functions to set strings and data for ethtool stats
Jacob Keller
2016-04-05
fm10k: cleanup remaining right-bit-shifted 1
Bruce Allan
2015-12-13
fm10k: cleanup overly long lines
Bruce Allan
2015-12-13
fm10k: whitespace cleanups
Bruce Allan
2015-12-05
fm10k: use macro for default Tx and Rx ITR values
Jacob Keller
2015-12-05
fm10k: introduce ITR_IS_ADAPTIVE macro
Jacob Keller
2015-12-05
fm10k: rename mbx_tx_oversized statistic to mbx_tx_dropped
Jacob Keller
2015-12-05
fm10k: add statistics for actual DWORD count of mbmem mailbox
Jacob Keller
2015-10-16
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
2015-10-13
fm10k: use snprintf() instead of sprintf() to avoid buffer overflow
Jacob Keller
2015-09-22
fm10k: add support for extra debug statistics
Jacob Keller
2015-06-17
fm10k: Fix missing braces after if statement
Alexander Duyck
2015-06-17
fm10k: use an unsigned int for i in ethtool_get_strings
Jacob Keller
2015-04-14
fm10k: renamed mbx_tx_dropped to mbx_tx_oversized
Jeff Kirsher
2015-04-14
fm10k: expose tx_timeout_count as an ethtool stat
Jeff Kirsher
2015-04-14
fm10k: separate PF only stats so that VF does not display them
Jeff Kirsher
2015-04-14
fm10k: use hw->mac.max_queues for stats
Jeff Kirsher
2015-04-14
fm10k: only show actual queues, not the maximum in hardware
Jeff Kirsher
2015-04-14
fm10k: fix unused warnings
Jeff Kirsher
2015-04-14
fm10k: Remove redundant rx_errors in ethtool
Jeff Kirsher
2015-03-03
fm10k: Resolve various spelling errors and checkpatch warnings
Matthew Vick
2014-12-08
ethtool: Support for configurable RSS hash function
Eyal Perry
2014-10-01
fm10k: using vmalloc requires including linux/vmalloc.h
Stephen Rothwell
2014-09-23
fm10k: Add support for PTP
Alexander Duyck
2014-09-23
fm10k: Add support for VF
Alexander Duyck
2014-09-23
fm10k: Add support for multiple queues
Alexander Duyck
2014-09-23
fm10k: Add ethtool support
Alexander Duyck