summaryrefslogtreecommitdiffstats
path: root/drivers/thunderbolt/path.c
AgeCommit message (Expand)AuthorLines
2019-04-18thunderbolt: Reword output of tb_dump_hop()Mika Westerberg-13/+13
2019-04-18thunderbolt: Make rest of the logging to happen at debug levelMika Westerberg-3/+3
2019-04-18thunderbolt: Add support for DMA tunnelsMika Westerberg-4/+18
2019-04-18thunderbolt: Do not tear down tunnels when driver is unloadedMika Westerberg-6/+4
2019-04-18thunderbolt: Discover preboot PCIe paths the boot firmware establishedMika Westerberg-22/+182
2019-04-18thunderbolt: Extend tunnel creation to more than 2 adjacent switchesMika Westerberg-15/+106
2019-04-18thunderbolt: Properly disable pathMika Westerberg-4/+43
2018-10-02thunderbolt: Make the driver less verboseMika Westerberg-13/+13
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2014-08-26thunderbolt: Clear hops before overwritingAndreas Noever-1/+20
2014-06-19thunderbolt: Add path setup code.Andreas Noever-0/+215