Message ID | 20210621225100.21005-1-ryazanov.s.a@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | net: WWAN link creation improvements | expand |
Hello: This series was applied to netdev/net-next.git (refs/heads/master): On Tue, 22 Jun 2021 01:50:50 +0300 you wrote: > This series is intended to make the WWAN network links management easier > for WWAN device drivers. > > The series begins with adding support for network links creation to the > WWAN HW simulator to facilitate code testing. Then there are a couple of > changes that prepe the WWAN core code for further modifications. The > following patches (4-6) simplify driver unregistering procedures by > performing the created links cleanup in the WWAN core. 7th patch is to > avoid the odd hold of a driver module. Next patches (8th and 9th) make > it easier for drivers to create a network interface for a default data > channel. Finally, 10th patch adds support for reporting of data link > (aka channel aka context) id to make user aware which network > interface is bound to which WWAN device data channel. > > [...] Here is the summary with links: - [net-next,v2,01/10] wwan_hwsim: support network interface creation https://git.kernel.org/netdev/net-next/c/f842f48891ad - [net-next,v2,02/10] wwan: core: relocate ops registering code https://git.kernel.org/netdev/net-next/c/355a4e7e0a23 - [net-next,v2,03/10] wwan: core: require WWAN netdev setup callback existence https://git.kernel.org/netdev/net-next/c/58c3b421c62e - [net-next,v2,04/10] wwan: core: multiple netdevs deletion support https://git.kernel.org/netdev/net-next/c/f492fccf3d62 - [net-next,v2,05/10] wwan: core: remove all netdevs on ops unregistering https://git.kernel.org/netdev/net-next/c/2f75238014f0 - [net-next,v2,06/10] net: iosm: drop custom netdev(s) removing https://git.kernel.org/netdev/net-next/c/322a0ba99c50 - [net-next,v2,07/10] wwan: core: no more hold netdev ops owning module https://git.kernel.org/netdev/net-next/c/9f0248ea476e - [net-next,v2,08/10] wwan: core: support default netdev creation https://git.kernel.org/netdev/net-next/c/ca374290aaad - [net-next,v2,09/10] net: iosm: create default link via WWAN core https://git.kernel.org/netdev/net-next/c/83068395bbfc - [net-next,v2,10/10] wwan: core: add WWAN common private data for netdev https://git.kernel.org/netdev/net-next/c/699409240389 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html