blob: 1d65c62750cf695f64d700c3b6f7b357ba90b9e4 [file] [log] [blame]
f21fa0606c38 ("i40e: fix incorrect ethtool statistics veb and veb.tc_")
1510ae0be2a4 ("i40e: convert VEB TC stats to use an i40e_stats array")
f303048067a7 ("i40e: add helper to copy statistic values into ethtool buffer")
91f0654461f6 ("i40e: add helper function for copying strings from stat arrays")
3f76bdb437c6 ("i40e: use the more traditional 'i' loop variable")
ec29bbf8abac ("i40e: add function doc headers for ethtool stats functions")
e08696dcd988 ("i40e: update data pointer directly when copying to the buffer")
bf1c39e64016 ("i40e: fold prefix strings directly into stat names")
019b9cd44d5a ("i40e: split i40e_get_strings() into smaller functions")
b8312365097c ("i40e: always return all queue stat strings")
9955d4940e33 ("i40e: always return VEB stat strings")
7e2018817660 ("i40e: remove duplicate pfc stats")
0ded9c61c137 ("i40e: calculate ethtool stats size in a separate function")
dbd668ed3d79 ("i40e: display priority_xon and priority_xoff stats")
6aa7de059173 ("locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()")