index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
1
-2
/
+6
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
1
-2
/
+6
2020-11-24
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
1
-0
/
+1
2020-07-01
ethernet/intel: Convert fallthrough code comments
Jeff Kirsher
1
-2
/
+2
2020-06-26
net/intel: remove driver versions from Intel drivers
Jeff Kirsher
1
-2
/
+0
2020-03-12
net: fm10k: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+2
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
1
-1
/
+1
2019-08-04
fm10k: convert NON_Q_VECTORS(hw) into NON_Q_VECTORS
Jacob Keller
1
-4
/
+2
2019-08-02
fm10k: reduce the scope of qv local variable
Jacob Keller
1
-2
/
+2
2019-08-02
fm10k: reduce scope of *p local variable
Jacob Keller
1
-3
/
+2
2018-06-13
treewide: Use array_size() in vmalloc()
Kees Cook
1
-1
/
+1
2018-05-09
fm10k: warn if the stat size is unknown
Jacob Keller
1
-0
/
+2
2018-05-09
fm10k: use macro to avoid passing the array and size separately
Jacob Keller
1
-27
/
+21
2018-05-09
fm10k: use variadic arguments to fm10k_add_stat_strings
Jacob Keller
1
-26
/
+27
2018-05-09
fm10k: reduce duplicate fm10k_stat macro code
Jacob Keller
1
-14
/
+15
2018-04-27
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
1
-19
/
+1
2018-03-23
intel: add SPDX identifiers to all the Intel drivers
Jeff Kirsher
1
-0
/
+1
2017-04-06
fm10k: future-proof state bitmaps using DECLARE_BITMAP
Jacob Keller
1
-2
/
+2
2017-04-06
fm10k: use a BITMAP for flags to avoid race conditions
Jacob Keller
1
-21
/
+41
2017-04-06
fm10k: correctly check if interface is removed
Phil Turnbull
1
-1
/
+1
2017-01-08
fm10k: remove extraneous variable definition in fm10k_ethtool.c
Jacob Keller
1
-12
/
+9
2016-10-03
fm10k: use generic ethtool_op_get_ts_info callback
Jacob Keller
1
-0
/
+1
2016-08-29
fm10k: remove fm10k_get_reta_size from namespace
Jacob Keller
1
-1
/
+1
2016-07-21
fm10k: don't stop reset due to FM10K_ERR_REQUESTS_PENDING
Jacob Keller
1
-0
/
+2
2016-06-29
fm10k: fix incorrect index calculation in fm10k_write_reta
Jacob Keller
1
-2
/
+3
2016-04-21
fm10k: consistently use Intel(R) for driver names
Jacob Keller
1
-1
/
+1
2016-04-21
fm10k: fix possible null pointer deref after kcalloc
Jacob Keller
1
-6
/
+20
2016-04-21
fm10k: drop 1588 support
Jacob Keller
1
-29
/
+1
2016-04-21
fm10k: remove debug-statistics support
Jacob Keller
1
-71
/
+1
2016-04-21
fm10k: add helper functions to set strings and data for ethtool stats
Jacob Keller
1
-25
/
+34
2016-04-05
fm10k: use ethtool_rxfh_indir_default for default redirection table
Jacob Keller
1
-15
/
+22
2016-04-05
fm10k: prevent possibly uninitialized variable
Bruce Allan
1
-1
/
+1
2016-04-05
fm10k: add helper functions to set strings and data for ethtool stats
Jacob Keller
1
-81
/
+83
2016-04-05
fm10k: cleanup remaining right-bit-shifted 1
Bruce Allan
1
-11
/
+9
2015-12-14
fm10k: cleanup overly long lines
Bruce Allan
1
-4
/
+8
2015-12-14
fm10k: whitespace cleanups
Bruce Allan
1
-2
/
+2
2015-12-06
fm10k: use macro for default Tx and Rx ITR values
Jacob Keller
1
-2
/
+2
2015-12-06
fm10k: introduce ITR_IS_ADAPTIVE macro
Jacob Keller
1
-4
/
+2
2015-12-06
fm10k: rename mbx_tx_oversized statistic to mbx_tx_dropped
Jacob Keller
1
-1
/
+1
2015-12-06
fm10k: add statistics for actual DWORD count of mbmem mailbox
Jacob Keller
1
-0
/
+2
2015-10-16
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
1
-4
/
+0
2015-10-14
fm10k: use snprintf() instead of sprintf() to avoid buffer overflow
Jacob Keller
1
-4
/
+4
2015-09-23
fm10k: add support for extra debug statistics
Jacob Keller
1
-35
/
+181
2015-06-18
fm10k: Fix missing braces after if statement
Alexander Duyck
1
-1
/
+2
2015-06-18
fm10k: use an unsigned int for i in ethtool_get_strings
Jacob Keller
1
-1
/
+1
2015-04-15
fm10k: renamed mbx_tx_dropped to mbx_tx_oversized
Jeff Kirsher
1
-1
/
+1
2015-04-15
fm10k: expose tx_timeout_count as an ethtool stat
Jeff Kirsher
1
-0
/
+2
2015-04-15
fm10k: separate PF only stats so that VF does not display them
Jeff Kirsher
1
-14
/
+37
2015-04-15
fm10k: use hw->mac.max_queues for stats
Jeff Kirsher
1
-7
/
+11
2015-04-15
fm10k: only show actual queues, not the maximum in hardware
Jeff Kirsher
1
-2
/
+3
[next]