Jacob Keller
|
bab02a6929
fm10k: use generic ethtool_op_get_ts_info callback
|
9 年之前 |
Jacob Keller
|
88cdcfec9a
fm10k: remove fm10k_get_reta_size from namespace
|
9 年之前 |
Jacob Keller
|
ce33624f37
fm10k: don't stop reset due to FM10K_ERR_REQUESTS_PENDING
|
9 年之前 |
Jacob Keller
|
34875887f3
fm10k: fix incorrect index calculation in fm10k_write_reta
|
9 年之前 |
Jacob Keller
|
8664109467
fm10k: consistently use Intel(R) for driver names
|
9 年之前 |
Jacob Keller
|
540a5d8590
fm10k: fix possible null pointer deref after kcalloc
|
9 年之前 |
Jacob Keller
|
9de6a1a6b8
fm10k: drop 1588 support
|
9 年之前 |
Jacob Keller
|
3ef2f56326
fm10k: remove debug-statistics support
|
9 年之前 |
Jacob Keller
|
09401ae251
fm10k: add helper functions to set strings and data for ethtool stats
|
9 年之前 |
Jacob Keller
|
0ea7fae440
fm10k: use ethtool_rxfh_indir_default for default redirection table
|
9 年之前 |
Bruce Allan
|
c4114e3db6
fm10k: prevent possibly uninitialized variable
|
9 年之前 |
Jacob Keller
|
d2e0721b18
fm10k: add helper functions to set strings and data for ethtool stats
|
9 年之前 |
Bruce Allan
|
fcdb0a9951
fm10k: cleanup remaining right-bit-shifted 1
|
9 年之前 |
Bruce Allan
|
3d02b3df73
fm10k: cleanup overly long lines
|
9 年之前 |
Bruce Allan
|
a4fcad656e
fm10k: whitespace cleanups
|
9 年之前 |
Jacob Keller
|
436ea956bf
fm10k: use macro for default Tx and Rx ITR values
|
9 年之前 |
Jacob Keller
|
584373f5b9
fm10k: introduce ITR_IS_ADAPTIVE macro
|
9 年之前 |
Jacob Keller
|
5680ea6924
fm10k: rename mbx_tx_oversized statistic to mbx_tx_dropped
|
9 年之前 |
Jacob Keller
|
17d39fac08
fm10k: add statistics for actual DWORD count of mbmem mailbox
|
9 年之前 |
Ivan Vecera
|
47ea032533
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
|
9 年之前 |
Jacob Keller
|
f6f19f8bb9
fm10k: use snprintf() instead of sprintf() to avoid buffer overflow
|
10 年之前 |
Jacob Keller
|
80043f3bf5
fm10k: add support for extra debug statistics
|
10 年之前 |
Alexander Duyck
|
986eec4341
fm10k: Fix missing braces after if statement
|
10 年之前 |
Jacob Keller
|
c0e58e93d7
fm10k: use an unsigned int for i in ethtool_get_strings
|
10 年之前 |
Jeff Kirsher
|
750c607e30
fm10k: renamed mbx_tx_dropped to mbx_tx_oversized
|
10 年之前 |
Jeff Kirsher
|
e05546ec05
fm10k: expose tx_timeout_count as an ethtool stat
|
10 年之前 |
Jeff Kirsher
|
fbdb159f7d
fm10k: separate PF only stats so that VF does not display them
|
10 年之前 |
Jeff Kirsher
|
c0e61781a8
fm10k: use hw->mac.max_queues for stats
|
10 年之前 |
Jeff Kirsher
|
29a928ee63
fm10k: only show actual queues, not the maximum in hardware
|
10 年之前 |
Jeff Kirsher
|
de44519916
fm10k: fix unused warnings
|
10 年之前 |