summaryrefslogtreecommitdiff
path: root/drivers/net/thunderbolt.c
AgeCommit message (Expand)Author
2023-01-12net: thunderbolt: Move into own directoryMika Westerberg
2022-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-12-08net: thunderbolt: fix memory leak in tbnet_open()Zhengchao Shao
2022-12-02net: thunderbolt: Use bitwise types in the struct thunderbolt_ip_frame_headerAndy Shevchenko
2022-12-02net: thunderbolt: Switch from __maybe_unused to pm_sleep_ptr() etcAndy Shevchenko
2022-11-25net: thunderbolt: Use kmap_local_page() instead of kmap_atomic()Anirudh Venkataramanan
2022-11-16net: thunderbolt: Fix error handling in tbnet_init()Yuan Can
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski
2022-08-31net: thunderbolt: Update module description with mention of USB4Mika Westerberg
2022-08-31net: thunderbolt: Enable full end-to-end flow controlMika Westerberg
2022-08-31net: thunderbolt: Enable DMA paths only after rings are enabledMika Westerberg
2021-10-27net: thunderbolt: use eth_hw_addr_set()Jakub Kicinski
2021-03-18net: thunderbolt: Align the driver to the USB4 networking specMika Westerberg
2021-03-18thunderbolt: Allow multiple DMA tunnels over a single XDomain connectionMika Westerberg
2020-12-15Merge tag 'usb-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-12-09net: thunderbolt: convert comma to semicolonZheng Yongjun
2020-11-11thunderbolt: Add support for end-to-end flow controlMika Westerberg
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-06-23net: thunderbolt: Add comment clarifying prtcstns flagsMika Westerberg
2020-06-22thunderbolt: Get rid of E2E workaroundMika Westerberg
2019-07-30net: Use skb_frag_off accessorsJonathan Lemon
2019-04-18net: thunderbolt: Unregister ThunderboltIP protocol handler when suspendingMika Westerberg
2018-08-29net: thunderbolt: Convert to use SPDX identifierMika Westerberg
2018-02-12net: thunderbolt: Run disconnect flow asynchronously when logout is receivedMika Westerberg
2018-02-12net: thunderbolt: Tear down connection properly on suspendMika Westerberg
2017-11-25net: thunderbolt: Stop using zero to mean no valid DMA mappingMika Westerberg
2017-11-11net: thunderbolt: Clear finished Tx frame bus address in tbnet_tx_callback()Mika Westerberg
2017-10-19thunderbolt: Right shifting to zero bug in tbnet_handle_packet()Dan Carpenter
2017-10-02net: Add support for networking over Thunderbolt cableAmir Levy