Björn Töpel
|
3ab52af58f
i40e: disallow changing the number of descriptors when AF_XDP is on
|
7 years ago |
Jacob Keller
|
6ad96bdca8
i40e(vf): remove i40e_ethtool_stats.h header file
|
7 years ago |
Jacob Keller
|
8fd75c58a0
i40e: move ethtool stats boiler plate code to i40e_ethtool_stats.h
|
7 years ago |
Jacob Keller
|
4b59938b20
i40e: convert queue stats to i40e_stats array
|
7 years ago |
Jacob Keller
|
07f3701387
i40e: fix condition of WARN_ONCE for stat strings
|
7 years ago |
Jacob Keller
|
333e2f2cea
i40e: fix i40e_add_queue_stats data pointer update
|
7 years ago |
Jacob Keller
|
6e2feaa344
i40e: fix warning about shadowed ring parameter
|
7 years ago |
Jacob Keller
|
4d9768237c
i40e: remove unnecessary i variable causing -Wshadow warning
|
7 years ago |
Jacob Keller
|
f25848d4cd
i40e: convert priority flow control stats to use helpers
|
7 years ago |
Jacob Keller
|
1510ae0be2
i40e: convert VEB TC stats to use an i40e_stats array
|
7 years ago |
Jacob Keller
|
f303048067
i40e: add helper to copy statistic values into ethtool buffer
|
7 years ago |
Jacob Keller
|
91f0654461
i40e: add helper function for copying strings from stat arrays
|
7 years ago |
Jacob Keller
|
3f76bdb437
i40e: use the more traditional 'i' loop variable
|
7 years ago |
Jacob Keller
|
ec29bbf8ab
i40e: add function doc headers for ethtool stats functions
|
7 years ago |
Jacob Keller
|
e08696dcd9
i40e: update data pointer directly when copying to the buffer
|
7 years ago |
Jacob Keller
|
bf1c39e640
i40e: fold prefix strings directly into stat names
|
7 years ago |
Jacob Keller
|
9b10df596b
i40e: use WARN_ONCE to replace the commented BUG_ON size check
|
7 years ago |
Jacob Keller
|
019b9cd44d
i40e: split i40e_get_strings() into smaller functions
|
7 years ago |
Jacob Keller
|
b831236509
i40e: always return all queue stat strings
|
7 years ago |
Jacob Keller
|
9955d4940e
i40e: always return VEB stat strings
|
7 years ago |
Harshitha Ramamurthy
|
3f76d01f3e
i40e: add tx_busy to ethtool stats
|
7 years ago |
Jacob Keller
|
132ee00eed
i40e: cleanup whitespace for some ethtool stat definitions
|
7 years ago |
Jacob Keller
|
7e20188176
i40e: remove duplicate pfc stats
|
7 years ago |
Jacob Keller
|
0ded9c61c1
i40e: calculate ethtool stats size in a separate function
|
7 years ago |
Jakub Pawlak
|
6ee4d32255
i40e: Add advertising 10G LR mode
|
7 years ago |
Jacob Keller
|
f5254429e1
i40e/i40evf: cleanup incorrect function doxygen comments
|
7 years ago |
Jeff Kirsher
|
51dce24bcd
net: intel: Cleanup the copyright/license headers
|
7 years ago |
Jacob Keller
|
886ff146a7
i40e: stop using cmpxchg flow in i40e_set_priv_flags()
|
7 years ago |
Jacob Keller
|
134201aead
i40e: move AUTO_DISABLED flags into the state field
|
7 years ago |
Jeff Kirsher
|
ae06c70b13
intel: add SPDX identifiers to all the Intel drivers
|
7 years ago |