| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-01-12 | net: thunderbolt: Add tracepoints | Mika Westerberg | 1 | -1/+4 | |
| These are useful when debugging various performance issues. Signed-off-by: Mika Westerberg <[email protected]> Acked-by: Yehezkel Bernat <[email protected]> Signed-off-by: Jakub Kicinski <[email protected]> | |||||
| 2023-01-12 | net: thunderbolt: Move into own directory | Mika Westerberg | 1 | -0/+3 | |
| We will be adding tracepoints to the driver so instead of littering the main network driver directory, move the driver into its own directory. While there, rename the module to thunderbolt_net (with underscore) to match with the thunderbolt_dma_test convention. Signed-off-by: Mika Westerberg <[email protected]> Acked-by: Yehezkel Bernat <[email protected]> Signed-off-by: Jakub Kicinski <[email protected]> | |||||