summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorRoland Dreier <roland@purestorage.com>2014-04-28 17:36:20 -0700
committerDavid S. Miller <davem@davemloft.net>2014-04-30 16:12:21 -0400
commitd2e752db6d05374a35dddb2e17864fe310fbcf69 (patch)
tree43cb815f741bff8a2f26136541a261785aabcbb9 /tools/perf/scripts/python
parent652f99ead8319941216c64d7f92c8dcdc9b95970 (diff)
downloadkernel-d2e752db6d05374a35dddb2e17864fe310fbcf69.tar.gz
cxgb4: Decode PCIe Gen3 link speed
Add handling for " 8 GT/s" in print_port_info(). Signed-off-by: Roland Dreier <roland@purestorage.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
-16phy: fix build breakage: add PHY_MODE_SATAJohn Hubbard 2019-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds 2018-12-27include/linux/phy/phy.h: fix minor kerneldoc errorsRobert P. J. Day 2018-12-12phy: dphy: Add configuration helpersMaxime Ripard 2018-12-12phy: Add MIPI D-PHY configuration optionsMaxime Ripard 2018-12-12phy: Add configuration interfaceMaxime Ripard 2018-12-12phy: Add MIPI D-PHY modeMaxime Ripard 2018-12-12phy: core: clean up unused ethernet specific phy modesGrygorii Strashko 2018-12-12phy: core: add PHY_MODE_ETHERNETGrygorii Strashko 2018-12-12phy: core: rework phy_set_mode to accept phy mode and submodeGrygorii Strashko 2018-10-26Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds 2018-10-05phy: add QSGMII and PCIE modesQuentin Schulz 2018-09-26scsi/ufs: qcom: Remove ufs_qcom_phy_*() calls from hostVivek Gautam 2018-09-26phy: qcom-ufs: Remove stale methods that handle ref clkVivek Gautam 2018-05-17phy: add 2.5G SGMII mode to the phy_mode enumAntoine Tenart 2018-03-08phy: fix structure documentationDov Levenglick 2018-03-08phy: Add USB speed related PHY modesManu Gautam 2017-11-13Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds 2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman 2017-10-23drivers: phy: add calibrate methodAndrzej Pietrasiewicz 2017-10-23ufs/phy: qcom: Refactor to use phy_init callVivek Gautam 2017-10-23phy: Add UFS PHY modesVivek Gautam 2017-10-23phy: Return NULL if the phy is optionalMaxime Ripard