summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorJohn Lacombe <jlacombe@neteffect.com>2008-09-26 15:08:10 -0500
committerRoland Dreier <rolandd@cisco.com>2008-09-30 15:35:48 -0700
commit27ffed603f555ce0a644de6e550d3462ff51d64f (patch)
tree59746ac5d97430664d2ad9216ec12c72bd83c9d5 /tools/perf/scripts/python/netdev-times.py
parenta06fd26d48eb3304db246f3f4a0aa5a50afb10ec (diff)
downloadkernel-27ffed603f555ce0a644de6e550d3462ff51d64f.tar.gz
RDMA/nes: Use ethtool timer value
Use timer value set via ethtool intead of #defines. Signed-off-by: John Lacombe <jlacombe@neteffect.com> Signed-off-by: Sweta Bhatt <sweta.bhatt@einfochips.com> Signed-off-by: Chien Tung <ctung@neteffect.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions
2ff29e0f4'>platform/x86: think-lmi: certificate support clean upsMark Pearson 2022-03-18platform/x86: think-lmi: Certificate authentication supportMark Pearson 2021-12-21platform/x86: think-lmi: Prevent underflow in index_store()Dan Carpenter 2021-11-22platform/x86: think-lmi: Simplify tlmi_analyze() error handling a bitHans de Goede 2021-11-22platform/x86: think-lmi: Move kobject_init() call into tlmi_create_auth()Hans de Goede 2021-11-18platform/x86: think-lmi: Opcode supportMark Pearson 2021-11-16platform/x86: think-lmi: Abort probe on analyze failureAlex Williamson 2021-08-18platform/x86: think-lmi: add debug_cmdMark Pearson 2021-07-17platform/x86: think-lmi: Fix possible mem-leaks on tlmi_analyze() error-exitHans de Goede 2021-07-17platform/x86: think-lmi: Split kobject_init() and kobject_add() callsHans de Goede 2021-07-17platform/x86: think-lmi: Move pending_reboot_attr to the attributes sysfs dirMark Pearson 2021-07-14platform/x86: think-lmi: Add pending_reboot supportMark Pearson 2021-06-28platform/x86: think-lmi: Move kfree(setting->possible_values) to tlmi_attr_se...Hans de Goede 2021-06-28platform/x86: think-lmi: Split current_value to reflect only the valueMario Limonciello 2021-06-28platform/x86: think-lmi: Fix issues with duplicate attributesMario Limonciello 2021-06-22platform/x86: think-lmi: Return EINVAL when kbdlang gets set to a 0 length st...Hans de Goede 2021-06-16platform/x86: think-lmi: Add missing MODULE_DEVICE_TABLEZou Wei 2021-06-16platform/x86: think-lmi: Avoid potential read before start of the bufferHans de Goede 2021-06-16platform/x86: think-lmi: Fix check for admin password being setHans de Goede 2021-06-16platform/x86: dell-wmi-sysman/think-lmi: Make fw_attr_class global staticHans de Goede 2021-06-16platform/x86: thinkpad-lmi: Remove unused display_name member from struct tlm...Hans de Goede 2021-06-16platform/x86: think-lmi: Add WMI interface support on Lenovo platformsMark Pearson