summaryrefslogtreecommitdiff
path: root/drivers/thunderbolt/tunnel.c
AgeCommit message (Expand)Author
2023-12-14thunderbolt: Disable PCIe extended encapsulation upon teardown properlyGil Fine
2023-12-14thunderbolt: Make PCIe tunnel setup and teardown follow CM guideGil Fine
2023-12-14thunderbolt: Use tb_dp_read_cap() to read DP_COMMON_CAP as wellMika Westerberg
2023-11-14thunderbolt: Remove duplicated re-assignment of pointer 'out'Colin Ian King
2023-10-20thunderbolt: Introduce tb_port_path_direction_downstream()Gil Fine
2023-10-20thunderbolt: Set path power management packet support bit for USB4 v2 routersMika Westerberg
2023-10-20thunderbolt: Change bandwidth reservations to comply USB4 v2Gil Fine
2023-10-20thunderbolt: Use weight constants in tb_usb3_consumed_bandwidth()Mika Westerberg
2023-10-20thunderbolt: Use constants for path weight and priorityMika Westerberg
2023-10-13thunderbolt: Expose tb_tunnel_xxx() log macros to the rest of the driverMika Westerberg
2023-10-13thunderbolt: Use tb_tunnel_dbg() where possible to make logging more consistentMika Westerberg
2023-10-13thunderbolt: Get rid of usb4_usb3_port_actual_link_rate()Mika Westerberg
2023-06-16thunderbolt: Add DisplayPort 2.x tunneling supportMika Westerberg
2023-06-16thunderbolt: Make bandwidth allocation mode function names consistentMika Westerberg
2023-06-16thunderbolt: Enable USB4 v2 PCIe TLP/DLLP extended encapsulationGil Fine
2023-06-09Merge branch 'thunderbolt/fixes' into thunderbolt/nextMika Westerberg
2023-05-30thunderbolt: Log DisplayPort adapter rate and lanes on discoveryMika Westerberg
2023-05-29thunderbolt: Increase DisplayPort Connection Manager handshake timeoutMika Westerberg
2023-05-24thunderbolt: Allow specifying custom credits for DMA tunnelsMika Westerberg
2023-05-24thunderbolt: Check for ring 0 in tb_tunnel_alloc_dma()Mika Westerberg
2023-02-08Merge tag 'thunderbolt-for-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2023-01-27thunderbolt: Add missing kernel-doc comment to tb_tunnel_maximum_bandwidth()Mika Westerberg
2023-01-17thunderbolt: Add support for DisplayPort bandwidth allocation modeMika Westerberg
2023-01-17thunderbolt: Increase timeout of DP OUT adapter handshakeMika Westerberg
2023-01-17thunderbolt: Use decimal port number in control and tunnel logs tooMika Westerberg
2023-01-09thunderbolt: Use correct function to calculate maximum USB3 link rateMika Westerberg
2022-05-12thunderbolt: Fix buffer allocation of devices with no DisplayPort adaptersGil Fine
2022-04-19thunderbolt: Use different lane for second DisplayPort tunnelMika Westerberg
2022-02-02thunderbolt: Disable LTTPR on Intel Titan RidgeMika Westerberg
2021-12-07thunderbolt: Tear down existing tunnels when resuming from hibernateMika Westerberg
2021-06-01thunderbolt: Allocate credits according to router preferencesMika Westerberg
2021-06-01thunderbolt: Move nfc_credits field to struct tb_path_hopMika Westerberg
2021-03-18thunderbolt: Allow multiple DMA tunnels over a single XDomain connectionMika Westerberg
2021-03-18thunderbolt: Use dedicated flow control for DMA tunnelsMika Westerberg
2021-02-04thunderbolt: Add support for native USB4 _OSCMika Westerberg
2021-01-28thunderbolt: tunnel: Fix misspelling of 'receive_path'Lee Jones
2020-11-11thunderbolt: Make it possible to allocate one directional DMA tunnelMika Westerberg
2020-09-01Merge tag 'thunderbolt-for-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2020-08-25thunderbolt: Use maximum USB3 link rate when reclaiming if link is not upMika Westerberg
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-06-22thunderbolt: Add USB3 bandwidth managementMika Westerberg
2020-06-22thunderbolt: Increase DP DPRX wait timeoutMika Westerberg
2020-06-22thunderbolt: Report consumed bandwidth in both directionsMika Westerberg
2020-06-22thunderbolt: Handle incomplete PCIe/USB3 paths correctly in discoveryMika Westerberg
2020-06-22thunderbolt: Fix path indices used in USB3 tunnel discoveryMika Westerberg
2019-12-18thunderbolt: Add support for USB 3.x tunnelsRajmohan Mani
2019-12-18thunderbolt: Add initial support for USB4Mika Westerberg
2019-11-02thunderbolt: Add bandwidth management for Display Port tunnelsMika Westerberg
2019-11-02thunderbolt: Add Display Port CM handshake for Titan Ridge devicesMika Westerberg
2019-11-02thunderbolt: Add support for lane bondingMika Westerberg