Current linux-lts and linux-current kernels are missing cdc_mbim module, used by some WWAN LTE devices, like Sierra Wireless EM7345 which I'm using. Could you add this module to the kernel, so I don't have to recompile it manually on every upgrade?
Setting CONFIG_USB_NET_CDC_MBIM=m in kernel config is enough to make this module compiled.